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

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

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.02"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9040'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9040'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.02"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9039'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9039'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 53.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97"^^xsd:decimal ;
  dwc:decimalLongitude "53.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 53.12)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97"^^xsd:decimal ;
  geo-pos:long "53.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9032'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.12'^^xsd:double;
  dwc:latitude '-0.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9032'^^xsd:string;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9031'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-1.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9031'^^xsd:string;
  dwc:observationDate '2012-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-1.3"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9030'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-1.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9030'^^xsd:string;
  dwc:observationDate '2012-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 51.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "51.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 51.68)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "51.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9029'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.68'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9029'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.97"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "3.97"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9024'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '3.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9024'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9025'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9025'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.97"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "3.97"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9026'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '3.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9026'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.97"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "3.97"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9023'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '3.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9023'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9020'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9020'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.97"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "3.97"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9021'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '3.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9021'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.97"^^xsd:decimal ;
  dwc:decimalLongitude "-4.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.98)"^^geo:wktLiteral ;
  geo-pos:lat "3.97"^^xsd:decimal ;
  geo-pos:long "-4.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9022'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-4.98'^^xsd:double;
  dwc:latitude '3.97'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9022'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.07"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9012'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '4.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9012'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.93 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.93"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.93 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "3.93"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9011'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '3.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9011'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.93 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.93"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.93 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "3.93"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9010'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '3.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9010'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 5.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9009'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.42'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9009'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.07"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9014'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '4.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9014'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.07"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9015'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '4.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9015'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.07"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9016'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '4.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9016'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.07"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9017'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '4.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9017'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.07"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9018'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '4.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9018'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9019'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9019'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9005'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9005'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8993'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8993'^^xsd:string;
  dwc:observationDate '2012-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8994'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8994'^^xsd:string;
  dwc:observationDate '2012-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 5.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9006'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.42'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9006'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 5.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9007'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.42'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9007'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 5.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9008'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.42'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9008'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 49.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 49.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "49.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8990'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '49.58'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8990'^^xsd:string;
  dwc:observationDate '2012-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 49.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 49.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "49.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8991'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '49.58'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8991'^^xsd:string;
  dwc:observationDate '2012-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8995'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8995'^^xsd:string;
  dwc:observationDate '2012-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8996'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8996'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8997'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8997'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8998'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8998'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8999'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8999'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9000'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9000'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9001'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9001'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9002'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9002'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9003'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9003'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9004'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9004'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8992'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8992'^^xsd:string;
  dwc:observationDate '2012-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4099'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4099'^^xsd:string;
  dwc:observationDate '2004-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4100'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4100'^^xsd:string;
  dwc:observationDate '2004-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.07 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.07"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9013'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '4.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9013'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.7 51.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.7"^^xsd:decimal ;
  dwc:decimalLongitude "51.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.7 51.8)"^^geo:wktLiteral ;
  geo-pos:lat "2.7"^^xsd:decimal ;
  geo-pos:long "51.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3876'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.8'^^xsd:double;
  dwc:latitude '2.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3876'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "19.25"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3877'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '19.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3877'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "19.25"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3875'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '19.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3875'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 51.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.07"^^xsd:decimal ;
  dwc:decimalLongitude "51.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 51.02)"^^geo:wktLiteral ;
  geo-pos:lat "-6.07"^^xsd:decimal ;
  geo-pos:long "51.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2303'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.02'^^xsd:double;
  dwc:latitude '-6.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2303'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 50.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.4"^^xsd:decimal ;
  dwc:decimalLongitude "50.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 50.97)"^^geo:wktLiteral ;
  geo-pos:lat "-6.4"^^xsd:decimal ;
  geo-pos:long "50.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2304'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '50.97'^^xsd:double;
  dwc:latitude '-6.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2304'^^xsd:string;
  dwc:observationDate '2003-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 50.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.4"^^xsd:decimal ;
  dwc:decimalLongitude "50.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 50.97)"^^geo:wktLiteral ;
  geo-pos:lat "-6.4"^^xsd:decimal ;
  geo-pos:long "50.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2305'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '50.97'^^xsd:double;
  dwc:latitude '-6.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2305'^^xsd:string;
  dwc:observationDate '2003-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 -17.53)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "-17.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2306'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2306'^^xsd:string;
  dwc:observationDate '2003-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 51.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.07"^^xsd:decimal ;
  dwc:decimalLongitude "51.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 51.02)"^^geo:wktLiteral ;
  geo-pos:lat "-6.07"^^xsd:decimal ;
  geo-pos:long "51.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2300'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.02'^^xsd:double;
  dwc:latitude '-6.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2300'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-6.03"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2301'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-6.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2301'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-6.03"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2302'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-6.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2302'^^xsd:string;
  dwc:observationDate '2003-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 51.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4"^^xsd:decimal ;
  dwc:decimalLongitude "51.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 51.12)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4"^^xsd:decimal ;
  geo-pos:long "51.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2295'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '51.12'^^xsd:double;
  dwc:latitude '-5.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2295'^^xsd:string;
  dwc:observationDate '2003-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.6 51.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.6 51.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.6"^^xsd:decimal ;
  geo-pos:long "51.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2296'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '51.55'^^xsd:double;
  dwc:latitude '-6.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2296'^^xsd:string;
  dwc:observationDate '2003-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.6 51.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.6 51.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.6"^^xsd:decimal ;
  geo-pos:long "51.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2297'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '51.55'^^xsd:double;
  dwc:latitude '-6.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2297'^^xsd:string;
  dwc:observationDate '2003-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 51.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "51.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 51.52)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "51.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2298'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '51.52'^^xsd:double;
  dwc:latitude '-7'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2298'^^xsd:string;
  dwc:observationDate '2003-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 51.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "51.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 51.52)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "51.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2299'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '51.52'^^xsd:double;
  dwc:latitude '-7'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2299'^^xsd:string;
  dwc:observationDate '2003-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.02 -8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.02 -8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-2.02"^^xsd:decimal ;
  geo-pos:long "-8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3332'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.92'^^xsd:double;
  dwc:latitude '-2.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3332'^^xsd:string;
  dwc:observationDate '2004-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 48.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.72"^^xsd:decimal ;
  dwc:decimalLongitude "48.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 48.22)"^^geo:wktLiteral ;
  geo-pos:lat "-5.72"^^xsd:decimal ;
  geo-pos:long "48.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3329'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '48.22'^^xsd:double;
  dwc:latitude '-5.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3329'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.02 -8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.02 -8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-2.02"^^xsd:decimal ;
  geo-pos:long "-8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3330'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.92'^^xsd:double;
  dwc:latitude '-2.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3330'^^xsd:string;
  dwc:observationDate '2004-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.02 -8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.02 -8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-2.02"^^xsd:decimal ;
  geo-pos:long "-8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3331'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.92'^^xsd:double;
  dwc:latitude '-2.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3331'^^xsd:string;
  dwc:observationDate '2004-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 9)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 345'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 345'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 9)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 346'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 346'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 9)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 344'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 344'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 47.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "47.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 47.53)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "47.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9038'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '47.53'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9038'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -22.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.52"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -22.03)"^^geo:wktLiteral ;
  geo-pos:lat "2.52"^^xsd:decimal ;
  geo-pos:long "-22.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4087'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-22.03'^^xsd:double;
  dwc:latitude '2.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4087'^^xsd:string;
  dwc:observationDate '2004-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -22.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.52"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -22.03)"^^geo:wktLiteral ;
  geo-pos:lat "2.52"^^xsd:decimal ;
  geo-pos:long "-22.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4088'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-22.03'^^xsd:double;
  dwc:latitude '2.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4088'^^xsd:string;
  dwc:observationDate '2004-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -22.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.52"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -22.03)"^^geo:wktLiteral ;
  geo-pos:lat "2.52"^^xsd:decimal ;
  geo-pos:long "-22.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4089'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-22.03'^^xsd:double;
  dwc:latitude '2.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4089'^^xsd:string;
  dwc:observationDate '2004-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -22.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.52"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -22.03)"^^geo:wktLiteral ;
  geo-pos:lat "2.52"^^xsd:decimal ;
  geo-pos:long "-22.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4090'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-22.03'^^xsd:double;
  dwc:latitude '2.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4090'^^xsd:string;
  dwc:observationDate '2004-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 -21.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.98"^^xsd:decimal ;
  dwc:decimalLongitude "-21.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 -21.43)"^^geo:wktLiteral ;
  geo-pos:lat "2.98"^^xsd:decimal ;
  geo-pos:long "-21.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4091'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-21.43'^^xsd:double;
  dwc:latitude '2.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4091'^^xsd:string;
  dwc:observationDate '2004-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 73.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.68"^^xsd:decimal ;
  dwc:decimalLongitude "73.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 73.48)"^^geo:wktLiteral ;
  geo-pos:lat "-4.68"^^xsd:decimal ;
  geo-pos:long "73.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4092'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '73.48'^^xsd:double;
  dwc:latitude '-4.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4092'^^xsd:string;
  dwc:observationDate '2004-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 73.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.68"^^xsd:decimal ;
  dwc:decimalLongitude "73.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 73.48)"^^geo:wktLiteral ;
  geo-pos:lat "-4.68"^^xsd:decimal ;
  geo-pos:long "73.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4093'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '73.48'^^xsd:double;
  dwc:latitude '-4.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4093'^^xsd:string;
  dwc:observationDate '2004-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 73.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.68"^^xsd:decimal ;
  dwc:decimalLongitude "73.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 73.48)"^^geo:wktLiteral ;
  geo-pos:lat "-4.68"^^xsd:decimal ;
  geo-pos:long "73.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4094'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '73.48'^^xsd:double;
  dwc:latitude '-4.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4094'^^xsd:string;
  dwc:observationDate '2004-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4095'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4095'^^xsd:string;
  dwc:observationDate '2004-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4096'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4096'^^xsd:string;
  dwc:observationDate '2004-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4097'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4097'^^xsd:string;
  dwc:observationDate '2004-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4098'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4098'^^xsd:string;
  dwc:observationDate '2004-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 53.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97"^^xsd:decimal ;
  dwc:decimalLongitude "53.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 53.12)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97"^^xsd:decimal ;
  geo-pos:long "53.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9036'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.12'^^xsd:double;
  dwc:latitude '-0.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9036'^^xsd:string;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18 49.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18"^^xsd:decimal ;
  dwc:decimalLongitude "49.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18 49.85)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18"^^xsd:decimal ;
  geo-pos:long "49.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9035'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.85'^^xsd:double;
  dwc:latitude '-3.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9035'^^xsd:string;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 47.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "47.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 47.53)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "47.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9037'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '47.53'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9037'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6523'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6523'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6524'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6524'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6525'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6525'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6526'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6526'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6527'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6527'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4025'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4025'^^xsd:string;
  dwc:observationDate '2004-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.12 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.12"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.12 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "20.12"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4837'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '20.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4837'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.48)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-17.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4838'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-17.48'^^xsd:double;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4838'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.48)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-17.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4839'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-17.48'^^xsd:double;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4839'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.48)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-17.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4840'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-17.48'^^xsd:double;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4840'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4841'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4841'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4842'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-6.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4842'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4843'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-6.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4843'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.13 48.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.13"^^xsd:decimal ;
  dwc:decimalLongitude "48.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.13 48.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.13"^^xsd:decimal ;
  geo-pos:long "48.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4844'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '48.28'^^xsd:double;
  dwc:latitude '-2.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4844'^^xsd:string;
  dwc:observationDate '2005-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 51.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "51.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 51.35)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "51.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4845'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.35'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4845'^^xsd:string;
  dwc:observationDate '2005-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 51.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "51.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 51.35)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "51.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4846'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.35'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4846'^^xsd:string;
  dwc:observationDate '2005-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 51.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "51.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 51.35)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "51.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4847'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.35'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4847'^^xsd:string;
  dwc:observationDate '2005-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18 49.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18"^^xsd:decimal ;
  dwc:decimalLongitude "49.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18 49.85)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18"^^xsd:decimal ;
  geo-pos:long "49.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9033'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.85'^^xsd:double;
  dwc:latitude '-3.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9033'^^xsd:string;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18 49.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.18"^^xsd:decimal ;
  dwc:decimalLongitude "49.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.18 49.85)"^^geo:wktLiteral ;
  geo-pos:lat "-3.18"^^xsd:decimal ;
  geo-pos:long "49.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9034'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.85'^^xsd:double;
  dwc:latitude '-3.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9034'^^xsd:string;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4026'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4026'^^xsd:string;
  dwc:observationDate '2004-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4024'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4024'^^xsd:string;
  dwc:observationDate '2004-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6520'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6520'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6521'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6521'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6522'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6522'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6027'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6027'^^xsd:string;
  dwc:observationDate '2007-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6028'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6028'^^xsd:string;
  dwc:observationDate '2007-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6029'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6029'^^xsd:string;
  dwc:observationDate '2007-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 40.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "40.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 40.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "40.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6030'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '40.17'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6030'^^xsd:string;
  dwc:observationDate '2007-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 40.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "40.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 40.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "40.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6031'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '40.17'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6031'^^xsd:string;
  dwc:observationDate '2007-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 40.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "40.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 40.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "40.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6032'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '40.17'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6032'^^xsd:string;
  dwc:observationDate '2007-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 40.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "40.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 40.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "40.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6033'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '40.17'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6033'^^xsd:string;
  dwc:observationDate '2007-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6034'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6034'^^xsd:string;
  dwc:observationDate '2007-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.72"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.72"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6035'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '-2.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6035'^^xsd:string;
  dwc:observationDate '2007-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4023'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4023'^^xsd:string;
  dwc:observationDate '2004-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.63 49.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.63"^^xsd:decimal ;
  dwc:decimalLongitude "49.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.63 49.85)"^^geo:wktLiteral ;
  geo-pos:lat "-8.63"^^xsd:decimal ;
  geo-pos:long "49.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6025'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '49.85'^^xsd:double;
  dwc:latitude '-8.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6025'^^xsd:string;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6026'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6026'^^xsd:string;
  dwc:observationDate '2007-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "-7.07"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2309'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '-7.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2309'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.6 45.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.6"^^xsd:decimal ;
  dwc:decimalLongitude "45.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.6 45.92)"^^geo:wktLiteral ;
  geo-pos:lat "-7.6"^^xsd:decimal ;
  geo-pos:long "45.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2310'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '45.92'^^xsd:double;
  dwc:latitude '-7.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2310'^^xsd:string;
  dwc:observationDate '2003-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "61.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.07)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "61.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4022'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '61.07'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4022'^^xsd:string;
  dwc:observationDate '2004-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.12 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.12"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.12 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "20.12"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4836'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '20.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4836'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 -17.53)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "-17.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2308'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2308'^^xsd:string;
  dwc:observationDate '2003-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 -17.53)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "-17.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2307'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2307'^^xsd:string;
  dwc:observationDate '2003-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4041'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4041'^^xsd:string;
  dwc:observationDate '2004-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4042'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4042'^^xsd:string;
  dwc:observationDate '2004-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4043'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4043'^^xsd:string;
  dwc:observationDate '2004-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4044'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4044'^^xsd:string;
  dwc:observationDate '2004-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4045'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4045'^^xsd:string;
  dwc:observationDate '2004-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 57.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "57.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 57.12)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "57.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4046'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.12'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4046'^^xsd:string;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 57.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "57.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 57.12)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "57.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4047'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.12'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4047'^^xsd:string;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 57.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "57.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 57.12)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "57.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4048'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.12'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4048'^^xsd:string;
  dwc:observationDate '2004-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.23"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.23"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4049'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-3.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4049'^^xsd:string;
  dwc:observationDate '2004-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.23"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.23"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4050'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-3.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4050'^^xsd:string;
  dwc:observationDate '2004-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.23"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.23"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4051'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-3.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4051'^^xsd:string;
  dwc:observationDate '2004-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 56.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.18"^^xsd:decimal ;
  dwc:decimalLongitude "56.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 56.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.18"^^xsd:decimal ;
  geo-pos:long "56.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4052'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '56.67'^^xsd:double;
  dwc:latitude '-4.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4052'^^xsd:string;
  dwc:observationDate '2004-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.43"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "19.43"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4053'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '19.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4053'^^xsd:string;
  dwc:observationDate '2004-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.43"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "19.43"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4054'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '19.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4054'^^xsd:string;
  dwc:observationDate '2004-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 60.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "60.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 60.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "60.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4027'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.27'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4027'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 60.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "60.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 60.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "60.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4028'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.27'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4028'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 60.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "60.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 60.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "60.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4029'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.27'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4029'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 60.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "60.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 60.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "60.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4030'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.27'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4030'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4031'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4031'^^xsd:string;
  dwc:observationDate '2004-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 56.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "56.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 56.73)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "56.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4032'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '56.73'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4032'^^xsd:string;
  dwc:observationDate '2004-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4033'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4033'^^xsd:string;
  dwc:observationDate '2004-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 56.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "56.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 56.73)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "56.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4034'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '56.73'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4034'^^xsd:string;
  dwc:observationDate '2004-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4035'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4035'^^xsd:string;
  dwc:observationDate '2004-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 56.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "56.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 56.73)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "56.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4036'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '56.73'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4036'^^xsd:string;
  dwc:observationDate '2004-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4037'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4037'^^xsd:string;
  dwc:observationDate '2004-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4038'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4038'^^xsd:string;
  dwc:observationDate '2004-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4039'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4039'^^xsd:string;
  dwc:observationDate '2004-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4073'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4073'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4074'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4074'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4075'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4075'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4076'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4076'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "2.8"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4077'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '2.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4077'^^xsd:string;
  dwc:observationDate '2004-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "2.8"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4078'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '2.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4078'^^xsd:string;
  dwc:observationDate '2004-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "2.8"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4079'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '2.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4079'^^xsd:string;
  dwc:observationDate '2004-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "2.8"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4080'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '2.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4080'^^xsd:string;
  dwc:observationDate '2004-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 74.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "74.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 74.32)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "74.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4081'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '74.32'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4081'^^xsd:string;
  dwc:observationDate '2004-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -12.95)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4082'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.95'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4082'^^xsd:string;
  dwc:observationDate '2004-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -12.95)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4083'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.95'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4083'^^xsd:string;
  dwc:observationDate '2004-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -12.95)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4084'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.95'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4084'^^xsd:string;
  dwc:observationDate '2004-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -12.95)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4085'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.95'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4085'^^xsd:string;
  dwc:observationDate '2004-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.43"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4086'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4086'^^xsd:string;
  dwc:observationDate '2004-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.43"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "19.43"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4055'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '19.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4055'^^xsd:string;
  dwc:observationDate '2004-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 61.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "61.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 61.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "61.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4056'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '61.88'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4056'^^xsd:string;
  dwc:observationDate '2004-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 61.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "61.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 61.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "61.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4057'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '61.88'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4057'^^xsd:string;
  dwc:observationDate '2004-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 61.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "61.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 61.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "61.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4058'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '61.88'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4058'^^xsd:string;
  dwc:observationDate '2004-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4059'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4059'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4060'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4060'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4061'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4061'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4062'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4062'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4063'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4063'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4064'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4064'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4065'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4065'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4066'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4066'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4067'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4067'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4068'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4068'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.6 51.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.6 51.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.6"^^xsd:decimal ;
  geo-pos:long "51.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2294'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '51.55'^^xsd:double;
  dwc:latitude '-6.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2294'^^xsd:string;
  dwc:observationDate '2003-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.37 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.37 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "16.37"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3328'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '16.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3328'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 9)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 343'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 343'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4069'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4069'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 -15)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4070'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4070'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4071'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4071'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4072'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4072'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 7.92)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1772'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '7.92'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1772'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 4.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.18"^^xsd:decimal ;
  dwc:decimalLongitude "4.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 4.37)"^^geo:wktLiteral ;
  geo-pos:lat "2.18"^^xsd:decimal ;
  geo-pos:long "4.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 352'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '4.37'^^xsd:double;
  dwc:latitude '2.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 352'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -3)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 351'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 351'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 4.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 4.97)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "4.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 350'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '4.97'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 350'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 0.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "0.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 0.87)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "0.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 348'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '0.87'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 348'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.37 0.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.37"^^xsd:decimal ;
  dwc:decimalLongitude "0.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.37 0.82)"^^geo:wktLiteral ;
  geo-pos:lat "-0.37"^^xsd:decimal ;
  geo-pos:long "0.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 349'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '0.82'^^xsd:double;
  dwc:latitude '-0.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 349'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 347'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 347'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.58 58.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.58"^^xsd:decimal ;
  dwc:decimalLongitude "58.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.58 58.12)"^^geo:wktLiteral ;
  geo-pos:lat "-8.58"^^xsd:decimal ;
  geo-pos:long "58.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9272'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '58.12'^^xsd:double;
  dwc:latitude '-8.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9272'^^xsd:string;
  dwc:observationDate '2012-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -13.05)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "-13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2372'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-13.05'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2372'^^xsd:string;
  dwc:observationDate '2003-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.55"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3363'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '-1.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3363'^^xsd:string;
  dwc:observationDate '2004-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.27 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.27 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "12.27"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2366'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '12.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2366'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.27 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.27 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "12.27"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2367'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '12.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2367'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -13.05)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "-13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2368'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-13.05'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2368'^^xsd:string;
  dwc:observationDate '2003-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 53.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.95"^^xsd:decimal ;
  dwc:decimalLongitude "53.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 53.87)"^^geo:wktLiteral ;
  geo-pos:lat "-7.95"^^xsd:decimal ;
  geo-pos:long "53.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2369'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.87'^^xsd:double;
  dwc:latitude '-7.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2369'^^xsd:string;
  dwc:observationDate '2003-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -13.05)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "-13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2370'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-13.05'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2370'^^xsd:string;
  dwc:observationDate '2003-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -13.05)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "-13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2371'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-13.05'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2371'^^xsd:string;
  dwc:observationDate '2003-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 0.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.98"^^xsd:decimal ;
  dwc:decimalLongitude "0.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 0.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.98"^^xsd:decimal ;
  geo-pos:long "0.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 298'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '0.78'^^xsd:double;
  dwc:latitude '3.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 298'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 1.13)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 299'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '1.13'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 299'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 0.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.98"^^xsd:decimal ;
  dwc:decimalLongitude "0.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 0.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.98"^^xsd:decimal ;
  geo-pos:long "0.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 300'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '0.78'^^xsd:double;
  dwc:latitude '3.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 300'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "52.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.52)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "52.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8637'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '52.52'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8637'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 0.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.98"^^xsd:decimal ;
  dwc:decimalLongitude "0.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 0.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.98"^^xsd:decimal ;
  geo-pos:long "0.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 296'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '0.78'^^xsd:double;
  dwc:latitude '3.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 296'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 1.13)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 297'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '1.13'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 297'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 1.13)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 295'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '1.13'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 295'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.32 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.32"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.32 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "-6.32"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5115'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '-6.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5115'^^xsd:string;
  dwc:observationDate '2006-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "-0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 289'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-0.58'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 289'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "-0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 290'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-0.58'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 290'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.87 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.87"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.87 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "-8.87"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5124'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '-8.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5124'^^xsd:string;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.93 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.93 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-8.93"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5125'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-8.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5125'^^xsd:string;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 53.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "53.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 53.38)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "53.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5123'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.38'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5123'^^xsd:string;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.93 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.93 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-8.93"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5126'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-8.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5126'^^xsd:string;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.93 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.93 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-8.93"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5127'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-8.93'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5127'^^xsd:string;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  geo-pos:lat "7.55"^^xsd:decimal ;
  geo-pos:long "-14.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2491'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-14.47'^^xsd:double;
  dwc:latitude '7.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2491'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  geo-pos:lat "7.55"^^xsd:decimal ;
  geo-pos:long "-14.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2492'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-14.47'^^xsd:double;
  dwc:latitude '7.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2492'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  geo-pos:lat "7.55"^^xsd:decimal ;
  geo-pos:long "-14.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2493'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-14.47'^^xsd:double;
  dwc:latitude '7.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2493'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  geo-pos:lat "7.55"^^xsd:decimal ;
  geo-pos:long "-14.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2494'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-14.47'^^xsd:double;
  dwc:latitude '7.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2494'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  geo-pos:lat "7.55"^^xsd:decimal ;
  geo-pos:long "-14.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2495'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-14.47'^^xsd:double;
  dwc:latitude '7.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2495'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.32 53.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.32"^^xsd:decimal ;
  dwc:decimalLongitude "53.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.32 53.9)"^^geo:wktLiteral ;
  geo-pos:lat "-6.32"^^xsd:decimal ;
  geo-pos:long "53.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5116'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '53.9'^^xsd:double;
  dwc:latitude '-6.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5116'^^xsd:string;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.95 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.95"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.95 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-8.95"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5117'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-8.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5117'^^xsd:string;
  dwc:observationDate '2006-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.95 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.95"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.95 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-8.95"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5118'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-8.95'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5118'^^xsd:string;
  dwc:observationDate '2006-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.95 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.95"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.95 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-8.95"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5119'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-8.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5119'^^xsd:string;
  dwc:observationDate '2006-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 53.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.15"^^xsd:decimal ;
  dwc:decimalLongitude "53.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 53.13)"^^geo:wktLiteral ;
  geo-pos:lat "-9.15"^^xsd:decimal ;
  geo-pos:long "53.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5120'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.13'^^xsd:double;
  dwc:latitude '-9.15'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5120'^^xsd:string;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 53.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "53.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 53.38)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "53.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5121'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.38'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5121'^^xsd:string;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 53.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "53.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 53.38)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "53.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5122'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.38'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5122'^^xsd:string;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  geo-pos:lat "7.55"^^xsd:decimal ;
  geo-pos:long "-14.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2497'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-14.47'^^xsd:double;
  dwc:latitude '7.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2497'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  geo-pos:lat "7.55"^^xsd:decimal ;
  geo-pos:long "-14.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2498'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-14.47'^^xsd:double;
  dwc:latitude '7.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2498'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.55 -14.47)"^^geo:wktLiteral ;
  geo-pos:lat "7.55"^^xsd:decimal ;
  geo-pos:long "-14.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2496'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-14.47'^^xsd:double;
  dwc:latitude '7.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2496'^^xsd:string;
  dwc:observationDate '2003-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "-0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 291'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-0.58'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 291'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.72"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "-7.72"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2490'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '-7.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2490'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "-0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 292'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-0.58'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 292'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "-0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 293'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-0.58'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 293'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "-0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 294'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-0.58'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 294'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 54.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "54.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 54.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "54.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7475'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.27'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7475'^^xsd:string;
  dwc:observationDate '2009-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.48 51.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.48 51.33)"^^geo:wktLiteral ;
  geo-pos:lat "2.48"^^xsd:decimal ;
  geo-pos:long "51.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7476'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '51.33'^^xsd:double;
  dwc:latitude '2.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7476'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 49.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.32"^^xsd:decimal ;
  dwc:decimalLongitude "49.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 49.73)"^^geo:wktLiteral ;
  geo-pos:lat "-3.32"^^xsd:decimal ;
  geo-pos:long "49.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6183'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.73'^^xsd:double;
  dwc:latitude '-3.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6183'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1 -11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1 -11.12)"^^geo:wktLiteral ;
  geo-pos:lat "6.1"^^xsd:decimal ;
  geo-pos:long "-11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2429'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-11.12'^^xsd:double;
  dwc:latitude '6.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2429'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 64)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8779'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '64'^^xsd:integer;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8779'^^xsd:string;
  dwc:observationDate '2012-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.67 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.67 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.67"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8791'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '6.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8791'^^xsd:string;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.33 -8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.33"^^xsd:decimal ;
  dwc:decimalLongitude "-8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.33 -8.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.33"^^xsd:decimal ;
  geo-pos:long "-8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 163'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-8.92'^^xsd:double;
  dwc:latitude '4.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 163'^^xsd:string;
  dwc:observationDate '2000-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.13 -17.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.13"^^xsd:decimal ;
  dwc:decimalLongitude "-17.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.13 -17.18)"^^geo:wktLiteral ;
  geo-pos:lat "9.13"^^xsd:decimal ;
  geo-pos:long "-17.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 164'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.18'^^xsd:double;
  dwc:latitude '9.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 164'^^xsd:string;
  dwc:observationDate '2000-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -13.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.23"^^xsd:decimal ;
  dwc:decimalLongitude "-13.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -13.88)"^^geo:wktLiteral ;
  geo-pos:lat "7.23"^^xsd:decimal ;
  geo-pos:long "-13.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 165'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-13.88'^^xsd:double;
  dwc:latitude '7.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 165'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -13.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.23"^^xsd:decimal ;
  dwc:decimalLongitude "-13.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -13.88)"^^geo:wktLiteral ;
  geo-pos:lat "7.23"^^xsd:decimal ;
  geo-pos:long "-13.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 166'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-13.88'^^xsd:double;
  dwc:latitude '7.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 166'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 54.08)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "54.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5005'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '54.08'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5005'^^xsd:string;
  dwc:observationDate '2005-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.32 -10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.32"^^xsd:decimal ;
  dwc:decimalLongitude "-10.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.32 -10.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.32"^^xsd:decimal ;
  geo-pos:long "-10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 162'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-10.12'^^xsd:double;
  dwc:latitude '3.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 162'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.15 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.15"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.15 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.15"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2320'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '-8.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2320'^^xsd:string;
  dwc:observationDate '2003-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 53.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.78"^^xsd:decimal ;
  dwc:decimalLongitude "53.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 53.28)"^^geo:wktLiteral ;
  geo-pos:lat "3.78"^^xsd:decimal ;
  geo-pos:long "53.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3879'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.28'^^xsd:double;
  dwc:latitude '3.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3879'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4 -18.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4"^^xsd:decimal ;
  dwc:decimalLongitude "-18.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4 -18.27)"^^geo:wktLiteral ;
  geo-pos:lat "16.4"^^xsd:decimal ;
  geo-pos:long "-18.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3335'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-18.27'^^xsd:double;
  dwc:latitude '16.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3335'^^xsd:string;
  dwc:observationDate '2004-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 47.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "47.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 47.93)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "47.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3337'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '47.93'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3337'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -1.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-1.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -1.12)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "-1.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3338'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.12'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3338'^^xsd:string;
  dwc:observationDate '2004-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -22.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -22.28)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "-22.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3339'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-22.28'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3339'^^xsd:string;
  dwc:observationDate '2004-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -1.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-1.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -1.12)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "-1.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3340'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.12'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3340'^^xsd:string;
  dwc:observationDate '2004-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.25 -21.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.25 -21.98)"^^geo:wktLiteral ;
  geo-pos:lat "5.25"^^xsd:decimal ;
  geo-pos:long "-21.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3336'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-21.98'^^xsd:double;
  dwc:latitude '5.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3336'^^xsd:string;
  dwc:observationDate '2004-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-15.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 176'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 176'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-15.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 177'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 177'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-15.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 178'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 178'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-15.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 179'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 179'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-15.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 180'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 180'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-15.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 181'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 181'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8767'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8767'^^xsd:string;
  dwc:observationDate '2012-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.67"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-7.67"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2313'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-7.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2313'^^xsd:string;
  dwc:observationDate '2003-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.03 46.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.03 46.27)"^^geo:wktLiteral ;
  geo-pos:lat "-8.03"^^xsd:decimal ;
  geo-pos:long "46.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2314'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '46.27'^^xsd:double;
  dwc:latitude '-8.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2314'^^xsd:string;
  dwc:observationDate '2003-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.03 46.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.03 46.27)"^^geo:wktLiteral ;
  geo-pos:lat "-8.03"^^xsd:decimal ;
  geo-pos:long "46.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2315'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '46.27'^^xsd:double;
  dwc:latitude '-8.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2315'^^xsd:string;
  dwc:observationDate '2003-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 46.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8"^^xsd:decimal ;
  dwc:decimalLongitude "46.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 46.4)"^^geo:wktLiteral ;
  geo-pos:lat "-8"^^xsd:decimal ;
  geo-pos:long "46.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2316'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '46.4'^^xsd:double;
  dwc:latitude '-8'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2316'^^xsd:string;
  dwc:observationDate '2003-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -10.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -10.15)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-10.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2317'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.15'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2317'^^xsd:string;
  dwc:observationDate '2003-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -10.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -10.15)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-10.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2318'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.15'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2318'^^xsd:string;
  dwc:observationDate '2003-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -10.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -10.15)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-10.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2319'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.15'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2319'^^xsd:string;
  dwc:observationDate '2003-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 47.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 47.58)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "47.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4856'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '47.58'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4856'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 51.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "51.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 51.35)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "51.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4848'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.35'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4848'^^xsd:string;
  dwc:observationDate '2005-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4 -18.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.4"^^xsd:decimal ;
  dwc:decimalLongitude "-18.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.4 -18.27)"^^geo:wktLiteral ;
  geo-pos:lat "16.4"^^xsd:decimal ;
  geo-pos:long "-18.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3334'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-18.27'^^xsd:double;
  dwc:latitude '16.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3334'^^xsd:string;
  dwc:observationDate '2004-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4858'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4858'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 47.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 47.58)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "47.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4857'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '47.58'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4857'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 50.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "50.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 50.45)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "50.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4849'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.45'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4849'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 50.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "50.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 50.45)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "50.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4850'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.45'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4850'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.17 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.17"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.17 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-7.17"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4851'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-7.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4851'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.17 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.17"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.17 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-7.17"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4852'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-7.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4852'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.17 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.17"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.17 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-7.17"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4853'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-7.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4853'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.17 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.17"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.17 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-7.17"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4854'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-7.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4854'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 47.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 47.58)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "47.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4855'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '47.58'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4855'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 48.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "48.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 48.6)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "48.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2311'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '48.6'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2311'^^xsd:string;
  dwc:observationDate '2003-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5 45.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5"^^xsd:decimal ;
  dwc:decimalLongitude "45.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5 45.92)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5"^^xsd:decimal ;
  geo-pos:long "45.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2312'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '45.92'^^xsd:double;
  dwc:latitude '-7.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2312'^^xsd:string;
  dwc:observationDate '2003-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -13.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.23"^^xsd:decimal ;
  dwc:decimalLongitude "-13.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -13.88)"^^geo:wktLiteral ;
  geo-pos:lat "7.23"^^xsd:decimal ;
  geo-pos:long "-13.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 168'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-13.88'^^xsd:double;
  dwc:latitude '7.23'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 168'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -13.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.23"^^xsd:decimal ;
  dwc:decimalLongitude "-13.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -13.88)"^^geo:wktLiteral ;
  geo-pos:lat "7.23"^^xsd:decimal ;
  geo-pos:long "-13.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 169'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-13.88'^^xsd:double;
  dwc:latitude '7.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 169'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.82"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.82"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 170'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '8.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 170'^^xsd:string;
  dwc:observationDate '2000-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.82"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.82"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 171'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '8.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 171'^^xsd:string;
  dwc:observationDate '2000-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.82"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.82"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 172'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '8.82'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 172'^^xsd:string;
  dwc:observationDate '2000-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.82"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.82"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 173'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '8.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 173'^^xsd:string;
  dwc:observationDate '2000-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.82"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.82"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 174'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '8.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 174'^^xsd:string;
  dwc:observationDate '2000-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-15.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 175'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 175'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.82"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.82"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5006'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '0.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5006'^^xsd:string;
  dwc:observationDate '2005-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -13.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.23"^^xsd:decimal ;
  dwc:decimalLongitude "-13.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -13.88)"^^geo:wktLiteral ;
  geo-pos:lat "7.23"^^xsd:decimal ;
  geo-pos:long "-13.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 167'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-13.88'^^xsd:double;
  dwc:latitude '7.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 167'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 47.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.85"^^xsd:decimal ;
  dwc:decimalLongitude "47.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 47.93)"^^geo:wktLiteral ;
  geo-pos:lat "-1.85"^^xsd:decimal ;
  geo-pos:long "47.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4932'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.93'^^xsd:double;
  dwc:latitude '-1.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4932'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.55"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 74'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '3.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 74'^^xsd:string;
  dwc:observationDate '2000-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.55"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 75'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '3.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 75'^^xsd:string;
  dwc:observationDate '2000-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 49.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.78"^^xsd:decimal ;
  dwc:decimalLongitude "49.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 49.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.78"^^xsd:decimal ;
  geo-pos:long "49.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4927'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.47'^^xsd:double;
  dwc:latitude '-2.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4927'^^xsd:string;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 47.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.23"^^xsd:decimal ;
  dwc:decimalLongitude "47.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 47.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.23"^^xsd:decimal ;
  geo-pos:long "47.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4928'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '47.93'^^xsd:double;
  dwc:latitude '-2.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4928'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-9.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4929'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-9.92'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4929'^^xsd:string;
  dwc:observationDate '2005-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 47.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.77"^^xsd:decimal ;
  dwc:decimalLongitude "47.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 47.98)"^^geo:wktLiteral ;
  geo-pos:lat "-1.77"^^xsd:decimal ;
  geo-pos:long "47.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4930'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.98'^^xsd:double;
  dwc:latitude '-1.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4930'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 47.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.77"^^xsd:decimal ;
  dwc:decimalLongitude "47.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 47.98)"^^geo:wktLiteral ;
  geo-pos:lat "-1.77"^^xsd:decimal ;
  geo-pos:long "47.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4931'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.98'^^xsd:double;
  dwc:latitude '-1.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4931'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 49.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.78"^^xsd:decimal ;
  dwc:decimalLongitude "49.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 49.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.78"^^xsd:decimal ;
  geo-pos:long "49.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4925'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.47'^^xsd:double;
  dwc:latitude '-2.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4925'^^xsd:string;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4926'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-9.83'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4926'^^xsd:string;
  dwc:observationDate '2005-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9208'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9208'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9209'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9209'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9210'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9210'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9211'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9211'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.58"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.58"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9212'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '-1.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9212'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9213'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9213'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9214'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9214'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9215'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9215'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9216'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9216'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9217'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9217'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9218'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9218'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9219'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9219'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9204'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9204'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9205'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9205'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9206'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9206'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9207'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9207'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9220'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9220'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9221'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9221'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9222'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9222'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.98"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9223'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-9.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9223'^^xsd:string;
  dwc:observationDate '2012-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.98"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9224'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-9.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9224'^^xsd:string;
  dwc:observationDate '2012-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.98"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9225'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-9.98'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9225'^^xsd:string;
  dwc:observationDate '2012-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 3.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 3.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "3.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9198'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.27'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9198'^^xsd:string;
  dwc:observationDate '2012-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 3.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 3.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "3.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9199'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.27'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9199'^^xsd:string;
  dwc:observationDate '2012-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 3.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 3.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "3.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9200'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.27'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9200'^^xsd:string;
  dwc:observationDate '2012-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 53.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "53.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 53.63)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "53.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9201'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.63'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9201'^^xsd:string;
  dwc:observationDate '2012-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9202'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9202'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9203'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9203'^^xsd:string;
  dwc:observationDate '2012-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 3.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 3.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "3.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9196'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.27'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9196'^^xsd:string;
  dwc:observationDate '2012-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 3.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "3.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 3.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "3.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9197'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.27'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9197'^^xsd:string;
  dwc:observationDate '2012-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.13 58.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.13 58.53)"^^geo:wktLiteral ;
  geo-pos:lat "-5.13"^^xsd:decimal ;
  geo-pos:long "58.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9195'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '58.53'^^xsd:double;
  dwc:latitude '-5.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9195'^^xsd:string;
  dwc:observationDate '2012-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 -17.23)"^^geo:wktLiteral ;
  geo-pos:lat "2.92"^^xsd:decimal ;
  geo-pos:long "-17.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9178'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '2.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9178'^^xsd:string;
  dwc:observationDate '2012-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 -17.23)"^^geo:wktLiteral ;
  geo-pos:lat "2.92"^^xsd:decimal ;
  geo-pos:long "-17.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9179'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '2.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9179'^^xsd:string;
  dwc:observationDate '2012-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 49.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "49.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 49.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "49.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9180'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '49.62'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9180'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 49.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "49.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 49.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "49.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9181'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '49.62'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9181'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 49.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "49.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 49.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "49.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9182'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '49.62'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9182'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 55.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.82"^^xsd:decimal ;
  dwc:decimalLongitude "55.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 55.63)"^^geo:wktLiteral ;
  geo-pos:lat "-6.82"^^xsd:decimal ;
  geo-pos:long "55.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9183'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '55.63'^^xsd:double;
  dwc:latitude '-6.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9183'^^xsd:string;
  dwc:observationDate '2012-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 58.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "58.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 58.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "58.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9184'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '58.17'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9184'^^xsd:string;
  dwc:observationDate '2012-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 58.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "58.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 58.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "58.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9185'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '58.17'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9185'^^xsd:string;
  dwc:observationDate '2012-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 58.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "58.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 58.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "58.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9186'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '58.17'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9186'^^xsd:string;
  dwc:observationDate '2012-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 58.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "58.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 58.73)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "58.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9187'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.73'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9187'^^xsd:string;
  dwc:observationDate '2012-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9174'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9174'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27 47.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.27"^^xsd:decimal ;
  dwc:decimalLongitude "47.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.27 47.95)"^^geo:wktLiteral ;
  geo-pos:lat "-1.27"^^xsd:decimal ;
  geo-pos:long "47.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9175'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '47.95'^^xsd:double;
  dwc:latitude '-1.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9175'^^xsd:string;
  dwc:observationDate '2012-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 -17.23)"^^geo:wktLiteral ;
  geo-pos:lat "2.92"^^xsd:decimal ;
  geo-pos:long "-17.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9176'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '2.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9176'^^xsd:string;
  dwc:observationDate '2012-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.92"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 -17.23)"^^geo:wktLiteral ;
  geo-pos:lat "2.92"^^xsd:decimal ;
  geo-pos:long "-17.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9177'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '2.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9177'^^xsd:string;
  dwc:observationDate '2012-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9171'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9171'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9172'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9172'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9173'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9173'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 13)"^^geo:wktLiteral ;
  geo-pos:lat "-11"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9191'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9191'^^xsd:string;
  dwc:observationDate '2012-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 13)"^^geo:wktLiteral ;
  geo-pos:lat "-11"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9192'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9192'^^xsd:string;
  dwc:observationDate '2012-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 13)"^^geo:wktLiteral ;
  geo-pos:lat "-11"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9193'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9193'^^xsd:string;
  dwc:observationDate '2012-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 13)"^^geo:wktLiteral ;
  geo-pos:lat "-11"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9194'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9194'^^xsd:string;
  dwc:observationDate '2012-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 58.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.08"^^xsd:decimal ;
  dwc:decimalLongitude "58.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 58.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.08"^^xsd:decimal ;
  geo-pos:long "58.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9188'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.62'^^xsd:double;
  dwc:latitude '-4.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9188'^^xsd:string;
  dwc:observationDate '2012-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 58.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "58.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 58.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "58.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9189'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '58.92'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9189'^^xsd:string;
  dwc:observationDate '2012-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 13)"^^geo:wktLiteral ;
  geo-pos:lat "-11"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9190'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9190'^^xsd:string;
  dwc:observationDate '2012-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 54.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "54.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 54.23)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "54.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6145'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '54.23'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6145'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 54.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "54.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 54.23)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "54.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6146'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '54.23'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6146'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.78 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.78 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "16.78"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6147'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '16.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6147'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.05"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "2.05"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 370'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '2.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 370'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.05"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "2.05"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 371'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '2.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 371'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 0.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.17"^^xsd:decimal ;
  dwc:decimalLongitude "0.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 0.68)"^^geo:wktLiteral ;
  geo-pos:lat "-0.17"^^xsd:decimal ;
  geo-pos:long "0.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 372'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '0.68'^^xsd:double;
  dwc:latitude '-0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 372'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 373'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '10.28'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 373'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9152'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9152'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9153'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9153'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9154'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9154'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9155'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9155'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9156'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9156'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9157'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9157'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9158'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9158'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9159'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9159'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9160'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9160'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9161'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9161'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9162'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9162'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9163'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9163'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9164'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9164'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.98"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9226'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-9.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9226'^^xsd:string;
  dwc:observationDate '2012-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 12.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.98"^^xsd:decimal ;
  geo-pos:long "12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9227'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '12.47'^^xsd:double;
  dwc:latitude '-9.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9227'^^xsd:string;
  dwc:observationDate '2012-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 53.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "53.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 53.32)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "53.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9228'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.32'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9228'^^xsd:string;
  dwc:observationDate '2012-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9111'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9111'^^xsd:string;
  dwc:observationDate '2012-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9112'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9112'^^xsd:string;
  dwc:observationDate '2012-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9113'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9113'^^xsd:string;
  dwc:observationDate '2012-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9168'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9168'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9169'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9169'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9170'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9170'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9165'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9165'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9166'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9166'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9167'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9167'^^xsd:string;
  dwc:observationDate '2012-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 47.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "47.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 47.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "47.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9088'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '47.05'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9088'^^xsd:string;
  dwc:observationDate '2012-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 54.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 54.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "54.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9095'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.98'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9095'^^xsd:string;
  dwc:observationDate '2012-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.65"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.65"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9096'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '1.65'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9096'^^xsd:string;
  dwc:observationDate '2012-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.65"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.65"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9097'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '1.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9097'^^xsd:string;
  dwc:observationDate '2012-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.65"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.65"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9098'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '1.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9098'^^xsd:string;
  dwc:observationDate '2012-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 54.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 54.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "54.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9099'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.98'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9099'^^xsd:string;
  dwc:observationDate '2012-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.65"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.65"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9100'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '1.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9100'^^xsd:string;
  dwc:observationDate '2012-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 47.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "47.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 47.53)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "47.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9042'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '47.53'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9042'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.02"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9041'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9041'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -21.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -21.55)"^^geo:wktLiteral ;
  geo-pos:lat "20.4"^^xsd:decimal ;
  geo-pos:long "-21.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9091'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-21.55'^^xsd:double;
  dwc:latitude '20.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9091'^^xsd:string;
  dwc:observationDate '2012-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -21.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -21.55)"^^geo:wktLiteral ;
  geo-pos:lat "20.4"^^xsd:decimal ;
  geo-pos:long "-21.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9090'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-21.55'^^xsd:double;
  dwc:latitude '20.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9090'^^xsd:string;
  dwc:observationDate '2012-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -21.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -21.55)"^^geo:wktLiteral ;
  geo-pos:lat "20.4"^^xsd:decimal ;
  geo-pos:long "-21.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9089'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-21.55'^^xsd:double;
  dwc:latitude '20.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9089'^^xsd:string;
  dwc:observationDate '2012-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.7 55.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.7 55.7)"^^geo:wktLiteral ;
  geo-pos:lat "5.7"^^xsd:decimal ;
  geo-pos:long "55.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9093'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '55.7'^^xsd:double;
  dwc:latitude '5.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9093'^^xsd:string;
  dwc:observationDate '2012-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 54.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 54.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "54.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9094'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.98'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9094'^^xsd:string;
  dwc:observationDate '2012-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 51.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.07"^^xsd:decimal ;
  dwc:decimalLongitude "51.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 51.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.07"^^xsd:decimal ;
  geo-pos:long "51.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9092'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '51.82'^^xsd:double;
  dwc:latitude '3.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9092'^^xsd:string;
  dwc:observationDate '2012-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 56.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "56.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 56.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "56.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9062'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.32'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9062'^^xsd:string;
  dwc:observationDate '2012-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "2.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9057'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9057'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 56.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "56.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 56.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "56.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9058'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.32'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9058'^^xsd:string;
  dwc:observationDate '2012-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 56.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "56.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 56.27)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "56.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9059'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.27'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9059'^^xsd:string;
  dwc:observationDate '2012-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 56.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "56.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 56.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "56.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9060'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.32'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9060'^^xsd:string;
  dwc:observationDate '2012-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 56.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "56.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 56.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "56.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9061'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.32'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9061'^^xsd:string;
  dwc:observationDate '2012-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 54.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 54.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "54.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9101'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.98'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9101'^^xsd:string;
  dwc:observationDate '2012-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.63 -5.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.63 -5.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.63"^^xsd:decimal ;
  geo-pos:long "-5.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9102'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-5.37'^^xsd:double;
  dwc:latitude '3.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9102'^^xsd:string;
  dwc:observationDate '2012-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.63 -5.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.63 -5.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.63"^^xsd:decimal ;
  geo-pos:long "-5.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9103'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-5.37'^^xsd:double;
  dwc:latitude '3.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9103'^^xsd:string;
  dwc:observationDate '2012-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.63 -5.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.63"^^xsd:decimal ;
  dwc:decimalLongitude "-5.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.63 -5.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.63"^^xsd:decimal ;
  geo-pos:long "-5.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9104'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-5.37'^^xsd:double;
  dwc:latitude '3.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9104'^^xsd:string;
  dwc:observationDate '2012-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.48 52.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.48"^^xsd:decimal ;
  dwc:decimalLongitude "52.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.48 52.85)"^^geo:wktLiteral ;
  geo-pos:lat "2.48"^^xsd:decimal ;
  geo-pos:long "52.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9105'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.85'^^xsd:double;
  dwc:latitude '2.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9105'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 53.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.82"^^xsd:decimal ;
  dwc:decimalLongitude "53.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 53.03)"^^geo:wktLiteral ;
  geo-pos:lat "2.82"^^xsd:decimal ;
  geo-pos:long "53.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9106'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.03'^^xsd:double;
  dwc:latitude '2.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9106'^^xsd:string;
  dwc:observationDate '2012-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9107'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9107'^^xsd:string;
  dwc:observationDate '2012-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9108'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9108'^^xsd:string;
  dwc:observationDate '2012-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9109'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9109'^^xsd:string;
  dwc:observationDate '2012-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9110'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9110'^^xsd:string;
  dwc:observationDate '2012-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3384'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '63'^^xsd:integer;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3384'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3385'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '63'^^xsd:integer;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3385'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3386'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '63'^^xsd:integer;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3386'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3387'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '63'^^xsd:integer;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3387'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.35 -13.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.35"^^xsd:decimal ;
  dwc:decimalLongitude "-13.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.35 -13.97)"^^geo:wktLiteral ;
  geo-pos:lat "7.35"^^xsd:decimal ;
  geo-pos:long "-13.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2438'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-13.97'^^xsd:double;
  dwc:latitude '7.35'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2438'^^xsd:string;
  dwc:observationDate '2003-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73 -12.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73 -12.38)"^^geo:wktLiteral ;
  geo-pos:lat "6.73"^^xsd:decimal ;
  geo-pos:long "-12.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2439'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-12.38'^^xsd:double;
  dwc:latitude '6.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2439'^^xsd:string;
  dwc:observationDate '2003-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.35 -13.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.35"^^xsd:decimal ;
  dwc:decimalLongitude "-13.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.35 -13.97)"^^geo:wktLiteral ;
  geo-pos:lat "7.35"^^xsd:decimal ;
  geo-pos:long "-13.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2440'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-13.97'^^xsd:double;
  dwc:latitude '7.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2440'^^xsd:string;
  dwc:observationDate '2003-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73 -12.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73 -12.38)"^^geo:wktLiteral ;
  geo-pos:lat "6.73"^^xsd:decimal ;
  geo-pos:long "-12.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2441'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-12.38'^^xsd:double;
  dwc:latitude '6.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2441'^^xsd:string;
  dwc:observationDate '2003-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73 -12.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73 -12.38)"^^geo:wktLiteral ;
  geo-pos:lat "6.73"^^xsd:decimal ;
  geo-pos:long "-12.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2442'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-12.38'^^xsd:double;
  dwc:latitude '6.73'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2442'^^xsd:string;
  dwc:observationDate '2003-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.87 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.87 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "13.87"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5041'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '13.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5041'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.87 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.87 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "13.87"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5042'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '13.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5042'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.87 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.87 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "13.87"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5043'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '13.87'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5043'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.87 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.87 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "13.87"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5044'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '13.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5044'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.27 58.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.27"^^xsd:decimal ;
  dwc:decimalLongitude "58.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.27 58.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.27"^^xsd:decimal ;
  geo-pos:long "58.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5045'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '58.93'^^xsd:double;
  dwc:latitude '2.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5045'^^xsd:string;
  dwc:observationDate '2005-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.65 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.65 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "13.65"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5046'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '13.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5046'^^xsd:string;
  dwc:observationDate '2005-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.65 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.65 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "13.65"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5047'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '13.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5047'^^xsd:string;
  dwc:observationDate '2005-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3383'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '63'^^xsd:integer;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3383'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.52 -20.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.52"^^xsd:decimal ;
  dwc:decimalLongitude "-20.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.52 -20.35)"^^geo:wktLiteral ;
  geo-pos:lat "9.52"^^xsd:decimal ;
  geo-pos:long "-20.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 201'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.35'^^xsd:double;
  dwc:latitude '9.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 201'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.8"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 202'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '4.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 202'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.8"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 203'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '4.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 203'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.8"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 204'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '4.8'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 204'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.97"^^xsd:decimal ;
  dwc:decimalLongitude "-24.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  geo-pos:lat "8.97"^^xsd:decimal ;
  geo-pos:long "-24.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 205'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-24.53'^^xsd:double;
  dwc:latitude '8.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 205'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.97"^^xsd:decimal ;
  dwc:decimalLongitude "-24.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  geo-pos:lat "8.97"^^xsd:decimal ;
  geo-pos:long "-24.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 206'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-24.53'^^xsd:double;
  dwc:latitude '8.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 206'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.97"^^xsd:decimal ;
  dwc:decimalLongitude "-24.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  geo-pos:lat "8.97"^^xsd:decimal ;
  geo-pos:long "-24.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 207'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-24.53'^^xsd:double;
  dwc:latitude '8.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 207'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.97"^^xsd:decimal ;
  dwc:decimalLongitude "-24.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  geo-pos:lat "8.97"^^xsd:decimal ;
  geo-pos:long "-24.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 208'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-24.53'^^xsd:double;
  dwc:latitude '8.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 208'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.57"^^xsd:decimal ;
  dwc:decimalLongitude "-21.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.07)"^^geo:wktLiteral ;
  geo-pos:lat "7.57"^^xsd:decimal ;
  geo-pos:long "-21.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 209'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.07'^^xsd:double;
  dwc:latitude '7.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 209'^^xsd:string;
  dwc:observationDate '2000-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.57"^^xsd:decimal ;
  dwc:decimalLongitude "-21.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.07)"^^geo:wktLiteral ;
  geo-pos:lat "7.57"^^xsd:decimal ;
  geo-pos:long "-21.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 210'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.07'^^xsd:double;
  dwc:latitude '7.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 210'^^xsd:string;
  dwc:observationDate '2000-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.57"^^xsd:decimal ;
  dwc:decimalLongitude "-21.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.07)"^^geo:wktLiteral ;
  geo-pos:lat "7.57"^^xsd:decimal ;
  geo-pos:long "-21.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 211'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.07'^^xsd:double;
  dwc:latitude '7.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 211'^^xsd:string;
  dwc:observationDate '2000-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.65 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.65 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "13.65"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5048'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '13.65'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5048'^^xsd:string;
  dwc:observationDate '2005-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.65 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.65 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "13.65"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5049'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '13.65'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5049'^^xsd:string;
  dwc:observationDate '2005-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 58.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "58.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 58.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "58.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5050'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.9'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5050'^^xsd:string;
  dwc:observationDate '2005-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.98 -17.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.98 -17.58)"^^geo:wktLiteral ;
  geo-pos:lat "13.98"^^xsd:decimal ;
  geo-pos:long "-17.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5051'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.58'^^xsd:double;
  dwc:latitude '13.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5051'^^xsd:string;
  dwc:observationDate '2005-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 58.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.37"^^xsd:decimal ;
  dwc:decimalLongitude "58.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 58.98)"^^geo:wktLiteral ;
  geo-pos:lat "2.37"^^xsd:decimal ;
  geo-pos:long "58.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5052'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '58.98'^^xsd:double;
  dwc:latitude '2.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5052'^^xsd:string;
  dwc:observationDate '2005-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 -2.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "-2.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 -2.72)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "-2.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9049'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-2.72'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9049'^^xsd:string;
  dwc:observationDate '2012-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.65"^^xsd:decimal ;
  dwc:decimalLongitude "50.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.2)"^^geo:wktLiteral ;
  geo-pos:lat "1.65"^^xsd:decimal ;
  geo-pos:long "50.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9050'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '50.2'^^xsd:double;
  dwc:latitude '1.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9050'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.65"^^xsd:decimal ;
  dwc:decimalLongitude "50.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.2)"^^geo:wktLiteral ;
  geo-pos:lat "1.65"^^xsd:decimal ;
  geo-pos:long "50.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9051'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '50.2'^^xsd:double;
  dwc:latitude '1.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9051'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.65"^^xsd:decimal ;
  dwc:decimalLongitude "50.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.65 50.2)"^^geo:wktLiteral ;
  geo-pos:lat "1.65"^^xsd:decimal ;
  geo-pos:long "50.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9052'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '50.2'^^xsd:double;
  dwc:latitude '1.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9052'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "2.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9053'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9053'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "2.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9054'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9054'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "2.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9055'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9055'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "2.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9056'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9056'^^xsd:string;
  dwc:observationDate '2012-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.02"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9048'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9048'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.02"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9047'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9047'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.02"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9046'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9046'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.02"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9044'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9044'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.02"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9045'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9045'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.02 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.02"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9043'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9043'^^xsd:string;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 47.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "47.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 47.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "47.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9087'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '47.05'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9087'^^xsd:string;
  dwc:observationDate '2012-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 -11.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-11.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 -11.43)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97"^^xsd:decimal ;
  geo-pos:long "-11.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9080'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-11.43'^^xsd:double;
  dwc:latitude '-0.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9080'^^xsd:string;
  dwc:observationDate '2012-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -7.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-7.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -7.28)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-7.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9081'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-7.28'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9081'^^xsd:string;
  dwc:observationDate '2012-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -7.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-7.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -7.28)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-7.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9082'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-7.28'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9082'^^xsd:string;
  dwc:observationDate '2012-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 54.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 54.07)"^^geo:wktLiteral ;
  geo-pos:lat "1.88"^^xsd:decimal ;
  geo-pos:long "54.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9074'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '54.07'^^xsd:double;
  dwc:latitude '1.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9074'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 54.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 54.07)"^^geo:wktLiteral ;
  geo-pos:lat "1.88"^^xsd:decimal ;
  geo-pos:long "54.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9075'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '54.07'^^xsd:double;
  dwc:latitude '1.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9075'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 54.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 54.07)"^^geo:wktLiteral ;
  geo-pos:lat "1.88"^^xsd:decimal ;
  geo-pos:long "54.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9076'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '54.07'^^xsd:double;
  dwc:latitude '1.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9076'^^xsd:string;
  dwc:observationDate '2012-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 -11.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-11.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 -11.43)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97"^^xsd:decimal ;
  geo-pos:long "-11.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9077'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-11.43'^^xsd:double;
  dwc:latitude '-0.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9077'^^xsd:string;
  dwc:observationDate '2012-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 -11.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-11.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 -11.43)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97"^^xsd:decimal ;
  geo-pos:long "-11.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9078'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-11.43'^^xsd:double;
  dwc:latitude '-0.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9078'^^xsd:string;
  dwc:observationDate '2012-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 -11.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-11.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 -11.43)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97"^^xsd:decimal ;
  geo-pos:long "-11.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9079'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-11.43'^^xsd:double;
  dwc:latitude '-0.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9079'^^xsd:string;
  dwc:observationDate '2012-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.75 55.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.75"^^xsd:decimal ;
  dwc:decimalLongitude "55.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.75 55.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.75"^^xsd:decimal ;
  geo-pos:long "55.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9072'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '55.78'^^xsd:double;
  dwc:latitude '-1.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9072'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.68 55.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.68 55.8)"^^geo:wktLiteral ;
  geo-pos:lat "-1.68"^^xsd:decimal ;
  geo-pos:long "55.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9073'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.8'^^xsd:double;
  dwc:latitude '-1.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9073'^^xsd:string;
  dwc:observationDate '2012-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9071'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9071'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 56.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "56.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 56.25)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "56.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9068'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.25'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9068'^^xsd:string;
  dwc:observationDate '2012-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 56.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.05"^^xsd:decimal ;
  dwc:decimalLongitude "56.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 56.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.05"^^xsd:decimal ;
  geo-pos:long "56.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9069'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '56.13'^^xsd:double;
  dwc:latitude '-2.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9069'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 56.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "56.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 56.25)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "56.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9067'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.25'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9067'^^xsd:string;
  dwc:observationDate '2012-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.97 56.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.97 56.2)"^^geo:wktLiteral ;
  geo-pos:lat "-1.97"^^xsd:decimal ;
  geo-pos:long "56.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9066'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.2'^^xsd:double;
  dwc:latitude '-1.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9066'^^xsd:string;
  dwc:observationDate '2012-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.9 56.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.9 56.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.9"^^xsd:decimal ;
  geo-pos:long "56.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9065'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.33'^^xsd:double;
  dwc:latitude '-1.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9065'^^xsd:string;
  dwc:observationDate '2012-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 59.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.23"^^xsd:decimal ;
  dwc:decimalLongitude "59.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 59.73)"^^geo:wktLiteral ;
  geo-pos:lat "-6.23"^^xsd:decimal ;
  geo-pos:long "59.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8727'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '59.73'^^xsd:double;
  dwc:latitude '-6.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8727'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.9 56.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.9 56.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.9"^^xsd:decimal ;
  geo-pos:long "56.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9064'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.33'^^xsd:double;
  dwc:latitude '-1.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9064'^^xsd:string;
  dwc:observationDate '2012-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 58.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.37"^^xsd:decimal ;
  dwc:decimalLongitude "58.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 58.98)"^^geo:wktLiteral ;
  geo-pos:lat "2.37"^^xsd:decimal ;
  geo-pos:long "58.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5053'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '58.98'^^xsd:double;
  dwc:latitude '2.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5053'^^xsd:string;
  dwc:observationDate '2005-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 58.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.37"^^xsd:decimal ;
  dwc:decimalLongitude "58.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 58.98)"^^geo:wktLiteral ;
  geo-pos:lat "2.37"^^xsd:decimal ;
  geo-pos:long "58.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5054'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '58.98'^^xsd:double;
  dwc:latitude '2.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5054'^^xsd:string;
  dwc:observationDate '2005-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 56.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.78"^^xsd:decimal ;
  dwc:decimalLongitude "56.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 56.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.78"^^xsd:decimal ;
  geo-pos:long "56.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5055'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '56.75'^^xsd:double;
  dwc:latitude '-3.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5055'^^xsd:string;
  dwc:observationDate '2005-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 57.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 57.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "57.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5056'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '57.27'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5056'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 57.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 57.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "57.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5057'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '57.27'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5057'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 57.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 57.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "57.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5058'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '57.27'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5058'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 57.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 57.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "57.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5059'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '57.27'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5059'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.97 56.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.97 56.2)"^^geo:wktLiteral ;
  geo-pos:lat "-1.97"^^xsd:decimal ;
  geo-pos:long "56.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9063'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.2'^^xsd:double;
  dwc:latitude '-1.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9063'^^xsd:string;
  dwc:observationDate '2012-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.97 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.97 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "17.97"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9259'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '17.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9259'^^xsd:string;
  dwc:observationDate '2012-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.07 58.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.07"^^xsd:decimal ;
  dwc:decimalLongitude "58.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.07 58.73)"^^geo:wktLiteral ;
  geo-pos:lat "-8.07"^^xsd:decimal ;
  geo-pos:long "58.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9263'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '58.73'^^xsd:double;
  dwc:latitude '-8.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9263'^^xsd:string;
  dwc:observationDate '2012-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.12 59.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.12"^^xsd:decimal ;
  dwc:decimalLongitude "59.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.12 59.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.12"^^xsd:decimal ;
  geo-pos:long "59.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9264'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '59.58'^^xsd:double;
  dwc:latitude '-8.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9264'^^xsd:string;
  dwc:observationDate '2012-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.12 59.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.12"^^xsd:decimal ;
  dwc:decimalLongitude "59.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.12 59.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.12"^^xsd:decimal ;
  geo-pos:long "59.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9265'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '59.58'^^xsd:double;
  dwc:latitude '-8.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9265'^^xsd:string;
  dwc:observationDate '2012-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.87 -16.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.87"^^xsd:decimal ;
  dwc:decimalLongitude "-16.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.87 -16.53)"^^geo:wktLiteral ;
  geo-pos:lat "2.87"^^xsd:decimal ;
  geo-pos:long "-16.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9266'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-16.53'^^xsd:double;
  dwc:latitude '2.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9266'^^xsd:string;
  dwc:observationDate '2012-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.87 -16.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.87"^^xsd:decimal ;
  dwc:decimalLongitude "-16.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.87 -16.53)"^^geo:wktLiteral ;
  geo-pos:lat "2.87"^^xsd:decimal ;
  geo-pos:long "-16.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9267'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-16.53'^^xsd:double;
  dwc:latitude '2.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9267'^^xsd:string;
  dwc:observationDate '2012-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 58.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 58.38)"^^geo:wktLiteral ;
  geo-pos:lat "-7.95"^^xsd:decimal ;
  geo-pos:long "58.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9273'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '58.38'^^xsd:double;
  dwc:latitude '-7.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9273'^^xsd:string;
  dwc:observationDate '2012-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 58.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 58.38)"^^geo:wktLiteral ;
  geo-pos:lat "-7.95"^^xsd:decimal ;
  geo-pos:long "58.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9274'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '58.38'^^xsd:double;
  dwc:latitude '-7.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9274'^^xsd:string;
  dwc:observationDate '2012-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.27 53.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.27"^^xsd:decimal ;
  dwc:decimalLongitude "53.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.27 53.18)"^^geo:wktLiteral ;
  geo-pos:lat "-7.27"^^xsd:decimal ;
  geo-pos:long "53.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9233'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '53.18'^^xsd:double;
  dwc:latitude '-7.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9233'^^xsd:string;
  dwc:observationDate '2012-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9234'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9234'^^xsd:string;
  dwc:observationDate '2012-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.33"^^xsd:decimal ;
  dwc:decimalLongitude "53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 53.17)"^^geo:wktLiteral ;
  geo-pos:lat "-7.33"^^xsd:decimal ;
  geo-pos:long "53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9232'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '53.17'^^xsd:double;
  dwc:latitude '-7.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9232'^^xsd:string;
  dwc:observationDate '2012-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.55 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.55"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.55 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "-8.55"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9248'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '-8.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9248'^^xsd:string;
  dwc:observationDate '2012-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.28"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "-7.28"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9249'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '-7.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9249'^^xsd:string;
  dwc:observationDate '2012-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9250'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9250'^^xsd:string;
  dwc:observationDate '2012-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9251'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9251'^^xsd:string;
  dwc:observationDate '2012-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9252'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9252'^^xsd:string;
  dwc:observationDate '2012-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9253'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9253'^^xsd:string;
  dwc:observationDate '2012-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.95"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 -15.98)"^^geo:wktLiteral ;
  geo-pos:lat "2.95"^^xsd:decimal ;
  geo-pos:long "-15.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9254'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '2.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9254'^^xsd:string;
  dwc:observationDate '2012-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.95"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 -15.98)"^^geo:wktLiteral ;
  geo-pos:lat "2.95"^^xsd:decimal ;
  geo-pos:long "-15.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9255'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '2.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9255'^^xsd:string;
  dwc:observationDate '2012-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.92 54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.92"^^xsd:decimal ;
  dwc:decimalLongitude "54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.92 54.08)"^^geo:wktLiteral ;
  geo-pos:lat "-6.92"^^xsd:decimal ;
  geo-pos:long "54.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9236'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '54.08'^^xsd:double;
  dwc:latitude '-6.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9236'^^xsd:string;
  dwc:observationDate '2012-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.9 53.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.9"^^xsd:decimal ;
  dwc:decimalLongitude "53.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.9 53.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.9"^^xsd:decimal ;
  geo-pos:long "53.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9237'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.12'^^xsd:double;
  dwc:latitude '-6.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9237'^^xsd:string;
  dwc:observationDate '2012-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.88 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.88"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.88 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-6.88"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9238'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-6.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9238'^^xsd:string;
  dwc:observationDate '2012-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.82 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.82"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.82 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "17.82"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9239'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '17.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9239'^^xsd:string;
  dwc:observationDate '2012-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.82 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.82"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.82 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "17.82"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9240'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '17.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9240'^^xsd:string;
  dwc:observationDate '2012-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.82 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.82"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.82 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "17.82"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9241'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '17.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9241'^^xsd:string;
  dwc:observationDate '2012-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 -2)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9242'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9242'^^xsd:string;
  dwc:observationDate '2012-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 -2)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9243'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9243'^^xsd:string;
  dwc:observationDate '2012-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 -2)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9244'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9244'^^xsd:string;
  dwc:observationDate '2012-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.82 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.82"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.82 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "17.82"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9245'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '17.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9245'^^xsd:string;
  dwc:observationDate '2012-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "-2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 -2)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9246'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9246'^^xsd:string;
  dwc:observationDate '2012-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 53.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "53.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 53.87)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "53.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9247'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '53.87'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9247'^^xsd:string;
  dwc:observationDate '2012-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.87 -16.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.87"^^xsd:decimal ;
  dwc:decimalLongitude "-16.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.87 -16.53)"^^geo:wktLiteral ;
  geo-pos:lat "2.87"^^xsd:decimal ;
  geo-pos:long "-16.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9268'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-16.53'^^xsd:double;
  dwc:latitude '2.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9268'^^xsd:string;
  dwc:observationDate '2012-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 53.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "53.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 53.2)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "53.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9231'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '53.2'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9231'^^xsd:string;
  dwc:observationDate '2012-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 53.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "53.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 53.32)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "53.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9230'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.32'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9230'^^xsd:string;
  dwc:observationDate '2012-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.53 57.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.53"^^xsd:decimal ;
  dwc:decimalLongitude "57.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.53 57.92)"^^geo:wktLiteral ;
  geo-pos:lat "-8.53"^^xsd:decimal ;
  geo-pos:long "57.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9270'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '57.92'^^xsd:double;
  dwc:latitude '-8.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9270'^^xsd:string;
  dwc:observationDate '2012-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 58.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "58.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 58.1)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "58.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9271'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '58.1'^^xsd:double;
  dwc:latitude '-8.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9271'^^xsd:string;
  dwc:observationDate '2012-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.87 -16.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.87"^^xsd:decimal ;
  dwc:decimalLongitude "-16.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.87 -16.53)"^^geo:wktLiteral ;
  geo-pos:lat "2.87"^^xsd:decimal ;
  geo-pos:long "-16.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9269'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-16.53'^^xsd:double;
  dwc:latitude '2.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9269'^^xsd:string;
  dwc:observationDate '2012-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 53.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "53.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 53.32)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "53.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9229'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.32'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9229'^^xsd:string;
  dwc:observationDate '2012-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03 53.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.03"^^xsd:decimal ;
  dwc:decimalLongitude "53.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03 53.28)"^^geo:wktLiteral ;
  geo-pos:lat "-7.03"^^xsd:decimal ;
  geo-pos:long "53.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9235'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.28'^^xsd:double;
  dwc:latitude '-7.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9235'^^xsd:string;
  dwc:observationDate '2012-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.97 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.97 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "17.97"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9260'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '17.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9260'^^xsd:string;
  dwc:observationDate '2012-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.03 58.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.03"^^xsd:decimal ;
  dwc:decimalLongitude "58.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.03 58.7)"^^geo:wktLiteral ;
  geo-pos:lat "-8.03"^^xsd:decimal ;
  geo-pos:long "58.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9261'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.7'^^xsd:double;
  dwc:latitude '-8.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9261'^^xsd:string;
  dwc:observationDate '2012-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.78 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.78 -17)"^^geo:wktLiteral ;
  geo-pos:lat "2.78"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9262'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '2.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9262'^^xsd:string;
  dwc:observationDate '2012-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.97 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.97 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "17.97"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9256'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '17.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9256'^^xsd:string;
  dwc:observationDate '2012-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.97 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.97 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "17.97"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9257'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '17.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9257'^^xsd:string;
  dwc:observationDate '2012-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.97 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.97 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "17.97"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9258'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '17.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9258'^^xsd:string;
  dwc:observationDate '2012-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 59.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "59.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 59.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "59.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4824'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.45'^^xsd:double;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4824'^^xsd:string;
  dwc:observationDate '2005-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 59.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "59.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 59.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "59.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4825'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.45'^^xsd:double;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4825'^^xsd:string;
  dwc:observationDate '2005-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 59.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "59.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 59.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "59.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4826'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.45'^^xsd:double;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4826'^^xsd:string;
  dwc:observationDate '2005-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 59.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.2"^^xsd:decimal ;
  dwc:decimalLongitude "59.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.2 59.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.2"^^xsd:decimal ;
  geo-pos:long "59.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4827'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.45'^^xsd:double;
  dwc:latitude '4.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4827'^^xsd:string;
  dwc:observationDate '2005-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 59.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.03"^^xsd:decimal ;
  dwc:decimalLongitude "59.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 59.68)"^^geo:wktLiteral ;
  geo-pos:lat "4.03"^^xsd:decimal ;
  geo-pos:long "59.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4828'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '59.68'^^xsd:double;
  dwc:latitude '4.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4828'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 59.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "59.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 59.82)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "59.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4829'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '59.82'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4829'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 59.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "59.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 59.82)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "59.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4830'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '59.82'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4830'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 59.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "59.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 59.82)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "59.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4831'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '59.82'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4831'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.53)"^^geo:wktLiteral ;
  geo-pos:lat "19.85"^^xsd:decimal ;
  geo-pos:long "-17.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4832'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '19.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4832'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.53)"^^geo:wktLiteral ;
  geo-pos:lat "19.85"^^xsd:decimal ;
  geo-pos:long "-17.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4833'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '19.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4833'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.53)"^^geo:wktLiteral ;
  geo-pos:lat "19.85"^^xsd:decimal ;
  geo-pos:long "-17.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4834'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.53'^^xsd:double;
  dwc:latitude '19.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4834'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.12 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.12"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.12 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "20.12"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4835'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '20.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4835'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.38"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7121'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7121'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7122'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7122'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7123'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7123'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.93 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.93"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.93 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.93"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6725'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '-4.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6725'^^xsd:string;
  dwc:observationDate '2008-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -9)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6726'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6726'^^xsd:string;
  dwc:observationDate '2008-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.93 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.93"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.93 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.93"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6727'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '-4.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6727'^^xsd:string;
  dwc:observationDate '2008-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.8 41.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.8"^^xsd:decimal ;
  dwc:decimalLongitude "41.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.8 41.63)"^^geo:wktLiteral ;
  geo-pos:lat "-10.8"^^xsd:decimal ;
  geo-pos:long "41.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6728'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '41.63'^^xsd:double;
  dwc:latitude '-10.8'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6728'^^xsd:string;
  dwc:observationDate '2008-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.8 41.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.8"^^xsd:decimal ;
  dwc:decimalLongitude "41.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.8 41.63)"^^geo:wktLiteral ;
  geo-pos:lat "-10.8"^^xsd:decimal ;
  geo-pos:long "41.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6729'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '41.63'^^xsd:double;
  dwc:latitude '-10.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6729'^^xsd:string;
  dwc:observationDate '2008-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6730'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6730'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6731'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6731'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6879'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6879'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6880'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6880'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6881'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6881'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6882'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6882'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6509'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '67'^^xsd:integer;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6509'^^xsd:string;
  dwc:observationDate '2007-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6510'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '67'^^xsd:integer;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6510'^^xsd:string;
  dwc:observationDate '2007-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.13"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -18.07)"^^geo:wktLiteral ;
  geo-pos:lat "19.13"^^xsd:decimal ;
  geo-pos:long "-18.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6511'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '19.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6511'^^xsd:string;
  dwc:observationDate '2007-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.13"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -18.07)"^^geo:wktLiteral ;
  geo-pos:lat "19.13"^^xsd:decimal ;
  geo-pos:long "-18.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6512'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '19.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6512'^^xsd:string;
  dwc:observationDate '2007-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6513'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6513'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6514'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6514'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6515'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6515'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6516'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6516'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6517'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6517'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6518'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6518'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6519'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6519'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 2.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.77"^^xsd:decimal ;
  dwc:decimalLongitude "2.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 2.87)"^^geo:wktLiteral ;
  geo-pos:lat "2.77"^^xsd:decimal ;
  geo-pos:long "2.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2281'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.87'^^xsd:double;
  dwc:latitude '2.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2281'^^xsd:string;
  dwc:observationDate '2003-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3315'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3315'^^xsd:string;
  dwc:observationDate '2004-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 8.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3863'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.08'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3863'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 59.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "59.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 59.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "59.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4823'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.47'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4823'^^xsd:string;
  dwc:observationDate '2005-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 54.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.43"^^xsd:decimal ;
  dwc:decimalLongitude "54.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 54.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.43"^^xsd:decimal ;
  geo-pos:long "54.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6015'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.72'^^xsd:double;
  dwc:latitude '1.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6015'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 53.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.78"^^xsd:decimal ;
  dwc:decimalLongitude "53.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 53.28)"^^geo:wktLiteral ;
  geo-pos:lat "3.78"^^xsd:decimal ;
  geo-pos:long "53.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3878'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.28'^^xsd:double;
  dwc:latitude '3.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3878'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 55.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "55.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 55.03)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "55.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6016'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.03'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6016'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 55.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "55.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 55.03)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "55.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6017'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.03'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6017'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 -8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 -8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "-8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6018'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.17'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6018'^^xsd:string;
  dwc:observationDate '2007-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 -8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 -8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "-8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6019'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.17'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6019'^^xsd:string;
  dwc:observationDate '2007-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 -8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 -8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "-8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6020'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.17'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6020'^^xsd:string;
  dwc:observationDate '2007-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 -8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 -8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "-8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6021'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.17'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6021'^^xsd:string;
  dwc:observationDate '2007-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.8 43.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.8"^^xsd:decimal ;
  dwc:decimalLongitude "43.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.8 43.78)"^^geo:wktLiteral ;
  geo-pos:lat "-7.8"^^xsd:decimal ;
  geo-pos:long "43.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6022'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.78'^^xsd:double;
  dwc:latitude '-7.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6022'^^xsd:string;
  dwc:observationDate '2007-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.82 43.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.82"^^xsd:decimal ;
  dwc:decimalLongitude "43.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.82 43.78)"^^geo:wktLiteral ;
  geo-pos:lat "-7.82"^^xsd:decimal ;
  geo-pos:long "43.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6023'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.78'^^xsd:double;
  dwc:latitude '-7.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6023'^^xsd:string;
  dwc:observationDate '2007-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.63 49.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.63"^^xsd:decimal ;
  dwc:decimalLongitude "49.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.63 49.85)"^^geo:wktLiteral ;
  geo-pos:lat "-8.63"^^xsd:decimal ;
  geo-pos:long "49.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6024'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '49.85'^^xsd:double;
  dwc:latitude '-8.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6024'^^xsd:string;
  dwc:observationDate '2007-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3316'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3316'^^xsd:string;
  dwc:observationDate '2004-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3317'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3317'^^xsd:string;
  dwc:observationDate '2004-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3318'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3318'^^xsd:string;
  dwc:observationDate '2004-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3319'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3319'^^xsd:string;
  dwc:observationDate '2004-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3320'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3320'^^xsd:string;
  dwc:observationDate '2004-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3321'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3321'^^xsd:string;
  dwc:observationDate '2004-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3322'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3322'^^xsd:string;
  dwc:observationDate '2004-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "16.53"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3323'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '16.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3323'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "16.53"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3324'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '16.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3324'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "16.53"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3325'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '16.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3325'^^xsd:string;
  dwc:observationDate '2004-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.37 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.37 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "16.37"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3326'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '16.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3326'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.37 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.37 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "16.37"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3327'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '16.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3327'^^xsd:string;
  dwc:observationDate '2004-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68 -7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.68"^^xsd:decimal ;
  dwc:decimalLongitude "-7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68 -7.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.68"^^xsd:decimal ;
  geo-pos:long "-7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2282'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-7.17'^^xsd:double;
  dwc:latitude '1.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2282'^^xsd:string;
  dwc:observationDate '2003-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68 -7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.68"^^xsd:decimal ;
  dwc:decimalLongitude "-7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68 -7.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.68"^^xsd:decimal ;
  geo-pos:long "-7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2283'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-7.17'^^xsd:double;
  dwc:latitude '1.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2283'^^xsd:string;
  dwc:observationDate '2003-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68 -7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.68"^^xsd:decimal ;
  dwc:decimalLongitude "-7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68 -7.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.68"^^xsd:decimal ;
  geo-pos:long "-7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2284'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-7.17'^^xsd:double;
  dwc:latitude '1.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2284'^^xsd:string;
  dwc:observationDate '2003-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68 -7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.68"^^xsd:decimal ;
  dwc:decimalLongitude "-7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.68 -7.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.68"^^xsd:decimal ;
  geo-pos:long "-7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2285'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-7.17'^^xsd:double;
  dwc:latitude '1.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2285'^^xsd:string;
  dwc:observationDate '2003-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2286'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2286'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2287'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2287'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2288'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2288'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2289'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2289'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2290'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2290'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.32"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.32"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2291'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '-3.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2291'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.6 51.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.6"^^xsd:decimal ;
  dwc:decimalLongitude "51.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.6 51.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.6"^^xsd:decimal ;
  geo-pos:long "51.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2292'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '51.55'^^xsd:double;
  dwc:latitude '-6.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2292'^^xsd:string;
  dwc:observationDate '2003-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 53.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.12"^^xsd:decimal ;
  dwc:decimalLongitude "53.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 53.12)"^^geo:wktLiteral ;
  geo-pos:lat "-3.12"^^xsd:decimal ;
  geo-pos:long "53.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2293'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.12'^^xsd:double;
  dwc:latitude '-3.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2293'^^xsd:string;
  dwc:observationDate '2003-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.02 -8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.02 -8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-2.02"^^xsd:decimal ;
  geo-pos:long "-8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3333'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.92'^^xsd:double;
  dwc:latitude '-2.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3333'^^xsd:string;
  dwc:observationDate '2004-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 8.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3864'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.08'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3864'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 8.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3865'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.08'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3865'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 8.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3866'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.08'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3866'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.13 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.13 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.13"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3867'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-0.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3867'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.7 51.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.7"^^xsd:decimal ;
  dwc:decimalLongitude "51.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.7 51.8)"^^geo:wktLiteral ;
  geo-pos:lat "2.7"^^xsd:decimal ;
  geo-pos:long "51.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3868'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.8'^^xsd:double;
  dwc:latitude '2.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3868'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 3.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2"^^xsd:decimal ;
  geo-pos:long "3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3869'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.03'^^xsd:double;
  dwc:latitude '-1.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3869'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.7 51.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.7"^^xsd:decimal ;
  dwc:decimalLongitude "51.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.7 51.8)"^^geo:wktLiteral ;
  geo-pos:lat "2.7"^^xsd:decimal ;
  geo-pos:long "51.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3870'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.8'^^xsd:double;
  dwc:latitude '2.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3870'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 7.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "7.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 7.12)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "7.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3871'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '7.12'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3871'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "19.25"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3872'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '19.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3872'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 3.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2"^^xsd:decimal ;
  geo-pos:long "3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3873'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.03'^^xsd:double;
  dwc:latitude '-1.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3873'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.7 51.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.7"^^xsd:decimal ;
  dwc:decimalLongitude "51.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.7 51.8)"^^geo:wktLiteral ;
  geo-pos:lat "2.7"^^xsd:decimal ;
  geo-pos:long "51.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3874'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.8'^^xsd:double;
  dwc:latitude '2.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3874'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -2.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "-2.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -2.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "-2.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2277'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-2.33'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2277'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.62 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.62"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.62 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "-9.62"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3291'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '-9.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3291'^^xsd:string;
  dwc:observationDate '2004-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.95"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.95"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3292'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '-5.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3292'^^xsd:string;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 -11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 -11.47)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "-11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3293'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-11.47'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3293'^^xsd:string;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 -11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 -11.47)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "-11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3294'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-11.47'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3294'^^xsd:string;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 -11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 -11.47)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "-11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3295'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-11.47'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3295'^^xsd:string;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 -11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 -11.47)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "-11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3296'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-11.47'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3296'^^xsd:string;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "-9.15"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3297'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '-9.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3297'^^xsd:string;
  dwc:observationDate '2004-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "-9.15"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3298'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '-9.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3298'^^xsd:string;
  dwc:observationDate '2004-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4815'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4815'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4816'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4816'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4817'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4817'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.05 -17.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.05 -17.72)"^^geo:wktLiteral ;
  geo-pos:lat "16.05"^^xsd:decimal ;
  geo-pos:long "-17.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4818'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.72'^^xsd:double;
  dwc:latitude '16.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4818'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.05 -17.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.05 -17.72)"^^geo:wktLiteral ;
  geo-pos:lat "16.05"^^xsd:decimal ;
  geo-pos:long "-17.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4819'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.72'^^xsd:double;
  dwc:latitude '16.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4819'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6009'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6009'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6010'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6010'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6011'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6011'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -2.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "-2.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -2.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "-2.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2276'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-2.33'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2276'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -2.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "-2.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -2.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "-2.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2275'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-2.33'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2275'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 60.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "60.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 60.28)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "60.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2274'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '60.28'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2274'^^xsd:string;
  dwc:observationDate '2003-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 60.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "60.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 60.28)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "60.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2273'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '60.28'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2273'^^xsd:string;
  dwc:observationDate '2003-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.62 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.62"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.62 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "-9.62"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3290'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '-9.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3290'^^xsd:string;
  dwc:observationDate '2004-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.85"^^xsd:decimal ;
  dwc:decimalLongitude "49.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.85"^^xsd:decimal ;
  geo-pos:long "49.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3856'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '49.88'^^xsd:double;
  dwc:latitude '-4.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3856'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.85"^^xsd:decimal ;
  dwc:decimalLongitude "49.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.85"^^xsd:decimal ;
  geo-pos:long "49.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3857'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '49.88'^^xsd:double;
  dwc:latitude '-4.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3857'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.85"^^xsd:decimal ;
  dwc:decimalLongitude "49.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.85"^^xsd:decimal ;
  geo-pos:long "49.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3858'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '49.88'^^xsd:double;
  dwc:latitude '-4.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3858'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.98)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6718'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-13.98'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6718'^^xsd:string;
  dwc:observationDate '2008-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.85"^^xsd:decimal ;
  dwc:decimalLongitude "49.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.85"^^xsd:decimal ;
  geo-pos:long "49.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3859'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '49.88'^^xsd:double;
  dwc:latitude '-4.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3859'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 43.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.15"^^xsd:decimal ;
  dwc:decimalLongitude "43.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 43.97)"^^geo:wktLiteral ;
  geo-pos:lat "-9.15"^^xsd:decimal ;
  geo-pos:long "43.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6719'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '43.97'^^xsd:double;
  dwc:latitude '-9.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6719'^^xsd:string;
  dwc:observationDate '2008-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 43.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.15"^^xsd:decimal ;
  dwc:decimalLongitude "43.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 43.97)"^^geo:wktLiteral ;
  geo-pos:lat "-9.15"^^xsd:decimal ;
  geo-pos:long "43.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6720'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '43.97'^^xsd:double;
  dwc:latitude '-9.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6720'^^xsd:string;
  dwc:observationDate '2008-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -9)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6721'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6721'^^xsd:string;
  dwc:observationDate '2008-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.45 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.45 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "16.45"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3279'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '16.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3279'^^xsd:string;
  dwc:observationDate '2004-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 47.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 47.13)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4"^^xsd:decimal ;
  geo-pos:long "47.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3280'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '47.13'^^xsd:double;
  dwc:latitude '-7.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3280'^^xsd:string;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.15"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.15"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3281'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '0.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3281'^^xsd:string;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.15"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.15"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3282'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '0.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3282'^^xsd:string;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.15"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.15"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3283'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '0.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3283'^^xsd:string;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.15"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.15"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3284'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '0.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3284'^^xsd:string;
  dwc:observationDate '2004-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3285'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3285'^^xsd:string;
  dwc:observationDate '2004-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3286'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3286'^^xsd:string;
  dwc:observationDate '2004-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3287'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3287'^^xsd:string;
  dwc:observationDate '2004-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -5.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3288'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.73'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3288'^^xsd:string;
  dwc:observationDate '2004-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.62 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.62"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.62 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "-9.62"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3289'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '-9.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3289'^^xsd:string;
  dwc:observationDate '2004-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 54.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.4"^^xsd:decimal ;
  dwc:decimalLongitude "54.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 54.63)"^^geo:wktLiteral ;
  geo-pos:lat "-6.4"^^xsd:decimal ;
  geo-pos:long "54.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6498'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.63'^^xsd:double;
  dwc:latitude '-6.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6498'^^xsd:string;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "13.83"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6499'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '13.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6499'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "13.88"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6500'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '13.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6500'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "13.88"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6501'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '13.88'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6501'^^xsd:string;
  dwc:observationDate '2007-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 62.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "62.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 62.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "62.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2248'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '62.17'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2248'^^xsd:string;
  dwc:observationDate '2003-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 62.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9"^^xsd:decimal ;
  dwc:decimalLongitude "62.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 62.05)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9"^^xsd:decimal ;
  geo-pos:long "62.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2249'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '62.05'^^xsd:double;
  dwc:latitude '-4.9'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2249'^^xsd:string;
  dwc:observationDate '2003-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 62.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "62.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 62.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "62.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2250'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '62.17'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2250'^^xsd:string;
  dwc:observationDate '2003-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 62.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9"^^xsd:decimal ;
  dwc:decimalLongitude "62.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 62.05)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9"^^xsd:decimal ;
  geo-pos:long "62.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2251'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '62.05'^^xsd:double;
  dwc:latitude '-4.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2251'^^xsd:string;
  dwc:observationDate '2003-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.97 -18.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.97 -18.87)"^^geo:wktLiteral ;
  geo-pos:lat "18.97"^^xsd:decimal ;
  geo-pos:long "-18.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2252'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.87'^^xsd:double;
  dwc:latitude '18.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2252'^^xsd:string;
  dwc:observationDate '2003-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.97 -18.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.97 -18.87)"^^geo:wktLiteral ;
  geo-pos:lat "18.97"^^xsd:decimal ;
  geo-pos:long "-18.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2253'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.87'^^xsd:double;
  dwc:latitude '18.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2253'^^xsd:string;
  dwc:observationDate '2003-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 56.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8"^^xsd:decimal ;
  dwc:decimalLongitude "56.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 56.83)"^^geo:wktLiteral ;
  geo-pos:lat "-8"^^xsd:decimal ;
  geo-pos:long "56.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2254'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.83'^^xsd:double;
  dwc:latitude '-8'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2254'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 58.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 58.22)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "58.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4814'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.22'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4814'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6875'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6875'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6876'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6876'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "-9.15"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3299'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '-9.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3299'^^xsd:string;
  dwc:observationDate '2004-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.48"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.48"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3300'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '-8.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3300'^^xsd:string;
  dwc:observationDate '2004-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3849'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '-0.68'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3849'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3850'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '-0.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3850'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 4.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "4.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 4.03)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "4.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3851'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '4.03'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3851'^^xsd:string;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.85"^^xsd:decimal ;
  dwc:decimalLongitude "49.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.85"^^xsd:decimal ;
  geo-pos:long "49.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3852'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '49.88'^^xsd:double;
  dwc:latitude '-4.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3852'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.85"^^xsd:decimal ;
  dwc:decimalLongitude "49.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.85"^^xsd:decimal ;
  geo-pos:long "49.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3853'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '49.88'^^xsd:double;
  dwc:latitude '-4.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3853'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.85"^^xsd:decimal ;
  dwc:decimalLongitude "49.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.85"^^xsd:decimal ;
  geo-pos:long "49.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3854'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '49.88'^^xsd:double;
  dwc:latitude '-4.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3854'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.85"^^xsd:decimal ;
  dwc:decimalLongitude "49.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.85 49.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.85"^^xsd:decimal ;
  geo-pos:long "49.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3855'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '49.88'^^xsd:double;
  dwc:latitude '-4.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3855'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6877'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6877'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -18.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -18.62)"^^geo:wktLiteral ;
  geo-pos:lat "20.07"^^xsd:decimal ;
  geo-pos:long "-18.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2261'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.62'^^xsd:double;
  dwc:latitude '20.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2261'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2262'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2262'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -18.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -18.62)"^^geo:wktLiteral ;
  geo-pos:lat "20.07"^^xsd:decimal ;
  geo-pos:long "-18.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2263'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.62'^^xsd:double;
  dwc:latitude '20.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2263'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2264'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2264'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2265'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2265'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2266'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2266'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2267'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2267'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 60.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "60.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 60.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "60.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2268'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '60.25'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2268'^^xsd:string;
  dwc:observationDate '2003-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 60.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "60.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 60.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "60.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2269'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '60.25'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2269'^^xsd:string;
  dwc:observationDate '2003-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 60.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "60.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 60.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "60.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2270'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '60.25'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2270'^^xsd:string;
  dwc:observationDate '2003-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 60.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "60.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 60.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "60.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2271'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '60.25'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2271'^^xsd:string;
  dwc:observationDate '2003-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 60.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "60.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 60.28)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "60.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2272'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '60.28'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2272'^^xsd:string;
  dwc:observationDate '2003-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 60.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "60.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 60.32)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "60.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2260'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '60.32'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2260'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 57.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "57.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 57.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "57.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4780'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '57.3'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4780'^^xsd:string;
  dwc:observationDate '2005-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 57.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "57.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 57.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "57.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4781'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '57.3'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4781'^^xsd:string;
  dwc:observationDate '2005-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 57.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "57.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 57.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "57.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4782'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '57.3'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4782'^^xsd:string;
  dwc:observationDate '2005-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "9.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4783'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '9.03'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4783'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 57.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "57.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 57.1)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "57.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4784'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.1'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4784'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "9.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4785'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '9.03'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4785'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 57.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "57.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 57.1)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "57.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4786'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.1'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4786'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "9.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4787'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '9.03'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4787'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 57.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "57.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 57.1)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "57.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4788'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.1'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4788'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "9.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4789'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '9.03'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4789'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "9.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4790'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '9.03'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4790'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.4"^^xsd:decimal ;
  geo-pos:long "8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4791'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '8.92'^^xsd:double;
  dwc:latitude '-3.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4791'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7542'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7542'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.45 52.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.45"^^xsd:decimal ;
  dwc:decimalLongitude "52.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.45 52.78)"^^geo:wktLiteral ;
  geo-pos:lat "-10.45"^^xsd:decimal ;
  geo-pos:long "52.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5980'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '52.78'^^xsd:double;
  dwc:latitude '-10.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5980'^^xsd:string;
  dwc:observationDate '2007-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.45 52.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.45"^^xsd:decimal ;
  dwc:decimalLongitude "52.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.45 52.78)"^^geo:wktLiteral ;
  geo-pos:lat "-10.45"^^xsd:decimal ;
  geo-pos:long "52.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5981'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '52.78'^^xsd:double;
  dwc:latitude '-10.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5981'^^xsd:string;
  dwc:observationDate '2007-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.45 52.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.45"^^xsd:decimal ;
  dwc:decimalLongitude "52.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.45 52.78)"^^geo:wktLiteral ;
  geo-pos:lat "-10.45"^^xsd:decimal ;
  geo-pos:long "52.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5982'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '52.78'^^xsd:double;
  dwc:latitude '-10.45'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5982'^^xsd:string;
  dwc:observationDate '2007-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 54.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.95"^^xsd:decimal ;
  dwc:decimalLongitude "54.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 54.6)"^^geo:wktLiteral ;
  geo-pos:lat "-7.95"^^xsd:decimal ;
  geo-pos:long "54.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5983'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.6'^^xsd:double;
  dwc:latitude '-7.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5983'^^xsd:string;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 54.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.95"^^xsd:decimal ;
  dwc:decimalLongitude "54.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.95 54.6)"^^geo:wktLiteral ;
  geo-pos:lat "-7.95"^^xsd:decimal ;
  geo-pos:long "54.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5984'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '54.6'^^xsd:double;
  dwc:latitude '-7.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5984'^^xsd:string;
  dwc:observationDate '2007-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -19.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.77"^^xsd:decimal ;
  dwc:decimalLongitude "-19.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -19.17)"^^geo:wktLiteral ;
  geo-pos:lat "13.77"^^xsd:decimal ;
  geo-pos:long "-19.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5985'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-19.17'^^xsd:double;
  dwc:latitude '13.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5985'^^xsd:string;
  dwc:observationDate '2007-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -19.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.77"^^xsd:decimal ;
  dwc:decimalLongitude "-19.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -19.17)"^^geo:wktLiteral ;
  geo-pos:lat "13.77"^^xsd:decimal ;
  geo-pos:long "-19.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5986'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-19.17'^^xsd:double;
  dwc:latitude '13.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5986'^^xsd:string;
  dwc:observationDate '2007-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -19.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.77"^^xsd:decimal ;
  dwc:decimalLongitude "-19.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -19.17)"^^geo:wktLiteral ;
  geo-pos:lat "13.77"^^xsd:decimal ;
  geo-pos:long "-19.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5987'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-19.17'^^xsd:double;
  dwc:latitude '13.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5987'^^xsd:string;
  dwc:observationDate '2007-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.07"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "-1.07"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5988'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '-1.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5988'^^xsd:string;
  dwc:observationDate '2007-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.07"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "-1.07"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5989'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '-1.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5989'^^xsd:string;
  dwc:observationDate '2007-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.07"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "-1.07"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5990'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '-1.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5990'^^xsd:string;
  dwc:observationDate '2007-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.07"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "-1.07"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5991'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '-1.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5991'^^xsd:string;
  dwc:observationDate '2007-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.02"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2229'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '20.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2229'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.02"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2230'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '20.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2230'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.02"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2231'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '20.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2231'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.02"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2232'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '20.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2232'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.02"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2233'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '20.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2233'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.02"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2234'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '20.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2234'^^xsd:string;
  dwc:observationDate '2003-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.77"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.77"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2235'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '2.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2235'^^xsd:string;
  dwc:observationDate '2003-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.77"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.77"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2236'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '2.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2236'^^xsd:string;
  dwc:observationDate '2003-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.77"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.77"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2237'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '2.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2237'^^xsd:string;
  dwc:observationDate '2003-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.77"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.77"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2238'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '2.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2238'^^xsd:string;
  dwc:observationDate '2003-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 65.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "65.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 65.05)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "65.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2239'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '65.05'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2239'^^xsd:string;
  dwc:observationDate '2003-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 64.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "64.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 64.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "64.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2240'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '64.12'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2240'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 64.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "64.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 64.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "64.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2241'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '64.12'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2241'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 64.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "64.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 64.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "64.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2242'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '64.12'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2242'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 64.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "64.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 64.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "64.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2243'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '64.12'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2243'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 64.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.1"^^xsd:decimal ;
  dwc:decimalLongitude "64.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.1 64.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.1"^^xsd:decimal ;
  geo-pos:long "64.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2244'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '64.12'^^xsd:double;
  dwc:latitude '-6.1'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2244'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.28 -3.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.28"^^xsd:decimal ;
  dwc:decimalLongitude "-3.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.28 -3.28)"^^geo:wktLiteral ;
  geo-pos:lat "4.28"^^xsd:decimal ;
  geo-pos:long "-3.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2245'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-3.28'^^xsd:double;
  dwc:latitude '4.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2245'^^xsd:string;
  dwc:observationDate '2003-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2246'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2246'^^xsd:string;
  dwc:observationDate '2003-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 62.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9"^^xsd:decimal ;
  dwc:decimalLongitude "62.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 62.05)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9"^^xsd:decimal ;
  geo-pos:long "62.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2247'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '62.05'^^xsd:double;
  dwc:latitude '-4.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2247'^^xsd:string;
  dwc:observationDate '2003-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 -8.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 -8.48)"^^geo:wktLiteral ;
  geo-pos:lat "4.3"^^xsd:decimal ;
  geo-pos:long "-8.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7620'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-8.48'^^xsd:double;
  dwc:latitude '4.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7620'^^xsd:string;
  dwc:observationDate '2009-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 -8.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 -8.48)"^^geo:wktLiteral ;
  geo-pos:lat "4.3"^^xsd:decimal ;
  geo-pos:long "-8.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7621'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-8.48'^^xsd:double;
  dwc:latitude '4.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7621'^^xsd:string;
  dwc:observationDate '2009-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.53 45.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.53"^^xsd:decimal ;
  dwc:decimalLongitude "45.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.53 45.93)"^^geo:wktLiteral ;
  geo-pos:lat "-14.53"^^xsd:decimal ;
  geo-pos:long "45.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7315'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '45.93'^^xsd:double;
  dwc:latitude '-14.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7315'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.53 45.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.53"^^xsd:decimal ;
  dwc:decimalLongitude "45.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.53 45.93)"^^geo:wktLiteral ;
  geo-pos:lat "-14.53"^^xsd:decimal ;
  geo-pos:long "45.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7316'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '45.93'^^xsd:double;
  dwc:latitude '-14.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7316'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.08"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "14.08"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7317'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '14.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7317'^^xsd:string;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 -13.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 -13.68)"^^geo:wktLiteral ;
  geo-pos:lat "-3.12"^^xsd:decimal ;
  geo-pos:long "-13.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5999'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-13.68'^^xsd:double;
  dwc:latitude '-3.12'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5999'^^xsd:string;
  dwc:observationDate '2007-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.57 -18.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.57 -18.83)"^^geo:wktLiteral ;
  geo-pos:lat "13.57"^^xsd:decimal ;
  geo-pos:long "-18.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6000'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.83'^^xsd:double;
  dwc:latitude '13.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6000'^^xsd:string;
  dwc:observationDate '2007-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7470'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7470'^^xsd:string;
  dwc:observationDate '2009-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7471'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7471'^^xsd:string;
  dwc:observationDate '2009-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7472'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7472'^^xsd:string;
  dwc:observationDate '2009-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 54.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "54.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 54.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "54.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7473'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.27'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7473'^^xsd:string;
  dwc:observationDate '2009-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 54.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.4"^^xsd:decimal ;
  dwc:decimalLongitude "54.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 54.63)"^^geo:wktLiteral ;
  geo-pos:lat "-6.4"^^xsd:decimal ;
  geo-pos:long "54.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6497'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.63'^^xsd:double;
  dwc:latitude '-6.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6497'^^xsd:string;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.27 51.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.27"^^xsd:decimal ;
  dwc:decimalLongitude "51.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.27 51.95)"^^geo:wktLiteral ;
  geo-pos:lat "-8.27"^^xsd:decimal ;
  geo-pos:long "51.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7115'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '51.95'^^xsd:double;
  dwc:latitude '-8.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7115'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.38"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7116'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7116'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.38"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7117'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7117'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.45 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.45 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "16.45"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3278'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '16.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3278'^^xsd:string;
  dwc:observationDate '2004-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6502'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6502'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6503'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6503'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6504'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6504'^^xsd:string;
  dwc:observationDate '2007-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "18.85"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6505'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '18.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6505'^^xsd:string;
  dwc:observationDate '2007-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "18.85"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6506'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '18.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6506'^^xsd:string;
  dwc:observationDate '2007-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4801'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4801'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4802'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4802'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4803'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4803'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 57.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "57.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 57.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "57.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4804'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '57.67'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4804'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 57.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "57.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 57.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "57.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4805'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '57.67'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4805'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 57.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "57.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 57.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "57.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4806'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '57.67'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4806'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.35 -18.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.35"^^xsd:decimal ;
  dwc:decimalLongitude "-18.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.35 -18.55)"^^geo:wktLiteral ;
  geo-pos:lat "19.35"^^xsd:decimal ;
  geo-pos:long "-18.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4807'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-18.55'^^xsd:double;
  dwc:latitude '19.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4807'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.35 -18.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.35"^^xsd:decimal ;
  dwc:decimalLongitude "-18.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.35 -18.55)"^^geo:wktLiteral ;
  geo-pos:lat "19.35"^^xsd:decimal ;
  geo-pos:long "-18.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4808'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-18.55'^^xsd:double;
  dwc:latitude '19.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4808'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.35 -18.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.35"^^xsd:decimal ;
  dwc:decimalLongitude "-18.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.35 -18.55)"^^geo:wktLiteral ;
  geo-pos:lat "19.35"^^xsd:decimal ;
  geo-pos:long "-18.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4809'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-18.55'^^xsd:double;
  dwc:latitude '19.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4809'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 58.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 58.22)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "58.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4810'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.22'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4810'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 58.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 58.22)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "58.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4811'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.22'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4811'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 58.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 58.22)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "58.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4812'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.22'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4812'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 58.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 58.22)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "58.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4813'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.22'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4813'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.57 -18.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.57 -18.83)"^^geo:wktLiteral ;
  geo-pos:lat "13.57"^^xsd:decimal ;
  geo-pos:long "-18.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6001'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.83'^^xsd:double;
  dwc:latitude '13.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6001'^^xsd:string;
  dwc:observationDate '2007-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 56.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8"^^xsd:decimal ;
  dwc:decimalLongitude "56.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 56.83)"^^geo:wktLiteral ;
  geo-pos:lat "-8"^^xsd:decimal ;
  geo-pos:long "56.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2255'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.83'^^xsd:double;
  dwc:latitude '-8'^^xsd:integer;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2255'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.57 -18.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.57 -18.83)"^^geo:wktLiteral ;
  geo-pos:lat "13.57"^^xsd:decimal ;
  geo-pos:long "-18.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6002'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.83'^^xsd:double;
  dwc:latitude '13.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6002'^^xsd:string;
  dwc:observationDate '2007-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2256'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '-8.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2256'^^xsd:string;
  dwc:observationDate '2003-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2257'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2257'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.45 54.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.45"^^xsd:decimal ;
  dwc:decimalLongitude "54.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.45 54.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.45"^^xsd:decimal ;
  geo-pos:long "54.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6003'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '54.47'^^xsd:double;
  dwc:latitude '1.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6003'^^xsd:string;
  dwc:observationDate '2007-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 60.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "60.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 60.32)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "60.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2258'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '60.32'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2258'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6004'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6004'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -18.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -18.62)"^^geo:wktLiteral ;
  geo-pos:lat "20.07"^^xsd:decimal ;
  geo-pos:long "-18.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2259'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.62'^^xsd:double;
  dwc:latitude '20.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2259'^^xsd:string;
  dwc:observationDate '2003-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6005'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6005'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6006'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6006'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6007'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6007'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6008'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6008'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.05 -17.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.05 -17.72)"^^geo:wktLiteral ;
  geo-pos:lat "16.05"^^xsd:decimal ;
  geo-pos:long "-17.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4820'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.72'^^xsd:double;
  dwc:latitude '16.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4820'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4821'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4821'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 59.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "59.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 59.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "59.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4822'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.47'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4822'^^xsd:string;
  dwc:observationDate '2005-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -23.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "-23.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -23.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "-23.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6484'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-23.67'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6484'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 54.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.52"^^xsd:decimal ;
  dwc:decimalLongitude "54.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 54.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.52"^^xsd:decimal ;
  geo-pos:long "54.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6485'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '54.68'^^xsd:double;
  dwc:latitude '-5.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6485'^^xsd:string;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -23.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "-23.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -23.73)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "-23.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6486'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-23.73'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6486'^^xsd:string;
  dwc:observationDate '2007-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05 54.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.05"^^xsd:decimal ;
  dwc:decimalLongitude "54.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05 54.67)"^^geo:wktLiteral ;
  geo-pos:lat "-6.05"^^xsd:decimal ;
  geo-pos:long "54.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6487'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.67'^^xsd:double;
  dwc:latitude '-6.05'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6487'^^xsd:string;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05 54.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.05"^^xsd:decimal ;
  dwc:decimalLongitude "54.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05 54.67)"^^geo:wktLiteral ;
  geo-pos:lat "-6.05"^^xsd:decimal ;
  geo-pos:long "54.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6488'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.67'^^xsd:double;
  dwc:latitude '-6.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6488'^^xsd:string;
  dwc:observationDate '2007-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -9.52)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "-9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6489'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-9.52'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6489'^^xsd:string;
  dwc:observationDate '2007-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -9.52)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "-9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6490'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-9.52'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6490'^^xsd:string;
  dwc:observationDate '2007-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -9.52)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "-9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6491'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-9.52'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6491'^^xsd:string;
  dwc:observationDate '2007-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "-9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -9.52)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "-9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6492'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-9.52'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6492'^^xsd:string;
  dwc:observationDate '2007-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.77"^^xsd:decimal ;
  dwc:decimalLongitude "-24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -24.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.77"^^xsd:decimal ;
  geo-pos:long "-24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6493'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-24.62'^^xsd:double;
  dwc:latitude '2.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6493'^^xsd:string;
  dwc:observationDate '2007-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.77"^^xsd:decimal ;
  dwc:decimalLongitude "-24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -24.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.77"^^xsd:decimal ;
  geo-pos:long "-24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6494'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-24.62'^^xsd:double;
  dwc:latitude '2.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6494'^^xsd:string;
  dwc:observationDate '2007-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.77"^^xsd:decimal ;
  dwc:decimalLongitude "-24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -24.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.77"^^xsd:decimal ;
  geo-pos:long "-24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6495'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-24.62'^^xsd:double;
  dwc:latitude '2.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6495'^^xsd:string;
  dwc:observationDate '2007-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.77"^^xsd:decimal ;
  dwc:decimalLongitude "-24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.77 -24.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.77"^^xsd:decimal ;
  geo-pos:long "-24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6496'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-24.62'^^xsd:double;
  dwc:latitude '2.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6496'^^xsd:string;
  dwc:observationDate '2007-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.4"^^xsd:decimal ;
  geo-pos:long "8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4792'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '8.92'^^xsd:double;
  dwc:latitude '-3.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4792'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.4"^^xsd:decimal ;
  geo-pos:long "8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4793'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '8.92'^^xsd:double;
  dwc:latitude '-3.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4793'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.4"^^xsd:decimal ;
  geo-pos:long "8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4794'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '8.92'^^xsd:double;
  dwc:latitude '-3.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4794'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4795'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4795'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4796'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4796'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.4"^^xsd:decimal ;
  geo-pos:long "8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4797'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '8.92'^^xsd:double;
  dwc:latitude '-3.4'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4797'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4798'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4798'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4799'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4799'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4800'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4800'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -18.95)"^^geo:wktLiteral ;
  geo-pos:lat "13.88"^^xsd:decimal ;
  geo-pos:long "-18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5992'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.95'^^xsd:double;
  dwc:latitude '13.88'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5992'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -18.95)"^^geo:wktLiteral ;
  geo-pos:lat "13.88"^^xsd:decimal ;
  geo-pos:long "-18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5993'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.95'^^xsd:double;
  dwc:latitude '13.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5993'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -18.95)"^^geo:wktLiteral ;
  geo-pos:lat "13.88"^^xsd:decimal ;
  geo-pos:long "-18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5994'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.95'^^xsd:double;
  dwc:latitude '13.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5994'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.88 -18.95)"^^geo:wktLiteral ;
  geo-pos:lat "13.88"^^xsd:decimal ;
  geo-pos:long "-18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5995'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.95'^^xsd:double;
  dwc:latitude '13.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5995'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.67 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.67"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.67 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-8.67"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5996'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-8.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5996'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 -13.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 -13.68)"^^geo:wktLiteral ;
  geo-pos:lat "-3.12"^^xsd:decimal ;
  geo-pos:long "-13.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5997'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-13.68'^^xsd:double;
  dwc:latitude '-3.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5997'^^xsd:string;
  dwc:observationDate '2007-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 -13.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 -13.68)"^^geo:wktLiteral ;
  geo-pos:lat "-3.12"^^xsd:decimal ;
  geo-pos:long "-13.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5998'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-13.68'^^xsd:double;
  dwc:latitude '-3.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5998'^^xsd:string;
  dwc:observationDate '2007-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.57)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4769'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '8.57'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4769'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 57.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 57.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "57.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4770'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.08'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4770'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.57)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4771'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '8.57'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4771'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 57.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 57.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "57.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4772'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.08'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4772'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.57)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4773'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '8.57'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4773'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 57.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 57.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "57.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4774'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.08'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4774'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.57)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4775'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '8.57'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4775'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "20.28"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4776'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '20.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4776'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "20.28"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4777'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '20.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4777'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "20.28"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4778'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '20.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4778'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 57.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "57.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 57.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "57.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4779'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '57.3'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4779'^^xsd:string;
  dwc:observationDate '2005-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7695'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7695'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 53.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.42"^^xsd:decimal ;
  dwc:decimalLongitude "53.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 53.73)"^^geo:wktLiteral ;
  geo-pos:lat "3.42"^^xsd:decimal ;
  geo-pos:long "53.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5919'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.73'^^xsd:double;
  dwc:latitude '3.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5919'^^xsd:string;
  dwc:observationDate '2006-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2101'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-20.37'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2101'^^xsd:string;
  dwc:observationDate '2002-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2102'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2102'^^xsd:string;
  dwc:observationDate '2002-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2103'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2103'^^xsd:string;
  dwc:observationDate '2002-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2104'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2104'^^xsd:string;
  dwc:observationDate '2002-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 54.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.62"^^xsd:decimal ;
  dwc:decimalLongitude "54.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 54.4)"^^geo:wktLiteral ;
  geo-pos:lat "-5.62"^^xsd:decimal ;
  geo-pos:long "54.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4591'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.4'^^xsd:double;
  dwc:latitude '-5.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4591'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2105'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2105'^^xsd:string;
  dwc:observationDate '2002-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7 55.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7 55.55)"^^geo:wktLiteral ;
  geo-pos:lat "3.7"^^xsd:decimal ;
  geo-pos:long "55.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4592'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.55'^^xsd:double;
  dwc:latitude '3.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4592'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7 55.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7 55.55)"^^geo:wktLiteral ;
  geo-pos:lat "3.7"^^xsd:decimal ;
  geo-pos:long "55.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4593'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.55'^^xsd:double;
  dwc:latitude '3.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4593'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7 55.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7 55.55)"^^geo:wktLiteral ;
  geo-pos:lat "3.7"^^xsd:decimal ;
  geo-pos:long "55.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4594'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.55'^^xsd:double;
  dwc:latitude '3.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4594'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 1.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4595'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '1.78'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4595'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.37"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.37"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4596'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '2.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4596'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.48 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.48 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.48"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4597'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '3.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4597'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.48 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.48 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.48"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4598'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '3.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4598'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.27"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -17.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.27"^^xsd:decimal ;
  geo-pos:long "-17.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5907'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '4.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5907'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8410'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8410'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.48 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.48 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.48"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4599'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '3.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4599'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 46.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.53"^^xsd:decimal ;
  dwc:decimalLongitude "46.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 46.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.53"^^xsd:decimal ;
  geo-pos:long "46.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4600'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '46.55'^^xsd:double;
  dwc:latitude '-6.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4600'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.18 -17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.18"^^xsd:decimal ;
  dwc:decimalLongitude "-17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.18 -17.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.18"^^xsd:decimal ;
  geo-pos:long "-17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5908'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.47'^^xsd:double;
  dwc:latitude '4.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5908'^^xsd:string;
  dwc:observationDate '2006-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.07 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5909'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '18.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5909'^^xsd:string;
  dwc:observationDate '2006-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.07 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5910'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '18.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5910'^^xsd:string;
  dwc:observationDate '2006-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.07 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5911'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '18.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5911'^^xsd:string;
  dwc:observationDate '2006-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.77 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.77"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.77 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "17.77"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5912'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '17.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5912'^^xsd:string;
  dwc:observationDate '2006-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.77 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.77"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.77 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "17.77"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5913'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '17.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5913'^^xsd:string;
  dwc:observationDate '2006-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.77 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.77"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.77 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "17.77"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5914'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '17.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5914'^^xsd:string;
  dwc:observationDate '2006-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 89.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97"^^xsd:decimal ;
  dwc:decimalLongitude "89.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 89.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97"^^xsd:decimal ;
  geo-pos:long "89.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5915'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '89.45'^^xsd:double;
  dwc:latitude '-0.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5915'^^xsd:string;
  dwc:observationDate '2006-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 89.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97"^^xsd:decimal ;
  dwc:decimalLongitude "89.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 89.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97"^^xsd:decimal ;
  geo-pos:long "89.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5916'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '89.45'^^xsd:double;
  dwc:latitude '-0.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5916'^^xsd:string;
  dwc:observationDate '2006-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 53.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.42"^^xsd:decimal ;
  dwc:decimalLongitude "53.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 53.73)"^^geo:wktLiteral ;
  geo-pos:lat "3.42"^^xsd:decimal ;
  geo-pos:long "53.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5917'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.73'^^xsd:double;
  dwc:latitude '3.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5917'^^xsd:string;
  dwc:observationDate '2006-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 53.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.42"^^xsd:decimal ;
  dwc:decimalLongitude "53.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 53.73)"^^geo:wktLiteral ;
  geo-pos:lat "3.42"^^xsd:decimal ;
  geo-pos:long "53.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5918'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.73'^^xsd:double;
  dwc:latitude '3.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5918'^^xsd:string;
  dwc:observationDate '2006-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 1.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4590'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '1.78'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4590'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3218'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3218'^^xsd:string;
  dwc:observationDate '2004-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 50.65)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3219'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '50.65'^^xsd:double;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3219'^^xsd:string;
  dwc:observationDate '2004-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 50.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "50.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 50.4)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "50.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3220'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '50.4'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3220'^^xsd:string;
  dwc:observationDate '2004-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 50.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "50.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 50.4)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "50.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3221'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '50.4'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3221'^^xsd:string;
  dwc:observationDate '2004-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.03"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.03"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3222'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '4.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3222'^^xsd:string;
  dwc:observationDate '2004-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3223'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3223'^^xsd:string;
  dwc:observationDate '2004-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 50.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.95"^^xsd:decimal ;
  dwc:decimalLongitude "50.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.95 50.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.95"^^xsd:decimal ;
  geo-pos:long "50.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3224'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '50.27'^^xsd:double;
  dwc:latitude '-1.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3224'^^xsd:string;
  dwc:observationDate '2004-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.25"^^xsd:decimal ;
  geo-pos:long "50.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3225'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.35'^^xsd:double;
  dwc:latitude '-5.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3225'^^xsd:string;
  dwc:observationDate '2004-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 -0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "-0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 -0.18)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "-0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8422'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-0.18'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8422'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 -0.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "-0.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 -0.18)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "-0.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8423'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-0.18'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8423'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -15.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.53"^^xsd:decimal ;
  dwc:decimalLongitude "-15.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -15.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.53"^^xsd:decimal ;
  geo-pos:long "-15.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2097'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-15.67'^^xsd:double;
  dwc:latitude '3.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2097'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2098'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-20.37'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2098'^^xsd:string;
  dwc:observationDate '2002-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2099'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-20.37'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2099'^^xsd:string;
  dwc:observationDate '2002-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2100'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-20.37'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2100'^^xsd:string;
  dwc:observationDate '2002-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.25"^^xsd:decimal ;
  geo-pos:long "50.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3226'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.35'^^xsd:double;
  dwc:latitude '-5.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3226'^^xsd:string;
  dwc:observationDate '2004-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3820'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.83'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3820'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "56.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4575'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.48'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4575'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 54.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.45"^^xsd:decimal ;
  dwc:decimalLongitude "54.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 54.52)"^^geo:wktLiteral ;
  geo-pos:lat "-6.45"^^xsd:decimal ;
  geo-pos:long "54.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4576'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.52'^^xsd:double;
  dwc:latitude '-6.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4576'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 50.65)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3217'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '50.65'^^xsd:double;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3217'^^xsd:string;
  dwc:observationDate '2004-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.73 45.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.73"^^xsd:decimal ;
  dwc:decimalLongitude "45.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.73 45.23)"^^geo:wktLiteral ;
  geo-pos:lat "-6.73"^^xsd:decimal ;
  geo-pos:long "45.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4601'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '45.23'^^xsd:double;
  dwc:latitude '-6.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4601'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 46.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.53"^^xsd:decimal ;
  dwc:decimalLongitude "46.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 46.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.53"^^xsd:decimal ;
  geo-pos:long "46.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4602'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '46.55'^^xsd:double;
  dwc:latitude '-6.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4602'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.32 49.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.32"^^xsd:decimal ;
  dwc:decimalLongitude "49.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.32 49.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.32"^^xsd:decimal ;
  geo-pos:long "49.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4603'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '49.27'^^xsd:double;
  dwc:latitude '-6.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4603'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.32 49.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.32"^^xsd:decimal ;
  dwc:decimalLongitude "49.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.32 49.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.32"^^xsd:decimal ;
  geo-pos:long "49.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4604'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '49.27'^^xsd:double;
  dwc:latitude '-6.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4604'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.98"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 1)"^^geo:wktLiteral ;
  geo-pos:lat "2.98"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4605'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '2.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4605'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.98"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 1)"^^geo:wktLiteral ;
  geo-pos:lat "2.98"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4606'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '2.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4606'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.98"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 1)"^^geo:wktLiteral ;
  geo-pos:lat "2.98"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4607'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '2.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4607'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.98"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 1)"^^geo:wktLiteral ;
  geo-pos:lat "2.98"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4608'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '2.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4608'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 49.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.38"^^xsd:decimal ;
  dwc:decimalLongitude "49.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 49.65)"^^geo:wktLiteral ;
  geo-pos:lat "-7.38"^^xsd:decimal ;
  geo-pos:long "49.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4609'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '49.65'^^xsd:double;
  dwc:latitude '-7.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4609'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 2.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.98"^^xsd:decimal ;
  dwc:decimalLongitude "2.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 2.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.98"^^xsd:decimal ;
  geo-pos:long "2.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4610'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '2.77'^^xsd:double;
  dwc:latitude '2.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4610'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 53.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.42"^^xsd:decimal ;
  dwc:decimalLongitude "53.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 53.73)"^^geo:wktLiteral ;
  geo-pos:lat "3.42"^^xsd:decimal ;
  geo-pos:long "53.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5920'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.73'^^xsd:double;
  dwc:latitude '3.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5920'^^xsd:string;
  dwc:observationDate '2006-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 89.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.97"^^xsd:decimal ;
  dwc:decimalLongitude "89.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.97 89.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.97"^^xsd:decimal ;
  geo-pos:long "89.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5921'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '89.45'^^xsd:double;
  dwc:latitude '-0.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5921'^^xsd:string;
  dwc:observationDate '2006-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5922'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5922'^^xsd:string;
  dwc:observationDate '2006-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 57.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.97"^^xsd:decimal ;
  dwc:decimalLongitude "57.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 57.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.97"^^xsd:decimal ;
  geo-pos:long "57.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5923'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '57.18'^^xsd:double;
  dwc:latitude '-5.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5923'^^xsd:string;
  dwc:observationDate '2006-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 57.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.97"^^xsd:decimal ;
  dwc:decimalLongitude "57.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 57.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.97"^^xsd:decimal ;
  geo-pos:long "57.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5924'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '57.18'^^xsd:double;
  dwc:latitude '-5.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5924'^^xsd:string;
  dwc:observationDate '2006-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 57.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.97"^^xsd:decimal ;
  dwc:decimalLongitude "57.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 57.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.97"^^xsd:decimal ;
  geo-pos:long "57.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5925'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '57.18'^^xsd:double;
  dwc:latitude '-5.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5925'^^xsd:string;
  dwc:observationDate '2006-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 57.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.97"^^xsd:decimal ;
  dwc:decimalLongitude "57.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 57.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.97"^^xsd:decimal ;
  geo-pos:long "57.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5926'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '57.18'^^xsd:double;
  dwc:latitude '-5.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5926'^^xsd:string;
  dwc:observationDate '2006-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.07 -19.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.07"^^xsd:decimal ;
  dwc:decimalLongitude "-19.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.07 -19.65)"^^geo:wktLiteral ;
  geo-pos:lat "13.07"^^xsd:decimal ;
  geo-pos:long "-19.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5927'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-19.65'^^xsd:double;
  dwc:latitude '13.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5927'^^xsd:string;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.07 -19.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.07"^^xsd:decimal ;
  dwc:decimalLongitude "-19.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.07 -19.65)"^^geo:wktLiteral ;
  geo-pos:lat "13.07"^^xsd:decimal ;
  geo-pos:long "-19.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5928'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-19.65'^^xsd:double;
  dwc:latitude '13.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5928'^^xsd:string;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8408'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8408'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8409'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8409'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3227'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3227'^^xsd:string;
  dwc:observationDate '2004-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 51.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.13"^^xsd:decimal ;
  dwc:decimalLongitude "51.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 51.07)"^^geo:wktLiteral ;
  geo-pos:lat "-6.13"^^xsd:decimal ;
  geo-pos:long "51.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3228'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '51.07'^^xsd:double;
  dwc:latitude '-6.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3228'^^xsd:string;
  dwc:observationDate '2004-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 51.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 51.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "51.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3229'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '51.2'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3229'^^xsd:string;
  dwc:observationDate '2004-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 49.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "49.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 49.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "49.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3230'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '49.07'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3230'^^xsd:string;
  dwc:observationDate '2004-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "16.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3231'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '16.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3231'^^xsd:string;
  dwc:observationDate '2004-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 49.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "49.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 49.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "49.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3232'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '49.07'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3232'^^xsd:string;
  dwc:observationDate '2004-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "16.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3233'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '16.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3233'^^xsd:string;
  dwc:observationDate '2004-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 49.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "49.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 49.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "49.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3234'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '49.07'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3234'^^xsd:string;
  dwc:observationDate '2004-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "16.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3235'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '16.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3235'^^xsd:string;
  dwc:observationDate '2004-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.22"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8385'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8385'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.22"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8386'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8386'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.22"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8387'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8387'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.22"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8388'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8388'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 2.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.98"^^xsd:decimal ;
  dwc:decimalLongitude "2.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 2.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.98"^^xsd:decimal ;
  geo-pos:long "2.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4611'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '2.77'^^xsd:double;
  dwc:latitude '2.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4611'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 2.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.98"^^xsd:decimal ;
  dwc:decimalLongitude "2.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 2.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.98"^^xsd:decimal ;
  geo-pos:long "2.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4612'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '2.77'^^xsd:double;
  dwc:latitude '2.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4612'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 2.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.98"^^xsd:decimal ;
  dwc:decimalLongitude "2.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.98 2.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.98"^^xsd:decimal ;
  geo-pos:long "2.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4613'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '2.77'^^xsd:double;
  dwc:latitude '2.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4613'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.25 49.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.25 49.23)"^^geo:wktLiteral ;
  geo-pos:lat "-7.25"^^xsd:decimal ;
  geo-pos:long "49.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4614'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '49.23'^^xsd:double;
  dwc:latitude '-7.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4614'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.25 49.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.25 49.23)"^^geo:wktLiteral ;
  geo-pos:lat "-7.25"^^xsd:decimal ;
  geo-pos:long "49.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4615'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '49.23'^^xsd:double;
  dwc:latitude '-7.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4615'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 2)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4616'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4616'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 2)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4617'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4617'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 49.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "49.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 49.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "49.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3236'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '49.07'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3236'^^xsd:string;
  dwc:observationDate '2004-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.28 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.28"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.28 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.28"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4618'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '-0.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4618'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.28 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.28"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.28 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.28"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4619'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '-0.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4619'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.28 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.28"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.28 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.28"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4620'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '-0.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4620'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4621'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '-7.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4621'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.95"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 50)"^^geo:wktLiteral ;
  geo-pos:lat "-6.95"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4622'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-6.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4622'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2106'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2106'^^xsd:string;
  dwc:observationDate '2002-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2107'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2107'^^xsd:string;
  dwc:observationDate '2002-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2108'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2108'^^xsd:string;
  dwc:observationDate '2002-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2109'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2109'^^xsd:string;
  dwc:observationDate '2002-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2110'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2110'^^xsd:string;
  dwc:observationDate '2002-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2111'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2111'^^xsd:string;
  dwc:observationDate '2002-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2112'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2112'^^xsd:string;
  dwc:observationDate '2002-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2113'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2113'^^xsd:string;
  dwc:observationDate '2002-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 -20.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.02"^^xsd:decimal ;
  dwc:decimalLongitude "-20.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 -20.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.02"^^xsd:decimal ;
  geo-pos:long "-20.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2114'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-20.25'^^xsd:double;
  dwc:latitude '1.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2114'^^xsd:string;
  dwc:observationDate '2002-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -19.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-19.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -19.73)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-19.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2115'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.73'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2115'^^xsd:string;
  dwc:observationDate '2002-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 -20.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.02"^^xsd:decimal ;
  dwc:decimalLongitude "-20.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 -20.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.02"^^xsd:decimal ;
  geo-pos:long "-20.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2116'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-20.25'^^xsd:double;
  dwc:latitude '1.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2116'^^xsd:string;
  dwc:observationDate '2002-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -19.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-19.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -19.73)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-19.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2117'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.73'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2117'^^xsd:string;
  dwc:observationDate '2002-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 -20.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.02"^^xsd:decimal ;
  dwc:decimalLongitude "-20.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 -20.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.02"^^xsd:decimal ;
  geo-pos:long "-20.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2118'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-20.25'^^xsd:double;
  dwc:latitude '1.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2118'^^xsd:string;
  dwc:observationDate '2002-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 10.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 10.13)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "10.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8355'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.13'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8355'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8356'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8356'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8372'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.42'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8372'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8389'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8389'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4634'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4634'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.22 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.22 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.22"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4635'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-0.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4635'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4636'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4636'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.22 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.22 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.22"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4637'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-0.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4637'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4638'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4638'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.22 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.22 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.22"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4639'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-0.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4639'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4640'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4640'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4641'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4641'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4642'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4642'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4643'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4643'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.72)"^^geo:wktLiteral ;
  geo-pos:lat "19.7"^^xsd:decimal ;
  geo-pos:long "-17.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3831'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.72'^^xsd:double;
  dwc:latitude '19.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3831'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.72)"^^geo:wktLiteral ;
  geo-pos:lat "19.7"^^xsd:decimal ;
  geo-pos:long "-17.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3832'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.72'^^xsd:double;
  dwc:latitude '19.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3832'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 50.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "50.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 50.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "50.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3833'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.22'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3833'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 50.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "50.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 50.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "50.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3834'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.22'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3834'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 50.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "50.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 50.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "50.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3835'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.22'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3835'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3836'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3836'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 62.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.58"^^xsd:decimal ;
  dwc:decimalLongitude "62.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 62.3)"^^geo:wktLiteral ;
  geo-pos:lat "-6.58"^^xsd:decimal ;
  geo-pos:long "62.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3837'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '62.3'^^xsd:double;
  dwc:latitude '-6.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3837'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45 45.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.45"^^xsd:decimal ;
  dwc:decimalLongitude "45.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45 45.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.45"^^xsd:decimal ;
  geo-pos:long "45.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3830'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.38'^^xsd:double;
  dwc:latitude '-3.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3830'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.95"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 50)"^^geo:wktLiteral ;
  geo-pos:lat "-6.95"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4624'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-6.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4624'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 49.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "49.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 49.68)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "49.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4625'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '49.68'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4625'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 49.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "49.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 49.68)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "49.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4626'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '49.68'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4626'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 49.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "49.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 49.68)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "49.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4627'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '49.68'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4627'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 49.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "49.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 49.68)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "49.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4628'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '49.68'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4628'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 -3.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 -3.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "-3.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4629'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.82'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4629'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 5.6)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4630'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.6'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4630'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 5.6)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4631'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.6'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4631'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 5.6)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4632'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.6'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4632'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.22 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.22 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.22"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4633'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-0.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4633'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 9.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "9.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 9.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "9.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8369'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.38'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8369'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8370'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.42'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8370'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8371'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.42'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8371'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3821'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.83'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3821'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3822'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.83'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3822'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3823'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.83'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3823'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3824'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3824'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3825'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3825'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3826'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3826'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3827'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3827'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3828'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3828'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 10.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 10.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "10.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8390'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '10.02'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8390'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45 45.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.45"^^xsd:decimal ;
  dwc:decimalLongitude "45.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45 45.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.45"^^xsd:decimal ;
  geo-pos:long "45.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3829'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.38'^^xsd:double;
  dwc:latitude '-3.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3829'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8391'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8391'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 58.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "58.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 58.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "58.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6862'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '58.88'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6862'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 58.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "58.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 58.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "58.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6863'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '58.88'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6863'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.95"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 50)"^^geo:wktLiteral ;
  geo-pos:lat "-6.95"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4623'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-6.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4623'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 51.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "51.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 51.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.33"^^xsd:decimal ;
  geo-pos:long "51.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4577'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '51.75'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4577'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 4.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4578'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '4.33'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4578'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 4.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4579'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '4.33'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4579'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 4.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4580'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '4.33'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4580'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 53.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 53.72)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "53.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4581'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.72'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4581'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 4.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4582'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '4.33'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4582'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 55.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 55.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "55.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4583'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.78'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4583'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 55.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 55.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "55.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4584'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.78'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4584'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 55.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 55.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "55.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4585'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.78'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4585'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.57 -3.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.57"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.57 -3.48)"^^geo:wktLiteral ;
  geo-pos:lat "4.57"^^xsd:decimal ;
  geo-pos:long "-3.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4586'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-3.48'^^xsd:double;
  dwc:latitude '4.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4586'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.57 -3.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.57"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.57 -3.48)"^^geo:wktLiteral ;
  geo-pos:lat "4.57"^^xsd:decimal ;
  geo-pos:long "-3.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4587'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-3.48'^^xsd:double;
  dwc:latitude '4.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4587'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 1.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4588'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '1.78'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4588'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 1.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4589'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '1.78'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4589'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 54.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08"^^xsd:decimal ;
  dwc:decimalLongitude "54.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 54.83)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08"^^xsd:decimal ;
  geo-pos:long "54.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5957'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.83'^^xsd:double;
  dwc:latitude '-7.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5957'^^xsd:string;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 54.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08"^^xsd:decimal ;
  dwc:decimalLongitude "54.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 54.83)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08"^^xsd:decimal ;
  geo-pos:long "54.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5958'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.83'^^xsd:double;
  dwc:latitude '-7.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5958'^^xsd:string;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.73 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.73 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "15.73"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5959'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '15.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5959'^^xsd:string;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.73 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.73 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "15.73"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5960'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '15.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5960'^^xsd:string;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.73 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.73 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "15.73"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5961'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '15.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5961'^^xsd:string;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 54.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 54.4)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "54.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5962'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.4'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5962'^^xsd:string;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 54.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 54.4)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "54.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5963'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.4'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5963'^^xsd:string;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5964'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '-8.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5964'^^xsd:string;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5965'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '-8.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5965'^^xsd:string;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.28 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.28 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.28"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6483'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6483'^^xsd:string;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 52.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 52.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "52.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8107'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.68'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8107'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 52.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 52.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "52.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8108'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.68'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8108'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.55"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "18.55"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8109'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '18.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8109'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4714'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4714'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4715'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4715'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4716'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4716'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4717'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4717'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 49.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "49.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 49.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "49.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4718'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.75'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4718'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 49.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "49.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 49.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "49.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4719'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.75'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4719'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -15.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-15.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -15.27)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-15.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2192'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-15.27'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2192'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.13 42.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.13"^^xsd:decimal ;
  dwc:decimalLongitude "42.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.13 42.12)"^^geo:wktLiteral ;
  geo-pos:lat "-17.13"^^xsd:decimal ;
  geo-pos:long "42.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8276'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.12'^^xsd:double;
  dwc:latitude '-17.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8276'^^xsd:string;
  dwc:observationDate '2011-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -15.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-15.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -15.27)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-15.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2193'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-15.27'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2193'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.13 42.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.13"^^xsd:decimal ;
  dwc:decimalLongitude "42.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.13 42.12)"^^geo:wktLiteral ;
  geo-pos:lat "-17.13"^^xsd:decimal ;
  geo-pos:long "42.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8277'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.12'^^xsd:double;
  dwc:latitude '-17.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8277'^^xsd:string;
  dwc:observationDate '2011-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.18"^^xsd:decimal ;
  dwc:decimalLongitude "59.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  geo-pos:lat "6.18"^^xsd:decimal ;
  geo-pos:long "59.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7006'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '59.4'^^xsd:double;
  dwc:latitude '6.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7006'^^xsd:string;
  dwc:observationDate '2008-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.18"^^xsd:decimal ;
  dwc:decimalLongitude "59.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  geo-pos:lat "6.18"^^xsd:decimal ;
  geo-pos:long "59.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7007'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '59.4'^^xsd:double;
  dwc:latitude '6.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7007'^^xsd:string;
  dwc:observationDate '2008-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.18"^^xsd:decimal ;
  dwc:decimalLongitude "59.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  geo-pos:lat "6.18"^^xsd:decimal ;
  geo-pos:long "59.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7008'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '59.4'^^xsd:double;
  dwc:latitude '6.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7008'^^xsd:string;
  dwc:observationDate '2008-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.18"^^xsd:decimal ;
  dwc:decimalLongitude "59.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  geo-pos:lat "6.18"^^xsd:decimal ;
  geo-pos:long "59.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7009'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '59.4'^^xsd:double;
  dwc:latitude '6.18'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7009'^^xsd:string;
  dwc:observationDate '2008-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4700'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4700'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6998'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6998'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6999'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6999'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7000'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7000'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7001'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7001'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7002'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7002'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 59.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.68"^^xsd:decimal ;
  dwc:decimalLongitude "59.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 59.1)"^^geo:wktLiteral ;
  geo-pos:lat "6.68"^^xsd:decimal ;
  geo-pos:long "59.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7003'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.1'^^xsd:double;
  dwc:latitude '6.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7003'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 59.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.68"^^xsd:decimal ;
  dwc:decimalLongitude "59.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 59.1)"^^geo:wktLiteral ;
  geo-pos:lat "6.68"^^xsd:decimal ;
  geo-pos:long "59.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7004'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.1'^^xsd:double;
  dwc:latitude '6.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7004'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.18"^^xsd:decimal ;
  dwc:decimalLongitude "59.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  geo-pos:lat "6.18"^^xsd:decimal ;
  geo-pos:long "59.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7005'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '59.4'^^xsd:double;
  dwc:latitude '6.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7005'^^xsd:string;
  dwc:observationDate '2008-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -15.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-15.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -15.27)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-15.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2194'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-15.27'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2194'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -15.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-15.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -15.27)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-15.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2195'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-15.27'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2195'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98 61.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.98"^^xsd:decimal ;
  dwc:decimalLongitude "61.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98 61.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5.98"^^xsd:decimal ;
  geo-pos:long "61.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2196'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '61.78'^^xsd:double;
  dwc:latitude '-5.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2196'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98 61.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.98"^^xsd:decimal ;
  dwc:decimalLongitude "61.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98 61.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5.98"^^xsd:decimal ;
  geo-pos:long "61.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2197'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '61.78'^^xsd:double;
  dwc:latitude '-5.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2197'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8232'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8232'^^xsd:string;
  dwc:observationDate '2011-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -3.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "-3.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -3.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "-3.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8233'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-3.87'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8233'^^xsd:string;
  dwc:observationDate '2011-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.25"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8234'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-5.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8234'^^xsd:string;
  dwc:observationDate '2011-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.85"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.85"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6872'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '-2.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6872'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6873'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6873'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98 61.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.98"^^xsd:decimal ;
  dwc:decimalLongitude "61.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98 61.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5.98"^^xsd:decimal ;
  geo-pos:long "61.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2198'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '61.78'^^xsd:double;
  dwc:latitude '-5.98'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2198'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4701'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4701'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4702'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4702'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4703'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4703'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.97)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-17.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4704'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.97'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4704'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.97)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-17.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4705'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.97'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4705'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4706'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4706'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4707'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4707'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4708'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4708'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4709'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4709'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4710'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4710'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 58.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "58.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 58.95)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "58.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4711'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '58.95'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4711'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 58.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "58.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 58.95)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "58.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4712'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '58.95'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4712'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 58.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "58.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 58.95)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "58.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4713'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '58.95'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4713'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6478'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6478'^^xsd:string;
  dwc:observationDate '2007-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.98)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6715'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-13.98'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6715'^^xsd:string;
  dwc:observationDate '2008-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.98)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6716'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-13.98'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6716'^^xsd:string;
  dwc:observationDate '2008-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6874'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6874'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8190'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8190'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8191'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8191'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.55)"^^geo:wktLiteral ;
  geo-pos:lat "7.12"^^xsd:decimal ;
  geo-pos:long "-13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6711'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '7.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6711'^^xsd:string;
  dwc:observationDate '2008-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.55)"^^geo:wktLiteral ;
  geo-pos:lat "7.12"^^xsd:decimal ;
  geo-pos:long "-13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6712'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '7.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6712'^^xsd:string;
  dwc:observationDate '2008-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.55)"^^geo:wktLiteral ;
  geo-pos:lat "7.12"^^xsd:decimal ;
  geo-pos:long "-13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6713'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '7.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6713'^^xsd:string;
  dwc:observationDate '2008-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.98)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6714'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-13.98'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6714'^^xsd:string;
  dwc:observationDate '2008-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 58.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "58.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 58.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "58.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6868'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '58.93'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6868'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 58.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "58.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 58.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "58.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6869'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '58.93'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6869'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 58.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "58.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 58.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "58.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6870'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '58.93'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6870'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 58.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "58.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 58.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "58.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6871'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '58.93'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6871'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98 61.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.98"^^xsd:decimal ;
  dwc:decimalLongitude "61.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.98 61.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5.98"^^xsd:decimal ;
  geo-pos:long "61.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2199'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '61.78'^^xsd:double;
  dwc:latitude '-5.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2199'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 61.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "61.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 61.75)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "61.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2200'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '61.75'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2200'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 62.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.58"^^xsd:decimal ;
  dwc:decimalLongitude "62.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 62.3)"^^geo:wktLiteral ;
  geo-pos:lat "-6.58"^^xsd:decimal ;
  geo-pos:long "62.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3839'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '62.3'^^xsd:double;
  dwc:latitude '-6.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3839'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3840'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3840'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 62.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.58"^^xsd:decimal ;
  dwc:decimalLongitude "62.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 62.3)"^^geo:wktLiteral ;
  geo-pos:lat "-6.58"^^xsd:decimal ;
  geo-pos:long "62.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3841'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '62.3'^^xsd:double;
  dwc:latitude '-6.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3841'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3842'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3842'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3843'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3843'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3844'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3844'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3845'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3845'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3846'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '-0.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3846'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3847'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '-0.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3847'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -14.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-14.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -14.87)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-14.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2204'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-14.87'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2204'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -15.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "-15.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2205'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2205'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -15.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "-15.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2206'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2206'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -15.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "-15.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2207'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2207'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.8"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4749'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '3.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4749'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.52"^^xsd:decimal ;
  dwc:decimalLongitude "-12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -12.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.52"^^xsd:decimal ;
  geo-pos:long "-12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2210'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-12.12'^^xsd:double;
  dwc:latitude '2.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2210'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.52"^^xsd:decimal ;
  dwc:decimalLongitude "-12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -12.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.52"^^xsd:decimal ;
  geo-pos:long "-12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2211'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-12.12'^^xsd:double;
  dwc:latitude '2.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2211'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.52"^^xsd:decimal ;
  dwc:decimalLongitude "-12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -12.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.52"^^xsd:decimal ;
  geo-pos:long "-12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2212'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-12.12'^^xsd:double;
  dwc:latitude '2.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2212'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.88"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.32)"^^geo:wktLiteral ;
  geo-pos:lat "2.88"^^xsd:decimal ;
  geo-pos:long "-14.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2213'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:latitude '2.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2213'^^xsd:string;
  dwc:observationDate '2002-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.88"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.32)"^^geo:wktLiteral ;
  geo-pos:lat "2.88"^^xsd:decimal ;
  geo-pos:long "-14.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2214'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:latitude '2.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2214'^^xsd:string;
  dwc:observationDate '2002-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.88"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.32)"^^geo:wktLiteral ;
  geo-pos:lat "2.88"^^xsd:decimal ;
  geo-pos:long "-14.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2215'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:latitude '2.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2215'^^xsd:string;
  dwc:observationDate '2002-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.88"^^xsd:decimal ;
  dwc:decimalLongitude "-14.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.32)"^^geo:wktLiteral ;
  geo-pos:lat "2.88"^^xsd:decimal ;
  geo-pos:long "-14.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2216'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-14.32'^^xsd:double;
  dwc:latitude '2.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2216'^^xsd:string;
  dwc:observationDate '2002-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 -2.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.98"^^xsd:decimal ;
  dwc:decimalLongitude "-2.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 -2.38)"^^geo:wktLiteral ;
  geo-pos:lat "0.98"^^xsd:decimal ;
  geo-pos:long "-2.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3269'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-2.38'^^xsd:double;
  dwc:latitude '0.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3269'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.8"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4750'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '3.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4750'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.8"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4751'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '3.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4751'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 3.38)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4752'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.38'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4752'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 3.38)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4753'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.38'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4753'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 2.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.05"^^xsd:decimal ;
  geo-pos:long "2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3261'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '2.45'^^xsd:double;
  dwc:latitude '1.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3261'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.85"^^xsd:decimal ;
  dwc:decimalLongitude "52.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.85"^^xsd:decimal ;
  geo-pos:long "52.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3262'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.4'^^xsd:double;
  dwc:latitude '-2.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3262'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.85"^^xsd:decimal ;
  dwc:decimalLongitude "52.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.85"^^xsd:decimal ;
  geo-pos:long "52.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3263'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.4'^^xsd:double;
  dwc:latitude '-2.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3263'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "-2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -2.35)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "-2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3264'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-2.35'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3264'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.85"^^xsd:decimal ;
  dwc:decimalLongitude "52.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.85"^^xsd:decimal ;
  geo-pos:long "52.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3265'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.82'^^xsd:double;
  dwc:latitude '-2.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3265'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.85"^^xsd:decimal ;
  dwc:decimalLongitude "52.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.85"^^xsd:decimal ;
  geo-pos:long "52.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3266'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.82'^^xsd:double;
  dwc:latitude '-2.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3266'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.85"^^xsd:decimal ;
  dwc:decimalLongitude "52.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.85"^^xsd:decimal ;
  geo-pos:long "52.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3267'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.82'^^xsd:double;
  dwc:latitude '-2.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3267'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "-2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 -2.35)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "-2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3268'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-2.35'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3268'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.8"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4748'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '3.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4748'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4735'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4735'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4736'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4736'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4737'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4737'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 7.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "7.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 7.22)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "7.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4738'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.22'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4738'^^xsd:string;
  dwc:observationDate '2005-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 7.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "7.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 7.22)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "7.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4739'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.22'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4739'^^xsd:string;
  dwc:observationDate '2005-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 7.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "7.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 7.22)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "7.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4740'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.22'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4740'^^xsd:string;
  dwc:observationDate '2005-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 7.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "7.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 7.22)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "7.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4741'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.22'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4741'^^xsd:string;
  dwc:observationDate '2005-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 50)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4742'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4742'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4743'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4743'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 50)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4744'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4744'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4745'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4745'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 50)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4746'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4746'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4747'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4747'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "16.28"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8057'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '16.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8057'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8058'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8058'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -14.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-14.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -14.87)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-14.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2202'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-14.87'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2202'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -14.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-14.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -14.87)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-14.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2203'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-14.87'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2203'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -14.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-14.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -14.87)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-14.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2201'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-14.87'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2201'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 2.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.05"^^xsd:decimal ;
  geo-pos:long "2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3259'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '2.45'^^xsd:double;
  dwc:latitude '1.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3259'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3258'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3258'^^xsd:string;
  dwc:observationDate '2004-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -15.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -15.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "-15.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2208'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-15.13'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2208'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 57.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 57.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "57.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4730'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.02'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4730'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 57.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 57.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "57.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4731'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.02'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4731'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 57.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 57.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "57.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4732'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.02'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4732'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 57.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 57.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "57.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4733'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.02'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4733'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4734'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4734'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 54.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 54.4)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "54.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5966'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.4'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5966'^^xsd:string;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 54.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 54.4)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "54.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5967'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '54.4'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5967'^^xsd:string;
  dwc:observationDate '2007-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 -13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.95"^^xsd:decimal ;
  dwc:decimalLongitude "-13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 -13.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.95"^^xsd:decimal ;
  geo-pos:long "-13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5968'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-13.85'^^xsd:double;
  dwc:latitude '-2.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5968'^^xsd:string;
  dwc:observationDate '2007-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 -13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.95"^^xsd:decimal ;
  dwc:decimalLongitude "-13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 -13.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.95"^^xsd:decimal ;
  geo-pos:long "-13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5969'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-13.85'^^xsd:double;
  dwc:latitude '-2.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5969'^^xsd:string;
  dwc:observationDate '2007-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -12.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.52"^^xsd:decimal ;
  dwc:decimalLongitude "-12.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -12.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.52"^^xsd:decimal ;
  geo-pos:long "-12.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2209'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-12.12'^^xsd:double;
  dwc:latitude '2.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2209'^^xsd:string;
  dwc:observationDate '2002-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.73 54.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.73"^^xsd:decimal ;
  dwc:decimalLongitude "54.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.73 54.32)"^^geo:wktLiteral ;
  geo-pos:lat "-7.73"^^xsd:decimal ;
  geo-pos:long "54.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5970'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '54.32'^^xsd:double;
  dwc:latitude '-7.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5970'^^xsd:string;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.73 54.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.73"^^xsd:decimal ;
  dwc:decimalLongitude "54.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.73 54.32)"^^geo:wktLiteral ;
  geo-pos:lat "-7.73"^^xsd:decimal ;
  geo-pos:long "54.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5971'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '54.32'^^xsd:double;
  dwc:latitude '-7.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5971'^^xsd:string;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "-9"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5972'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '-9'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5972'^^xsd:string;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 49.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "49.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 49.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "49.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4721'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.75'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4721'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 49.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "49.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 49.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "49.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4720'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.75'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4720'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4722'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4722'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4723'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4723'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4724'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4724'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4725'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4725'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4726'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4726'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4727'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4727'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4728'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4728'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3254'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3254'^^xsd:string;
  dwc:observationDate '2004-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 52.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1"^^xsd:decimal ;
  dwc:decimalLongitude "52.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 52.53)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1"^^xsd:decimal ;
  geo-pos:long "52.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3255'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '52.53'^^xsd:double;
  dwc:latitude '-3.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3255'^^xsd:string;
  dwc:observationDate '2004-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3256'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3256'^^xsd:string;
  dwc:observationDate '2004-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3257'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3257'^^xsd:string;
  dwc:observationDate '2004-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.85"^^xsd:decimal ;
  dwc:decimalLongitude "52.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.85 52.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.85"^^xsd:decimal ;
  geo-pos:long "52.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3260'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.82'^^xsd:double;
  dwc:latitude '-2.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3260'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4729'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4729'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.98)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6717'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-13.98'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6717'^^xsd:string;
  dwc:observationDate '2008-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3848'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '-0.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3848'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.28 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.28 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.28"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6482'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6482'^^xsd:string;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.28 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.28 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.28"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6481'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6481'^^xsd:string;
  dwc:observationDate '2007-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6479'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6479'^^xsd:string;
  dwc:observationDate '2007-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6480'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6480'^^xsd:string;
  dwc:observationDate '2007-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5938'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5938'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.85 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.85 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "14.85"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5939'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '14.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5939'^^xsd:string;
  dwc:observationDate '2007-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.85 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.85 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "14.85"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5940'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '14.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5940'^^xsd:string;
  dwc:observationDate '2007-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.85 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.85 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "14.85"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5941'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '14.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5941'^^xsd:string;
  dwc:observationDate '2007-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 54.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.53"^^xsd:decimal ;
  dwc:decimalLongitude "54.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 54.65)"^^geo:wktLiteral ;
  geo-pos:lat "-7.53"^^xsd:decimal ;
  geo-pos:long "54.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5942'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.65'^^xsd:double;
  dwc:latitude '-7.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5942'^^xsd:string;
  dwc:observationDate '2007-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.08 52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.08"^^xsd:decimal ;
  dwc:decimalLongitude "52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.08 52.5)"^^geo:wktLiteral ;
  geo-pos:lat "-10.08"^^xsd:decimal ;
  geo-pos:long "52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5943'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.5'^^xsd:double;
  dwc:latitude '-10.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5943'^^xsd:string;
  dwc:observationDate '2007-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.47 50.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.47"^^xsd:decimal ;
  dwc:decimalLongitude "50.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.47 50.05)"^^geo:wktLiteral ;
  geo-pos:lat "-8.47"^^xsd:decimal ;
  geo-pos:long "50.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5944'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '50.05'^^xsd:double;
  dwc:latitude '-8.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5944'^^xsd:string;
  dwc:observationDate '2007-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.08 52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.08"^^xsd:decimal ;
  dwc:decimalLongitude "52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.08 52.5)"^^geo:wktLiteral ;
  geo-pos:lat "-10.08"^^xsd:decimal ;
  geo-pos:long "52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5945'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.5'^^xsd:double;
  dwc:latitude '-10.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5945'^^xsd:string;
  dwc:observationDate '2007-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -8.08)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5946'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5946'^^xsd:string;
  dwc:observationDate '2007-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.2 54.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.2"^^xsd:decimal ;
  dwc:decimalLongitude "54.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.2 54.12)"^^geo:wktLiteral ;
  geo-pos:lat "-10.2"^^xsd:decimal ;
  geo-pos:long "54.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5947'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '54.12'^^xsd:double;
  dwc:latitude '-10.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5947'^^xsd:string;
  dwc:observationDate '2007-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 9.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8345'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.93'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8345'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 59.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "59.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 59.7)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "59.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2133'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '59.7'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2133'^^xsd:string;
  dwc:observationDate '2002-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2134'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2134'^^xsd:string;
  dwc:observationDate '2002-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2135'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2135'^^xsd:string;
  dwc:observationDate '2002-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2136'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2136'^^xsd:string;
  dwc:observationDate '2002-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2137'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2137'^^xsd:string;
  dwc:observationDate '2002-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 61.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "61.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 61.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "61.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2138'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '61.92'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2138'^^xsd:string;
  dwc:observationDate '2002-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 63.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.45"^^xsd:decimal ;
  dwc:decimalLongitude "63.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 63.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.45"^^xsd:decimal ;
  geo-pos:long "63.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2139'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '63.82'^^xsd:double;
  dwc:latitude '-6.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2139'^^xsd:string;
  dwc:observationDate '2002-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 63.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.45"^^xsd:decimal ;
  dwc:decimalLongitude "63.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 63.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.45"^^xsd:decimal ;
  geo-pos:long "63.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2140'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '63.82'^^xsd:double;
  dwc:latitude '-6.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2140'^^xsd:string;
  dwc:observationDate '2002-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 50.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "50.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 50.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "50.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4674'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.85'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4674'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "19.07"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4675'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '19.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4675'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "19.07"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4676'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '19.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4676'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 58.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "58.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 58.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "58.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4677'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '58.58'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4677'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "19.07"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4678'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '19.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4678'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 56.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 56.27)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "56.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4654'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '56.27'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4654'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 54.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.78"^^xsd:decimal ;
  dwc:decimalLongitude "54.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 54.93)"^^geo:wktLiteral ;
  geo-pos:lat "-0.78"^^xsd:decimal ;
  geo-pos:long "54.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4655'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.93'^^xsd:double;
  dwc:latitude '-0.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4655'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 56.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 56.27)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "56.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4656'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '56.27'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4656'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 54.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.78"^^xsd:decimal ;
  dwc:decimalLongitude "54.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 54.93)"^^geo:wktLiteral ;
  geo-pos:lat "-0.78"^^xsd:decimal ;
  geo-pos:long "54.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4657'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.93'^^xsd:double;
  dwc:latitude '-0.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4657'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 56.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 56.27)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "56.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4658'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '56.27'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4658'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4659'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '-1.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4659'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4660'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '-1.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4660'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4661'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '-1.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4661'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4662'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '-1.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4662'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "15.33"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8330'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '15.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8330'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 10.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 10.13)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "10.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8342'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.13'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8342'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8343'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '7.9'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8343'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.78"^^xsd:decimal ;
  dwc:decimalLongitude "10.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 10.12)"^^geo:wktLiteral ;
  geo-pos:lat "-3.78"^^xsd:decimal ;
  geo-pos:long "10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8344'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.12'^^xsd:double;
  dwc:latitude '-3.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8344'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 54.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.37"^^xsd:decimal ;
  dwc:decimalLongitude "54.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 54.48)"^^geo:wktLiteral ;
  geo-pos:lat "0.37"^^xsd:decimal ;
  geo-pos:long "54.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4665'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.48'^^xsd:double;
  dwc:latitude '0.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4665'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.9"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 -3.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.9"^^xsd:decimal ;
  geo-pos:long "-3.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4666'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '2.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4666'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.9"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 -3.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.9"^^xsd:decimal ;
  geo-pos:long "-3.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4667'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '2.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4667'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.9"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 -3.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.9"^^xsd:decimal ;
  geo-pos:long "-3.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4668'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '2.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4668'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 -3.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.9"^^xsd:decimal ;
  dwc:decimalLongitude "-3.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 -3.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.9"^^xsd:decimal ;
  geo-pos:long "-3.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4669'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-3.57'^^xsd:double;
  dwc:latitude '2.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4669'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 53.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "53.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 53.45)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "53.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4670'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.45'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4670'^^xsd:string;
  dwc:observationDate '2005-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 53.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "53.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 53.45)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "53.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4671'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.45'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4671'^^xsd:string;
  dwc:observationDate '2005-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 50.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "50.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 50.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "50.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4672'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.85'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4672'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 50.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "50.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 50.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "50.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4673'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.85'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4673'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 -19.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "-19.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 -19.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "-19.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2146'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-19.43'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2146'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2147'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2147'^^xsd:string;
  dwc:observationDate '2002-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2148'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2148'^^xsd:string;
  dwc:observationDate '2002-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2149'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2149'^^xsd:string;
  dwc:observationDate '2002-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2150'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2150'^^xsd:string;
  dwc:observationDate '2002-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2151'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2151'^^xsd:string;
  dwc:observationDate '2002-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2152'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2152'^^xsd:string;
  dwc:observationDate '2002-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2153'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2153'^^xsd:string;
  dwc:observationDate '2002-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.93 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.93 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "17.93"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2166'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '17.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2166'^^xsd:string;
  dwc:observationDate '2002-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.12 58.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.12"^^xsd:decimal ;
  dwc:decimalLongitude "58.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.12 58.17)"^^geo:wktLiteral ;
  geo-pos:lat "-11.12"^^xsd:decimal ;
  geo-pos:long "58.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8315'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.17'^^xsd:double;
  dwc:latitude '-11.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8315'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 58.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "58.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 58.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "58.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4680'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '58.58'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4680'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4681'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4681'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4682'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4682'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4683'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4683'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4684'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4684'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4685'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4685'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4686'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4686'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4687'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4687'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4688'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4688'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "57.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8316'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.85'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8316'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "57.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8317'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.85'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8317'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "57.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8318'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.85'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8318'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.37 57.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.37"^^xsd:decimal ;
  dwc:decimalLongitude "57.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.37 57.18)"^^geo:wktLiteral ;
  geo-pos:lat "-12.37"^^xsd:decimal ;
  geo-pos:long "57.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8333'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '57.18'^^xsd:double;
  dwc:latitude '-12.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8333'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2167'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.45'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2167'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.02 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.02 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.02"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2168'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '15.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2168'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2169'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.45'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2169'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.02 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.02 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.02"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2170'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '15.02'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2170'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2171'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.45'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2171'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.02 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.02 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.02"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2172'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '15.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2172'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2173'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.45'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2173'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2155'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2155'^^xsd:string;
  dwc:observationDate '2002-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2156'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2156'^^xsd:string;
  dwc:observationDate '2002-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 63.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.53"^^xsd:decimal ;
  dwc:decimalLongitude "63.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 63.97)"^^geo:wktLiteral ;
  geo-pos:lat "-6.53"^^xsd:decimal ;
  geo-pos:long "63.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2157'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '63.97'^^xsd:double;
  dwc:latitude '-6.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2157'^^xsd:string;
  dwc:observationDate '2002-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -15.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "-15.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -15.97)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "-15.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2158'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-15.97'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2158'^^xsd:string;
  dwc:observationDate '2002-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -15.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "-15.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -15.97)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "-15.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2159'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-15.97'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2159'^^xsd:string;
  dwc:observationDate '2002-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -15.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "-15.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -15.97)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "-15.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2160'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-15.97'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2160'^^xsd:string;
  dwc:observationDate '2002-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -15.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "-15.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -15.97)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "-15.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2161'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-15.97'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2161'^^xsd:string;
  dwc:observationDate '2002-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 63.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.53"^^xsd:decimal ;
  dwc:decimalLongitude "63.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 63.97)"^^geo:wktLiteral ;
  geo-pos:lat "-6.53"^^xsd:decimal ;
  geo-pos:long "63.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2162'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '63.97'^^xsd:double;
  dwc:latitude '-6.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2162'^^xsd:string;
  dwc:observationDate '2002-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.93 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.93 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "17.93"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2163'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '17.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2163'^^xsd:string;
  dwc:observationDate '2002-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.93 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.93 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "17.93"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2164'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '17.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2164'^^xsd:string;
  dwc:observationDate '2002-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.93 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.93 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "17.93"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2165'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '17.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2165'^^xsd:string;
  dwc:observationDate '2002-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.65 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.65"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.65 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "16.65"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3245'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '16.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3245'^^xsd:string;
  dwc:observationDate '2004-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.33)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3246'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3246'^^xsd:string;
  dwc:observationDate '2004-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.33)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3247'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3247'^^xsd:string;
  dwc:observationDate '2004-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -3.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -3.08)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-3.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3248'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-3.08'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3248'^^xsd:string;
  dwc:observationDate '2004-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -3.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -3.08)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-3.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3249'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-3.08'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3249'^^xsd:string;
  dwc:observationDate '2004-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 52.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 52.52)"^^geo:wktLiteral ;
  geo-pos:lat "-2.78"^^xsd:decimal ;
  geo-pos:long "52.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3250'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.52'^^xsd:double;
  dwc:latitude '-2.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3250'^^xsd:string;
  dwc:observationDate '2004-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.15 1.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.15"^^xsd:decimal ;
  dwc:decimalLongitude "1.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.15 1.03)"^^geo:wktLiteral ;
  geo-pos:lat "-2.15"^^xsd:decimal ;
  geo-pos:long "1.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3251'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '1.03'^^xsd:double;
  dwc:latitude '-2.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3251'^^xsd:string;
  dwc:observationDate '2004-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 52.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 52.52)"^^geo:wktLiteral ;
  geo-pos:lat "-2.78"^^xsd:decimal ;
  geo-pos:long "52.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3252'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.52'^^xsd:double;
  dwc:latitude '-2.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3252'^^xsd:string;
  dwc:observationDate '2004-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 52.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1"^^xsd:decimal ;
  dwc:decimalLongitude "52.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 52.53)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1"^^xsd:decimal ;
  geo-pos:long "52.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3253'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '52.53'^^xsd:double;
  dwc:latitude '-3.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3253'^^xsd:string;
  dwc:observationDate '2004-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 58.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "58.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 58.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "58.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4679'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '58.58'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4679'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.37 57.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.37"^^xsd:decimal ;
  dwc:decimalLongitude "57.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.37 57.18)"^^geo:wktLiteral ;
  geo-pos:lat "-12.37"^^xsd:decimal ;
  geo-pos:long "57.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8331'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '57.18'^^xsd:double;
  dwc:latitude '-12.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8331'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.37 57.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.37"^^xsd:decimal ;
  dwc:decimalLongitude "57.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.37 57.18)"^^geo:wktLiteral ;
  geo-pos:lat "-12.37"^^xsd:decimal ;
  geo-pos:long "57.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8332'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '57.18'^^xsd:double;
  dwc:latitude '-12.37'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8332'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 63.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.45"^^xsd:decimal ;
  dwc:decimalLongitude "63.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 63.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.45"^^xsd:decimal ;
  geo-pos:long "63.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2141'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '63.82'^^xsd:double;
  dwc:latitude '-6.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2141'^^xsd:string;
  dwc:observationDate '2002-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 63.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.45"^^xsd:decimal ;
  dwc:decimalLongitude "63.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.45 63.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.45"^^xsd:decimal ;
  geo-pos:long "63.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2142'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '63.82'^^xsd:double;
  dwc:latitude '-6.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2142'^^xsd:string;
  dwc:observationDate '2002-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 -19.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "-19.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 -19.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "-19.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2143'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-19.43'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2143'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 -19.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "-19.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 -19.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "-19.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2144'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-19.43'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2144'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 -19.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "-19.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 -19.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "-19.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2145'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-19.43'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2145'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 -16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.47"^^xsd:decimal ;
  dwc:decimalLongitude "-16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 -16.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.47"^^xsd:decimal ;
  geo-pos:long "-16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2180'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.73'^^xsd:double;
  dwc:latitude '1.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2180'^^xsd:string;
  dwc:observationDate '2002-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 -16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.47"^^xsd:decimal ;
  dwc:decimalLongitude "-16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 -16.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.47"^^xsd:decimal ;
  geo-pos:long "-16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2181'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.73'^^xsd:double;
  dwc:latitude '1.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2181'^^xsd:string;
  dwc:observationDate '2002-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 -16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.47"^^xsd:decimal ;
  dwc:decimalLongitude "-16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 -16.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.47"^^xsd:decimal ;
  geo-pos:long "-16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2182'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.73'^^xsd:double;
  dwc:latitude '1.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2182'^^xsd:string;
  dwc:observationDate '2002-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 -16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.47"^^xsd:decimal ;
  dwc:decimalLongitude "-16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 -16.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.47"^^xsd:decimal ;
  geo-pos:long "-16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2183'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.73'^^xsd:double;
  dwc:latitude '1.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2183'^^xsd:string;
  dwc:observationDate '2002-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "66.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 66.7)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2184'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '66.7'^^xsd:double;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2184'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "66.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 66.7)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2185'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '66.7'^^xsd:double;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2185'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "66.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 66.7)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2186'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '66.7'^^xsd:double;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2186'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "66.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 66.7)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2187'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '66.7'^^xsd:double;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2187'^^xsd:string;
  dwc:observationDate '2002-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 62.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.83"^^xsd:decimal ;
  dwc:decimalLongitude "62.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 62.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.83"^^xsd:decimal ;
  geo-pos:long "62.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2188'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '62.17'^^xsd:double;
  dwc:latitude '-5.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2188'^^xsd:string;
  dwc:observationDate '2002-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 70.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "70.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 70.22)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "70.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2189'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '70.22'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2189'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2154'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2154'^^xsd:string;
  dwc:observationDate '2002-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.33)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3244'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3244'^^xsd:string;
  dwc:observationDate '2004-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.02 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.02 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.02"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2174'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '15.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2174'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2175'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.45'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2175'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.02 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.02 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.02"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2176'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '15.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2176'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2177'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.45'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2177'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2178'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.45'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2178'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4689'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4689'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4690'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4690'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.38)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4691'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.38'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4691'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.38)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4692'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.38'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4692'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.38)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4693'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.38'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4693'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4694'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4694'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4695'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4695'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4696'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4696'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.38)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4697'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.38'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4697'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.38)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4698'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.38'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4698'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.97)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-17.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4699'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.97'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4699'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.48"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "-13.48"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8301'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '-13.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8301'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.48"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "-13.48"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8302'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '-13.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8302'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.2 54.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.2"^^xsd:decimal ;
  dwc:decimalLongitude "54.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.2 54.12)"^^geo:wktLiteral ;
  geo-pos:lat "-10.2"^^xsd:decimal ;
  geo-pos:long "54.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5948'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '54.12'^^xsd:double;
  dwc:latitude '-10.2'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5948'^^xsd:string;
  dwc:observationDate '2007-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 70.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "70.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 70.22)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "70.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2190'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '70.22'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2190'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.9 54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.9"^^xsd:decimal ;
  dwc:decimalLongitude "54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.9 54.08)"^^geo:wktLiteral ;
  geo-pos:lat "-9.9"^^xsd:decimal ;
  geo-pos:long "54.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5949'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.08'^^xsd:double;
  dwc:latitude '-9.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5949'^^xsd:string;
  dwc:observationDate '2007-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.9 54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.9"^^xsd:decimal ;
  dwc:decimalLongitude "54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.9 54.08)"^^geo:wktLiteral ;
  geo-pos:lat "-9.9"^^xsd:decimal ;
  geo-pos:long "54.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5950'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.08'^^xsd:double;
  dwc:latitude '-9.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5950'^^xsd:string;
  dwc:observationDate '2007-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.9 54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.9"^^xsd:decimal ;
  dwc:decimalLongitude "54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.9 54.08)"^^geo:wktLiteral ;
  geo-pos:lat "-9.9"^^xsd:decimal ;
  geo-pos:long "54.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5951'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.08'^^xsd:double;
  dwc:latitude '-9.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5951'^^xsd:string;
  dwc:observationDate '2007-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.9 54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.9"^^xsd:decimal ;
  dwc:decimalLongitude "54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.9 54.08)"^^geo:wktLiteral ;
  geo-pos:lat "-9.9"^^xsd:decimal ;
  geo-pos:long "54.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5952'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.08'^^xsd:double;
  dwc:latitude '-9.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5952'^^xsd:string;
  dwc:observationDate '2007-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 54.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.67"^^xsd:decimal ;
  dwc:decimalLongitude "54.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 54.38)"^^geo:wktLiteral ;
  geo-pos:lat "-7.67"^^xsd:decimal ;
  geo-pos:long "54.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5953'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '54.38'^^xsd:double;
  dwc:latitude '-7.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5953'^^xsd:string;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 54.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.67"^^xsd:decimal ;
  dwc:decimalLongitude "54.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 54.38)"^^geo:wktLiteral ;
  geo-pos:lat "-7.67"^^xsd:decimal ;
  geo-pos:long "54.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5954'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '54.38'^^xsd:double;
  dwc:latitude '-7.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5954'^^xsd:string;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 54.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.67"^^xsd:decimal ;
  dwc:decimalLongitude "54.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 54.38)"^^geo:wktLiteral ;
  geo-pos:lat "-7.67"^^xsd:decimal ;
  geo-pos:long "54.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5955'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '54.38'^^xsd:double;
  dwc:latitude '-7.67'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5955'^^xsd:string;
  dwc:observationDate '2007-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 54.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08"^^xsd:decimal ;
  dwc:decimalLongitude "54.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 54.83)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08"^^xsd:decimal ;
  geo-pos:long "54.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5956'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.83'^^xsd:double;
  dwc:latitude '-7.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5956'^^xsd:string;
  dwc:observationDate '2007-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.32 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.32 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "9.32"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8303'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '9.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8303'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.32 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.32 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "9.32"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8298'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '9.32'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8298'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 70.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "70.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 70.22)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "70.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2191'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '70.22'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2191'^^xsd:string;
  dwc:observationDate '2002-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7 62.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7"^^xsd:decimal ;
  dwc:decimalLongitude "62.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7 62.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7"^^xsd:decimal ;
  geo-pos:long "62.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2132'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '62.95'^^xsd:double;
  dwc:latitude '-4.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2132'^^xsd:string;
  dwc:observationDate '2002-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.32"^^xsd:decimal ;
  dwc:decimalLongitude "-16.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.32 -16.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.32"^^xsd:decimal ;
  geo-pos:long "-16.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2179'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.45'^^xsd:double;
  dwc:latitude '1.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2179'^^xsd:string;
  dwc:observationDate '2002-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4644'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4644'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4645'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4645'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4646'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4646'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4647'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4647'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4648'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4648'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4649'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4649'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.77)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-17.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4650'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.77'^^xsd:double;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4650'^^xsd:string;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.77)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-17.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4651'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.77'^^xsd:double;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4651'^^xsd:string;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.77)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-17.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4652'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.77'^^xsd:double;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4652'^^xsd:string;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 54.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.78"^^xsd:decimal ;
  dwc:decimalLongitude "54.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 54.93)"^^geo:wktLiteral ;
  geo-pos:lat "-0.78"^^xsd:decimal ;
  geo-pos:long "54.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4653'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.93'^^xsd:double;
  dwc:latitude '-0.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4653'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.22"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.22"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5937'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5937'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.07 -19.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.07"^^xsd:decimal ;
  dwc:decimalLongitude "-19.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.07 -19.65)"^^geo:wktLiteral ;
  geo-pos:lat "13.07"^^xsd:decimal ;
  geo-pos:long "-19.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5929'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-19.65'^^xsd:double;
  dwc:latitude '13.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5929'^^xsd:string;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.07 -19.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.07"^^xsd:decimal ;
  dwc:decimalLongitude "-19.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.07 -19.65)"^^geo:wktLiteral ;
  geo-pos:lat "13.07"^^xsd:decimal ;
  geo-pos:long "-19.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5930'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-19.65'^^xsd:double;
  dwc:latitude '13.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5930'^^xsd:string;
  dwc:observationDate '2007-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5931'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5931'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5932'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5932'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5933'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5933'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.22"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.22"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5934'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5934'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.22"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.22"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5935'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5935'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.22"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.22"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5936'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5936'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3838'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3838'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 57.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22"^^xsd:decimal ;
  dwc:decimalLongitude "57.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 57.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22"^^xsd:decimal ;
  geo-pos:long "57.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6472'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.17'^^xsd:double;
  dwc:latitude '-6.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6472'^^xsd:string;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 57.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22"^^xsd:decimal ;
  dwc:decimalLongitude "57.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 57.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22"^^xsd:decimal ;
  geo-pos:long "57.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6473'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.17'^^xsd:double;
  dwc:latitude '-6.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6473'^^xsd:string;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.32 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.32 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "19.32"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6474'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '19.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6474'^^xsd:string;
  dwc:observationDate '2007-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.32 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.32 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "19.32"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6475'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '19.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6475'^^xsd:string;
  dwc:observationDate '2007-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.32 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.32 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "19.32"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6476'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '19.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6476'^^xsd:string;
  dwc:observationDate '2007-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6477'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6477'^^xsd:string;
  dwc:observationDate '2007-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -19.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-19.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -19.73)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-19.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2119'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.73'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2119'^^xsd:string;
  dwc:observationDate '2002-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 -20.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.02"^^xsd:decimal ;
  dwc:decimalLongitude "-20.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 -20.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.02"^^xsd:decimal ;
  geo-pos:long "-20.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2120'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-20.25'^^xsd:double;
  dwc:latitude '1.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2120'^^xsd:string;
  dwc:observationDate '2002-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -19.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-19.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -19.73)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-19.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2121'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.73'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2121'^^xsd:string;
  dwc:observationDate '2002-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 56)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2122'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2122'^^xsd:string;
  dwc:observationDate '2002-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 56)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2123'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2123'^^xsd:string;
  dwc:observationDate '2002-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 63.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "63.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 63.67)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "63.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2124'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '63.67'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2124'^^xsd:string;
  dwc:observationDate '2002-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 63.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "63.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 63.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "63.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2125'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.38'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2125'^^xsd:string;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 63.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "63.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 63.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "63.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2126'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.38'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2126'^^xsd:string;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 63.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "63.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 63.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "63.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2127'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.38'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2127'^^xsd:string;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.9 -20.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.9 -20.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.9"^^xsd:decimal ;
  geo-pos:long "-20.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2128'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-20.22'^^xsd:double;
  dwc:latitude '0.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2128'^^xsd:string;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.9 -20.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.9 -20.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.9"^^xsd:decimal ;
  geo-pos:long "-20.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2129'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-20.22'^^xsd:double;
  dwc:latitude '0.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2129'^^xsd:string;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.9 -20.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.9 -20.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.9"^^xsd:decimal ;
  geo-pos:long "-20.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2130'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-20.22'^^xsd:double;
  dwc:latitude '0.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2130'^^xsd:string;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.9 -20.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.9"^^xsd:decimal ;
  dwc:decimalLongitude "-20.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.9 -20.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.9"^^xsd:decimal ;
  geo-pos:long "-20.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2131'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-20.22'^^xsd:double;
  dwc:latitude '0.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2131'^^xsd:string;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.52 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.52"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.52 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "-6.52"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3237'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '-6.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3237'^^xsd:string;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.52 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.52"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.52 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "-6.52"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3238'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '-6.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3238'^^xsd:string;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.03 2.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.03"^^xsd:decimal ;
  dwc:decimalLongitude "2.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.03 2.68)"^^geo:wktLiteral ;
  geo-pos:lat "0.03"^^xsd:decimal ;
  geo-pos:long "2.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3239'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.68'^^xsd:double;
  dwc:latitude '0.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3239'^^xsd:string;
  dwc:observationDate '2004-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 50.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 50.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6.58"^^xsd:decimal ;
  geo-pos:long "50.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3240'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '50.83'^^xsd:double;
  dwc:latitude '-6.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3240'^^xsd:string;
  dwc:observationDate '2004-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.65 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.65"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.65 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "16.65"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3241'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '16.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3241'^^xsd:string;
  dwc:observationDate '2004-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.33)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3242'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3242'^^xsd:string;
  dwc:observationDate '2004-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.65 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.65"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.65 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "16.65"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3243'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '16.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3243'^^xsd:string;
  dwc:observationDate '2004-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 54.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.37"^^xsd:decimal ;
  dwc:decimalLongitude "54.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 54.48)"^^geo:wktLiteral ;
  geo-pos:lat "0.37"^^xsd:decimal ;
  geo-pos:long "54.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4663'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.48'^^xsd:double;
  dwc:latitude '0.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4663'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 54.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.37"^^xsd:decimal ;
  dwc:decimalLongitude "54.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 54.48)"^^geo:wktLiteral ;
  geo-pos:lat "0.37"^^xsd:decimal ;
  geo-pos:long "54.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4664'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.48'^^xsd:double;
  dwc:latitude '0.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4664'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 58.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 58.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.13"^^xsd:decimal ;
  geo-pos:long "58.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6864'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '58.8'^^xsd:double;
  dwc:latitude '-3.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6864'^^xsd:string;
  dwc:observationDate '2008-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 58.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 58.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.13"^^xsd:decimal ;
  geo-pos:long "58.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6865'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '58.8'^^xsd:double;
  dwc:latitude '-3.13'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6865'^^xsd:string;
  dwc:observationDate '2008-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 58.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 58.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.13"^^xsd:decimal ;
  geo-pos:long "58.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6866'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '58.8'^^xsd:double;
  dwc:latitude '-3.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6866'^^xsd:string;
  dwc:observationDate '2008-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6867'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6867'^^xsd:string;
  dwc:observationDate '2008-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8357'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8357'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8358'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8358'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8359'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8359'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8367'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.42'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8367'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 9.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "9.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 9.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "9.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8368'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.38'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8368'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "-9"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5973'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '-9'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5973'^^xsd:string;
  dwc:observationDate '2007-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 3.38)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4754'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.38'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4754'^^xsd:string;
  dwc:observationDate '2005-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.45"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.45"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4755'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-2.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4755'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 50.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.18"^^xsd:decimal ;
  dwc:decimalLongitude "50.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 50.8)"^^geo:wktLiteral ;
  geo-pos:lat "-1.18"^^xsd:decimal ;
  geo-pos:long "50.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4756'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.8'^^xsd:double;
  dwc:latitude '-1.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4756'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 50.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.18"^^xsd:decimal ;
  dwc:decimalLongitude "50.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 50.8)"^^geo:wktLiteral ;
  geo-pos:lat "-1.18"^^xsd:decimal ;
  geo-pos:long "50.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4757'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.8'^^xsd:double;
  dwc:latitude '-1.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4757'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 50.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.18"^^xsd:decimal ;
  dwc:decimalLongitude "50.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 50.8)"^^geo:wktLiteral ;
  geo-pos:lat "-1.18"^^xsd:decimal ;
  geo-pos:long "50.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4758'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.8'^^xsd:double;
  dwc:latitude '-1.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4758'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.43"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.43"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4759'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-2.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4759'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.55 57.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.55"^^xsd:decimal ;
  dwc:decimalLongitude "57.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.55 57.38)"^^geo:wktLiteral ;
  geo-pos:lat "-2.55"^^xsd:decimal ;
  geo-pos:long "57.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4760'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '57.38'^^xsd:double;
  dwc:latitude '-2.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4760'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.43"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.43"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4761'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-2.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4761'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.43"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.43"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4762'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-2.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4762'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 56.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.17"^^xsd:decimal ;
  dwc:decimalLongitude "56.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 56.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.17"^^xsd:decimal ;
  geo-pos:long "56.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4763'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '56.83'^^xsd:double;
  dwc:latitude '-3.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4763'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 56.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.17"^^xsd:decimal ;
  dwc:decimalLongitude "56.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 56.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.17"^^xsd:decimal ;
  geo-pos:long "56.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4764'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '56.83'^^xsd:double;
  dwc:latitude '-3.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4764'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 56.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.17"^^xsd:decimal ;
  dwc:decimalLongitude "56.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 56.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.17"^^xsd:decimal ;
  geo-pos:long "56.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4765'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '56.83'^^xsd:double;
  dwc:latitude '-3.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4765'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 58.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4"^^xsd:decimal ;
  dwc:decimalLongitude "58.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 58.42)"^^geo:wktLiteral ;
  geo-pos:lat "2.4"^^xsd:decimal ;
  geo-pos:long "58.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7991'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '58.42'^^xsd:double;
  dwc:latitude '2.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7991'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.78 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.78 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "15.78"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3270'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '15.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3270'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.78 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.78 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "15.78"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3271'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '15.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3271'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.78 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.78 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "15.78"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3272'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '15.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3272'^^xsd:string;
  dwc:observationDate '2004-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.82 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.82"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.82 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "16.82"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3273'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '16.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3273'^^xsd:string;
  dwc:observationDate '2004-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.82 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.82"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.82 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "16.82"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3274'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '16.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3274'^^xsd:string;
  dwc:observationDate '2004-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.53 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.53 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "15.53"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3275'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '15.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3275'^^xsd:string;
  dwc:observationDate '2004-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.53 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.53 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "15.53"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3276'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '15.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3276'^^xsd:string;
  dwc:observationDate '2004-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.45 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.45 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "16.45"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3277'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '16.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3277'^^xsd:string;
  dwc:observationDate '2004-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.43"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.43"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4766'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-2.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4766'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.57)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4767'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '8.57'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4767'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 57.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 57.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "57.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4768'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.08'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4768'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.75 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.75 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "15.75"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5974'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '15.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5974'^^xsd:string;
  dwc:observationDate '2007-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.78 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.78 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "-9.78"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5975'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '-9.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5975'^^xsd:string;
  dwc:observationDate '2007-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.78 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.78 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "-9.78"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5976'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '-9.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5976'^^xsd:string;
  dwc:observationDate '2007-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.75 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.75 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "15.75"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5977'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '15.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5977'^^xsd:string;
  dwc:observationDate '2007-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.75 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.75 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "15.75"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5978'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '15.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5978'^^xsd:string;
  dwc:observationDate '2007-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.45 52.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.45"^^xsd:decimal ;
  dwc:decimalLongitude "52.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.45 52.78)"^^geo:wktLiteral ;
  geo-pos:lat "-10.45"^^xsd:decimal ;
  geo-pos:long "52.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5979'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '52.78'^^xsd:double;
  dwc:latitude '-10.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5979'^^xsd:string;
  dwc:observationDate '2007-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.1 67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.1"^^xsd:decimal ;
  dwc:decimalLongitude "67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.1 67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-7.1"^^xsd:decimal ;
  geo-pos:long "67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2217'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '67.15'^^xsd:double;
  dwc:latitude '-7.1'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2217'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.1 67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.1"^^xsd:decimal ;
  dwc:decimalLongitude "67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.1 67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-7.1"^^xsd:decimal ;
  geo-pos:long "67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2218'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '67.15'^^xsd:double;
  dwc:latitude '-7.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2218'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.1 67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.1"^^xsd:decimal ;
  dwc:decimalLongitude "67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.1 67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-7.1"^^xsd:decimal ;
  geo-pos:long "67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2219'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '67.15'^^xsd:double;
  dwc:latitude '-7.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2219'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.1 67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.1"^^xsd:decimal ;
  dwc:decimalLongitude "67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.1 67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-7.1"^^xsd:decimal ;
  geo-pos:long "67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2220'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '67.15'^^xsd:double;
  dwc:latitude '-7.1'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2220'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.1 67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.1"^^xsd:decimal ;
  dwc:decimalLongitude "67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.1 67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-7.1"^^xsd:decimal ;
  geo-pos:long "67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2221'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '67.15'^^xsd:double;
  dwc:latitude '-7.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2221'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2222'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2222'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2223'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2223'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2224'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2224'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.18 63.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.18"^^xsd:decimal ;
  dwc:decimalLongitude "63.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.18 63.33)"^^geo:wktLiteral ;
  geo-pos:lat "-6.18"^^xsd:decimal ;
  geo-pos:long "63.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2225'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '63.33'^^xsd:double;
  dwc:latitude '-6.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2225'^^xsd:string;
  dwc:observationDate '2003-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.63"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "19.63"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2226'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '19.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2226'^^xsd:string;
  dwc:observationDate '2003-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.63"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "19.63"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2227'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '19.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2227'^^xsd:string;
  dwc:observationDate '2003-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 47.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.53"^^xsd:decimal ;
  dwc:decimalLongitude "47.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 47.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.53"^^xsd:decimal ;
  geo-pos:long "47.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7835'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.37'^^xsd:double;
  dwc:latitude '-1.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7835'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.22 44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.22"^^xsd:decimal ;
  dwc:decimalLongitude "44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.22 44.2)"^^geo:wktLiteral ;
  geo-pos:lat "-15.22"^^xsd:decimal ;
  geo-pos:long "44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7785'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '44.2'^^xsd:double;
  dwc:latitude '-15.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7785'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.63"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "19.63"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2228'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '19.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2228'^^xsd:string;
  dwc:observationDate '2003-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 44.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 44.13)"^^geo:wktLiteral ;
  geo-pos:lat "-15.17"^^xsd:decimal ;
  geo-pos:long "44.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7786'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '44.13'^^xsd:double;
  dwc:latitude '-15.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7786'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1476'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1476'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.82 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.82"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.82 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.82"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3994'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '1.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3994'^^xsd:string;
  dwc:observationDate '2004-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.82 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.82"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.82 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.82"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3995'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '1.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3995'^^xsd:string;
  dwc:observationDate '2004-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.82 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.82"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.82 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.82"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3996'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '1.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3996'^^xsd:string;
  dwc:observationDate '2004-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 59.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "59.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 59.05)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "59.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3997'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '59.05'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3997'^^xsd:string;
  dwc:observationDate '2004-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03"^^xsd:decimal ;
  dwc:decimalLongitude "61.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03"^^xsd:decimal ;
  geo-pos:long "61.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3998'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '61.37'^^xsd:double;
  dwc:latitude '-1.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3998'^^xsd:string;
  dwc:observationDate '2004-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03"^^xsd:decimal ;
  dwc:decimalLongitude "61.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03"^^xsd:decimal ;
  geo-pos:long "61.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3999'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '61.37'^^xsd:double;
  dwc:latitude '-1.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3999'^^xsd:string;
  dwc:observationDate '2004-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03"^^xsd:decimal ;
  dwc:decimalLongitude "61.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03"^^xsd:decimal ;
  geo-pos:long "61.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4000'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '61.37'^^xsd:double;
  dwc:latitude '-1.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4000'^^xsd:string;
  dwc:observationDate '2004-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03"^^xsd:decimal ;
  dwc:decimalLongitude "61.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03"^^xsd:decimal ;
  geo-pos:long "61.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4001'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '61.37'^^xsd:double;
  dwc:latitude '-1.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4001'^^xsd:string;
  dwc:observationDate '2004-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03"^^xsd:decimal ;
  dwc:decimalLongitude "61.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03"^^xsd:decimal ;
  geo-pos:long "61.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4002'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '61.37'^^xsd:double;
  dwc:latitude '-1.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4002'^^xsd:string;
  dwc:observationDate '2004-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1465'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1465'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.55 45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.55 45.97)"^^geo:wktLiteral ;
  geo-pos:lat "-2.55"^^xsd:decimal ;
  geo-pos:long "45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1466'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '45.97'^^xsd:double;
  dwc:latitude '-2.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1466'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83 45.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.83"^^xsd:decimal ;
  dwc:decimalLongitude "45.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83 45.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.83"^^xsd:decimal ;
  geo-pos:long "45.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1467'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.42'^^xsd:double;
  dwc:latitude '-1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1467'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1468'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1468'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83 45.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.83"^^xsd:decimal ;
  dwc:decimalLongitude "45.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83 45.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.83"^^xsd:decimal ;
  geo-pos:long "45.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1469'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.42'^^xsd:double;
  dwc:latitude '-1.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1469'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1470'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1470'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83 45.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.83"^^xsd:decimal ;
  dwc:decimalLongitude "45.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83 45.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.83"^^xsd:decimal ;
  geo-pos:long "45.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1471'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.42'^^xsd:double;
  dwc:latitude '-1.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1471'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1472'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1472'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83 45.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.83"^^xsd:decimal ;
  dwc:decimalLongitude "45.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83 45.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.83"^^xsd:decimal ;
  geo-pos:long "45.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1473'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.42'^^xsd:double;
  dwc:latitude '-1.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1473'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1474'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1474'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1475'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1475'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 43.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.5"^^xsd:decimal ;
  dwc:decimalLongitude "43.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 43.22)"^^geo:wktLiteral ;
  geo-pos:lat "-14.5"^^xsd:decimal ;
  geo-pos:long "43.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8860'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '43.22'^^xsd:double;
  dwc:latitude '-14.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8860'^^xsd:string;
  dwc:observationDate '2012-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 43.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.5"^^xsd:decimal ;
  dwc:decimalLongitude "43.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 43.22)"^^geo:wktLiteral ;
  geo-pos:lat "-14.5"^^xsd:decimal ;
  geo-pos:long "43.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8861'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '43.22'^^xsd:double;
  dwc:latitude '-14.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8861'^^xsd:string;
  dwc:observationDate '2012-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 43.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.5"^^xsd:decimal ;
  dwc:decimalLongitude "43.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 43.22)"^^geo:wktLiteral ;
  geo-pos:lat "-14.5"^^xsd:decimal ;
  geo-pos:long "43.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8862'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '43.22'^^xsd:double;
  dwc:latitude '-14.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8862'^^xsd:string;
  dwc:observationDate '2012-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 -21.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "-21.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 -21.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "-21.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8863'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-21.92'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8863'^^xsd:string;
  dwc:observationDate '2012-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 -21.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "-21.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 -21.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "-21.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8864'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-21.92'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8864'^^xsd:string;
  dwc:observationDate '2012-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1464'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1464'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1460'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1460'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 48.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 48.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "48.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2935'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '48.4'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2935'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3582'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3582'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.55 45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.55 45.97)"^^geo:wktLiteral ;
  geo-pos:lat "-2.55"^^xsd:decimal ;
  geo-pos:long "45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1461'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '45.97'^^xsd:double;
  dwc:latitude '-2.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1461'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1462'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1462'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1463'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1463'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.55 45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.55 45.97)"^^geo:wktLiteral ;
  geo-pos:lat "-2.55"^^xsd:decimal ;
  geo-pos:long "45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1459'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '45.97'^^xsd:double;
  dwc:latitude '-2.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1459'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1458'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1458'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 54.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.47"^^xsd:decimal ;
  dwc:decimalLongitude "54.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 54.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.47"^^xsd:decimal ;
  geo-pos:long "54.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1452'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '54.17'^^xsd:double;
  dwc:latitude '-1.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1452'^^xsd:string;
  dwc:observationDate '2002-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1453'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1453'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1454'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1454'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.55 45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.55 45.97)"^^geo:wktLiteral ;
  geo-pos:lat "-2.55"^^xsd:decimal ;
  geo-pos:long "45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1455'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '45.97'^^xsd:double;
  dwc:latitude '-2.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1455'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1456'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1456'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1457'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1457'^^xsd:string;
  dwc:observationDate '2002-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 52.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35"^^xsd:decimal ;
  dwc:decimalLongitude "52.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 52.53)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35"^^xsd:decimal ;
  geo-pos:long "52.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2929'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.53'^^xsd:double;
  dwc:latitude '-0.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2929'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.82 -9.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.82"^^xsd:decimal ;
  dwc:decimalLongitude "-9.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.82 -9.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.82"^^xsd:decimal ;
  geo-pos:long "-9.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2930'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.67'^^xsd:double;
  dwc:latitude '4.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2930'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2931'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2931'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.82 -9.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.82"^^xsd:decimal ;
  dwc:decimalLongitude "-9.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.82 -9.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.82"^^xsd:decimal ;
  geo-pos:long "-9.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2932'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.67'^^xsd:double;
  dwc:latitude '4.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2932'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2933'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2933'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.82 -9.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.82"^^xsd:decimal ;
  dwc:decimalLongitude "-9.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.82 -9.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.82"^^xsd:decimal ;
  geo-pos:long "-9.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2934'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.67'^^xsd:double;
  dwc:latitude '4.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2934'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.93 54.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.93"^^xsd:decimal ;
  dwc:decimalLongitude "54.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.93 54.22)"^^geo:wktLiteral ;
  geo-pos:lat "-8.93"^^xsd:decimal ;
  geo-pos:long "54.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8878'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '54.22'^^xsd:double;
  dwc:latitude '-8.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8878'^^xsd:string;
  dwc:observationDate '2012-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.17 53.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.17 53.22)"^^geo:wktLiteral ;
  geo-pos:lat "-10.17"^^xsd:decimal ;
  geo-pos:long "53.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8877'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.22'^^xsd:double;
  dwc:latitude '-10.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8877'^^xsd:string;
  dwc:observationDate '2012-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.17 53.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.17 53.22)"^^geo:wktLiteral ;
  geo-pos:lat "-10.17"^^xsd:decimal ;
  geo-pos:long "53.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8876'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.22'^^xsd:double;
  dwc:latitude '-10.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8876'^^xsd:string;
  dwc:observationDate '2012-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 7.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 7.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.68"^^xsd:decimal ;
  geo-pos:long "7.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3574'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '7.97'^^xsd:double;
  dwc:latitude '-3.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3574'^^xsd:string;
  dwc:observationDate '2004-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3575'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3575'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3576'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3576'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3577'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3577'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3578'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3578'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3579'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3579'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3580'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3580'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3581'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3581'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1439'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1439'^^xsd:string;
  dwc:observationDate '2002-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1440'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1440'^^xsd:string;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1441'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1441'^^xsd:string;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1442'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1442'^^xsd:string;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1443'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1443'^^xsd:string;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 -0.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "-0.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 -0.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "-0.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1444'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-0.92'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1444'^^xsd:string;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -5.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.58"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -5.58)"^^geo:wktLiteral ;
  geo-pos:lat "3.58"^^xsd:decimal ;
  geo-pos:long "-5.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1445'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-5.58'^^xsd:double;
  dwc:latitude '3.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1445'^^xsd:string;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -5.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.58"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -5.58)"^^geo:wktLiteral ;
  geo-pos:lat "3.58"^^xsd:decimal ;
  geo-pos:long "-5.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1446'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-5.58'^^xsd:double;
  dwc:latitude '3.58'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1446'^^xsd:string;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -5.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.58"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -5.58)"^^geo:wktLiteral ;
  geo-pos:lat "3.58"^^xsd:decimal ;
  geo-pos:long "-5.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1447'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-5.58'^^xsd:double;
  dwc:latitude '3.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1447'^^xsd:string;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -5.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.58"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -5.58)"^^geo:wktLiteral ;
  geo-pos:lat "3.58"^^xsd:decimal ;
  geo-pos:long "-5.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1448'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-5.58'^^xsd:double;
  dwc:latitude '3.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1448'^^xsd:string;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -5.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.58"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -5.58)"^^geo:wktLiteral ;
  geo-pos:lat "3.58"^^xsd:decimal ;
  geo-pos:long "-5.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1449'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-5.58'^^xsd:double;
  dwc:latitude '3.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1449'^^xsd:string;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "51.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 51.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1450'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '51.5'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1450'^^xsd:string;
  dwc:observationDate '2002-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 54.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.47"^^xsd:decimal ;
  dwc:decimalLongitude "54.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 54.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.47"^^xsd:decimal ;
  geo-pos:long "54.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1451'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '54.17'^^xsd:double;
  dwc:latitude '-1.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1451'^^xsd:string;
  dwc:observationDate '2002-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.25 53.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.25 53.1)"^^geo:wktLiteral ;
  geo-pos:lat "-10.25"^^xsd:decimal ;
  geo-pos:long "53.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8874'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '53.1'^^xsd:double;
  dwc:latitude '-10.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8874'^^xsd:string;
  dwc:observationDate '2012-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.17 53.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.17 53.22)"^^geo:wktLiteral ;
  geo-pos:lat "-10.17"^^xsd:decimal ;
  geo-pos:long "53.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8875'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.22'^^xsd:double;
  dwc:latitude '-10.17'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8875'^^xsd:string;
  dwc:observationDate '2012-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.63 11.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.63"^^xsd:decimal ;
  dwc:decimalLongitude "11.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.63 11.67)"^^geo:wktLiteral ;
  geo-pos:lat "-8.63"^^xsd:decimal ;
  geo-pos:long "11.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2928'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '11.67'^^xsd:double;
  dwc:latitude '-8.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2928'^^xsd:string;
  dwc:observationDate '2003-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "-15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -15.77)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "-15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8887'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.77'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8887'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.57 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.57 -16.62)"^^geo:wktLiteral ;
  geo-pos:lat "9.57"^^xsd:decimal ;
  geo-pos:long "-16.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8888'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '9.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8888'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.57 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.57 -16.62)"^^geo:wktLiteral ;
  geo-pos:lat "9.57"^^xsd:decimal ;
  geo-pos:long "-16.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8889'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '9.57'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8889'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.57 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.57 -16.62)"^^geo:wktLiteral ;
  geo-pos:lat "9.57"^^xsd:decimal ;
  geo-pos:long "-16.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8890'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '9.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8890'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1438'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1438'^^xsd:string;
  dwc:observationDate '2002-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2921'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2921'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2922'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2922'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2923'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2923'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2924'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2924'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2925'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2925'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2926'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2926'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2927'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2927'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.57 53.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.57"^^xsd:decimal ;
  dwc:decimalLongitude "53.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.57 53.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.57"^^xsd:decimal ;
  geo-pos:long "53.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1424'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.83'^^xsd:double;
  dwc:latitude '-1.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1424'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 53.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "53.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 53.85)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "53.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1425'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '53.85'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1425'^^xsd:string;
  dwc:observationDate '2002-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.93 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.93"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.93 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.93"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1426'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '19.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1426'^^xsd:string;
  dwc:observationDate '2002-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 53.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "53.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 53.85)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "53.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1427'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '53.85'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1427'^^xsd:string;
  dwc:observationDate '2002-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.93 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.93"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.93 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.93"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1428'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '19.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1428'^^xsd:string;
  dwc:observationDate '2002-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 53.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "53.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 53.85)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "53.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1429'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '53.85'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1429'^^xsd:string;
  dwc:observationDate '2002-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.93 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.93"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.93 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.93"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1430'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '19.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1430'^^xsd:string;
  dwc:observationDate '2002-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 53.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "53.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 53.85)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "53.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1431'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '53.85'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1431'^^xsd:string;
  dwc:observationDate '2002-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1432'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1432'^^xsd:string;
  dwc:observationDate '2002-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1433'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1433'^^xsd:string;
  dwc:observationDate '2002-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1434'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1434'^^xsd:string;
  dwc:observationDate '2002-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1435'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1435'^^xsd:string;
  dwc:observationDate '2002-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1436'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1436'^^xsd:string;
  dwc:observationDate '2002-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1437'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1437'^^xsd:string;
  dwc:observationDate '2002-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -3.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -3.23)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "-3.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3566'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-3.23'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3566'^^xsd:string;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -3.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -3.23)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "-3.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3567'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-3.23'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3567'^^xsd:string;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -3.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -3.23)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "-3.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3568'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-3.23'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3568'^^xsd:string;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 7.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 7.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.68"^^xsd:decimal ;
  geo-pos:long "7.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3569'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '7.97'^^xsd:double;
  dwc:latitude '-3.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3569'^^xsd:string;
  dwc:observationDate '2004-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 -8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 -8.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.23"^^xsd:decimal ;
  geo-pos:long "-8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3570'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-8.28'^^xsd:double;
  dwc:latitude '1.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3570'^^xsd:string;
  dwc:observationDate '2004-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 7.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 7.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.68"^^xsd:decimal ;
  geo-pos:long "7.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3571'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '7.97'^^xsd:double;
  dwc:latitude '-3.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3571'^^xsd:string;
  dwc:observationDate '2004-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 7.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 7.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.68"^^xsd:decimal ;
  geo-pos:long "7.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3572'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '7.97'^^xsd:double;
  dwc:latitude '-3.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3572'^^xsd:string;
  dwc:observationDate '2004-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 7.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.68"^^xsd:decimal ;
  dwc:decimalLongitude "7.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 7.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.68"^^xsd:decimal ;
  geo-pos:long "7.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3573'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '7.97'^^xsd:double;
  dwc:latitude '-3.68'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3573'^^xsd:string;
  dwc:observationDate '2004-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2915'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2915'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2916'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2916'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2917'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2917'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2918'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2918'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2919'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2919'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2920'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2920'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 50.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 50.62)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "50.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8900'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '50.62'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8900'^^xsd:string;
  dwc:observationDate '2012-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2942'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2942'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2943'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2943'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -9.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "-9.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2944'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2944'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2945'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2945'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2946'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2946'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2947'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2947'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 54.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2948'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.5'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2948'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 54.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2949'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.5'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2949'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 54.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2950'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.5'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2950'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 54.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2951'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.5'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2951'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2952'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2952'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.1 50.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.1"^^xsd:decimal ;
  dwc:decimalLongitude "50.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.1 50.43)"^^geo:wktLiteral ;
  geo-pos:lat "2.1"^^xsd:decimal ;
  geo-pos:long "50.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2953'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50.43'^^xsd:double;
  dwc:latitude '2.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2953'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "54.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1491'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.77'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1491'^^xsd:string;
  dwc:observationDate '2002-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 54.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "54.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 54.07)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "54.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1492'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.07'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1492'^^xsd:string;
  dwc:observationDate '2002-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 -0.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.18"^^xsd:decimal ;
  dwc:decimalLongitude "-0.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 -0.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.18"^^xsd:decimal ;
  geo-pos:long "-0.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1493'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-0.62'^^xsd:double;
  dwc:latitude '2.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1493'^^xsd:string;
  dwc:observationDate '2002-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -0.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1494'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-0.75'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1494'^^xsd:string;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -0.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1495'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-0.75'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1495'^^xsd:string;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 53.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.52"^^xsd:decimal ;
  dwc:decimalLongitude "53.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 53.4)"^^geo:wktLiteral ;
  geo-pos:lat "-0.52"^^xsd:decimal ;
  geo-pos:long "53.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1496'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.4'^^xsd:double;
  dwc:latitude '-0.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1496'^^xsd:string;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 53.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.52"^^xsd:decimal ;
  dwc:decimalLongitude "53.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 53.4)"^^geo:wktLiteral ;
  geo-pos:lat "-0.52"^^xsd:decimal ;
  geo-pos:long "53.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1497'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.4'^^xsd:double;
  dwc:latitude '-0.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1497'^^xsd:string;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 53.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.52"^^xsd:decimal ;
  dwc:decimalLongitude "53.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 53.4)"^^geo:wktLiteral ;
  geo-pos:lat "-0.52"^^xsd:decimal ;
  geo-pos:long "53.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1498'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.4'^^xsd:double;
  dwc:latitude '-0.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1498'^^xsd:string;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1477'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1477'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1478'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1478'^^xsd:string;
  dwc:observationDate '2002-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 49.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.92"^^xsd:decimal ;
  dwc:decimalLongitude "49.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 49.03)"^^geo:wktLiteral ;
  geo-pos:lat "-0.92"^^xsd:decimal ;
  geo-pos:long "49.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1479'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.03'^^xsd:double;
  dwc:latitude '-0.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1479'^^xsd:string;
  dwc:observationDate '2002-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.6 45.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.6"^^xsd:decimal ;
  dwc:decimalLongitude "45.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.6 45.88)"^^geo:wktLiteral ;
  geo-pos:lat "-7.6"^^xsd:decimal ;
  geo-pos:long "45.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1480'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '45.88'^^xsd:double;
  dwc:latitude '-7.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1480'^^xsd:string;
  dwc:observationDate '2002-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 49.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.92"^^xsd:decimal ;
  dwc:decimalLongitude "49.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 49.03)"^^geo:wktLiteral ;
  geo-pos:lat "-0.92"^^xsd:decimal ;
  geo-pos:long "49.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1481'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.03'^^xsd:double;
  dwc:latitude '-0.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1481'^^xsd:string;
  dwc:observationDate '2002-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 49.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.92"^^xsd:decimal ;
  dwc:decimalLongitude "49.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 49.03)"^^geo:wktLiteral ;
  geo-pos:lat "-0.92"^^xsd:decimal ;
  geo-pos:long "49.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1482'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.03'^^xsd:double;
  dwc:latitude '-0.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1482'^^xsd:string;
  dwc:observationDate '2002-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 49.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.92"^^xsd:decimal ;
  dwc:decimalLongitude "49.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 49.03)"^^geo:wktLiteral ;
  geo-pos:lat "-0.92"^^xsd:decimal ;
  geo-pos:long "49.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1483'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.03'^^xsd:double;
  dwc:latitude '-0.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1483'^^xsd:string;
  dwc:observationDate '2002-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "54.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1484'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.77'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1484'^^xsd:string;
  dwc:observationDate '2002-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 54)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1485'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1485'^^xsd:string;
  dwc:observationDate '2002-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "54.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1486'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.77'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1486'^^xsd:string;
  dwc:observationDate '2002-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 54)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1487'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1487'^^xsd:string;
  dwc:observationDate '2002-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "54.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1488'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.77'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1488'^^xsd:string;
  dwc:observationDate '2002-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "54.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1489'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.77'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1489'^^xsd:string;
  dwc:observationDate '2002-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 54.77)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "54.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1490'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.77'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1490'^^xsd:string;
  dwc:observationDate '2002-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3589'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3589'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 -21.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "-21.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 -21.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "-21.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8865'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-21.92'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8865'^^xsd:string;
  dwc:observationDate '2012-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1501'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1501'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1502'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1502'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1503'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1503'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.08 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.08"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.08 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.08"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3596'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '-0.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3596'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1500'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1500'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3590'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.48'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3590'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3591'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3591'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3592'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.48'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3592'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3593'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.48'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3593'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3594'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.48'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3594'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.08 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.08"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.08 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.08"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3595'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '-0.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3595'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 44.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.47"^^xsd:decimal ;
  dwc:decimalLongitude "44.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 44.08)"^^geo:wktLiteral ;
  geo-pos:lat "-13.47"^^xsd:decimal ;
  geo-pos:long "44.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8851'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '44.08'^^xsd:double;
  dwc:latitude '-13.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8851'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2954'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2954'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 53.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.52"^^xsd:decimal ;
  dwc:decimalLongitude "53.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 53.4)"^^geo:wktLiteral ;
  geo-pos:lat "-0.52"^^xsd:decimal ;
  geo-pos:long "53.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1499'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.4'^^xsd:double;
  dwc:latitude '-0.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1499'^^xsd:string;
  dwc:observationDate '2002-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.53 55.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.53"^^xsd:decimal ;
  dwc:decimalLongitude "55.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.53 55.72)"^^geo:wktLiteral ;
  geo-pos:lat "-10.53"^^xsd:decimal ;
  geo-pos:long "55.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1540'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.72'^^xsd:double;
  dwc:latitude '-10.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1540'^^xsd:string;
  dwc:observationDate '2002-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.53 55.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.53"^^xsd:decimal ;
  dwc:decimalLongitude "55.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.53 55.72)"^^geo:wktLiteral ;
  geo-pos:lat "-10.53"^^xsd:decimal ;
  geo-pos:long "55.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1541'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.72'^^xsd:double;
  dwc:latitude '-10.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1541'^^xsd:string;
  dwc:observationDate '2002-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.97 56.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.97 56.78)"^^geo:wktLiteral ;
  geo-pos:lat "-10.97"^^xsd:decimal ;
  geo-pos:long "56.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1542'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '56.78'^^xsd:double;
  dwc:latitude '-10.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1542'^^xsd:string;
  dwc:observationDate '2002-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.27 -18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.27 -18.53)"^^geo:wktLiteral ;
  geo-pos:lat "17.27"^^xsd:decimal ;
  geo-pos:long "-18.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1543'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.53'^^xsd:double;
  dwc:latitude '17.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1543'^^xsd:string;
  dwc:observationDate '2002-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.27 -18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.27 -18.53)"^^geo:wktLiteral ;
  geo-pos:lat "17.27"^^xsd:decimal ;
  geo-pos:long "-18.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1544'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.53'^^xsd:double;
  dwc:latitude '17.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1544'^^xsd:string;
  dwc:observationDate '2002-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.27 -18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.27 -18.53)"^^geo:wktLiteral ;
  geo-pos:lat "17.27"^^xsd:decimal ;
  geo-pos:long "-18.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1545'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.53'^^xsd:double;
  dwc:latitude '17.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1545'^^xsd:string;
  dwc:observationDate '2002-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8842'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8842'^^xsd:string;
  dwc:observationDate '2012-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4012'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4012'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4013'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4013'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3603'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3603'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3604'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3604'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3605'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3605'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3606'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3606'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3607'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3607'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3608'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3608'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3609'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3609'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.18 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.18"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.18 6)"^^geo:wktLiteral ;
  geo-pos:lat "-0.18"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3610'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '-0.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3610'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3611'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3611'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3612'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3612'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.63 -15.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.63"^^xsd:decimal ;
  dwc:decimalLongitude "-15.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.63 -15.12)"^^geo:wktLiteral ;
  geo-pos:lat "8.63"^^xsd:decimal ;
  geo-pos:long "-15.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1546'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-15.12'^^xsd:double;
  dwc:latitude '8.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1546'^^xsd:string;
  dwc:observationDate '2002-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.63 -15.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.63"^^xsd:decimal ;
  dwc:decimalLongitude "-15.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.63 -15.12)"^^geo:wktLiteral ;
  geo-pos:lat "8.63"^^xsd:decimal ;
  geo-pos:long "-15.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1547'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-15.12'^^xsd:double;
  dwc:latitude '8.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1547'^^xsd:string;
  dwc:observationDate '2002-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1548'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1548'^^xsd:string;
  dwc:observationDate '2002-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.77 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.77"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.77 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.77"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1549'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '-2.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1549'^^xsd:string;
  dwc:observationDate '2002-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 -7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 -7.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.63"^^xsd:decimal ;
  geo-pos:long "-7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1550'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-7.85'^^xsd:double;
  dwc:latitude '-2.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1550'^^xsd:string;
  dwc:observationDate '2002-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 -7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.63"^^xsd:decimal ;
  dwc:decimalLongitude "-7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 -7.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.63"^^xsd:decimal ;
  geo-pos:long "-7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1551'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-7.85'^^xsd:double;
  dwc:latitude '-2.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1551'^^xsd:string;
  dwc:observationDate '2002-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 -7.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 -7.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.57"^^xsd:decimal ;
  geo-pos:long "-7.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1552'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-7.78'^^xsd:double;
  dwc:latitude '-2.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1552'^^xsd:string;
  dwc:observationDate '2002-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.1 50.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.1"^^xsd:decimal ;
  dwc:decimalLongitude "50.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.1 50.43)"^^geo:wktLiteral ;
  geo-pos:lat "2.1"^^xsd:decimal ;
  geo-pos:long "50.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2955'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50.43'^^xsd:double;
  dwc:latitude '2.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2955'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2956'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2956'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.1 50.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.1"^^xsd:decimal ;
  dwc:decimalLongitude "50.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.1 50.43)"^^geo:wktLiteral ;
  geo-pos:lat "2.1"^^xsd:decimal ;
  geo-pos:long "50.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2957'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50.43'^^xsd:double;
  dwc:latitude '2.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2957'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "0.6"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2958'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '0.6'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2958'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.1 50.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.1"^^xsd:decimal ;
  dwc:decimalLongitude "50.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.1 50.43)"^^geo:wktLiteral ;
  geo-pos:lat "2.1"^^xsd:decimal ;
  geo-pos:long "50.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2959'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50.43'^^xsd:double;
  dwc:latitude '2.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2959'^^xsd:string;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2960'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2960'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2961'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2961'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 48.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "48.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 48.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "48.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1516'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '48.57'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1516'^^xsd:string;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 48.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "48.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 48.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "48.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1517'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '48.57'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1517'^^xsd:string;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 -12.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "-12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1518'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1518'^^xsd:string;
  dwc:observationDate '2002-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.52 48.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.52"^^xsd:decimal ;
  dwc:decimalLongitude "48.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.52 48.18)"^^geo:wktLiteral ;
  geo-pos:lat "-1.52"^^xsd:decimal ;
  geo-pos:long "48.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1519'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '48.18'^^xsd:double;
  dwc:latitude '-1.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1519'^^xsd:string;
  dwc:observationDate '2002-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.53"^^xsd:decimal ;
  dwc:decimalLongitude "48.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 48.5)"^^geo:wktLiteral ;
  geo-pos:lat "-1.53"^^xsd:decimal ;
  geo-pos:long "48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1520'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '48.5'^^xsd:double;
  dwc:latitude '-1.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1520'^^xsd:string;
  dwc:observationDate '2002-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.53"^^xsd:decimal ;
  dwc:decimalLongitude "48.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 48.5)"^^geo:wktLiteral ;
  geo-pos:lat "-1.53"^^xsd:decimal ;
  geo-pos:long "48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1521'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '48.5'^^xsd:double;
  dwc:latitude '-1.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1521'^^xsd:string;
  dwc:observationDate '2002-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.28 50.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.28"^^xsd:decimal ;
  dwc:decimalLongitude "50.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.28 50.98)"^^geo:wktLiteral ;
  geo-pos:lat "-3.28"^^xsd:decimal ;
  geo-pos:long "50.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1522'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.98'^^xsd:double;
  dwc:latitude '-3.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1522'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.28 50.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.28"^^xsd:decimal ;
  dwc:decimalLongitude "50.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.28 50.98)"^^geo:wktLiteral ;
  geo-pos:lat "-3.28"^^xsd:decimal ;
  geo-pos:long "50.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1523'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.98'^^xsd:double;
  dwc:latitude '-3.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1523'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.28 50.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.28"^^xsd:decimal ;
  dwc:decimalLongitude "50.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.28 50.98)"^^geo:wktLiteral ;
  geo-pos:lat "-3.28"^^xsd:decimal ;
  geo-pos:long "50.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1524'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.98'^^xsd:double;
  dwc:latitude '-3.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1524'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.28 50.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.28"^^xsd:decimal ;
  dwc:decimalLongitude "50.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.28 50.98)"^^geo:wktLiteral ;
  geo-pos:lat "-3.28"^^xsd:decimal ;
  geo-pos:long "50.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1525'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.98'^^xsd:double;
  dwc:latitude '-3.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1525'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -7.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-7.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -7.65)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "-7.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1526'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-7.65'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1526'^^xsd:string;
  dwc:observationDate '2002-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 50.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 50.2)"^^geo:wktLiteral ;
  geo-pos:lat "-1.55"^^xsd:decimal ;
  geo-pos:long "50.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1527'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.2'^^xsd:double;
  dwc:latitude '-1.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1527'^^xsd:string;
  dwc:observationDate '2002-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 50.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 50.2)"^^geo:wktLiteral ;
  geo-pos:lat "-1.55"^^xsd:decimal ;
  geo-pos:long "50.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1528'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.2'^^xsd:double;
  dwc:latitude '-1.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1528'^^xsd:string;
  dwc:observationDate '2002-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2962'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2962'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-18.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8828'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.52'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8828'^^xsd:string;
  dwc:observationDate '2012-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-18.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8829'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.52'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8829'^^xsd:string;
  dwc:observationDate '2012-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-18.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8830'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.52'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8830'^^xsd:string;
  dwc:observationDate '2012-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 50.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 50.2)"^^geo:wktLiteral ;
  geo-pos:lat "-1.55"^^xsd:decimal ;
  geo-pos:long "50.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1529'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.2'^^xsd:double;
  dwc:latitude '-1.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1529'^^xsd:string;
  dwc:observationDate '2002-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 58.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.82"^^xsd:decimal ;
  dwc:decimalLongitude "58.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 58.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.82"^^xsd:decimal ;
  geo-pos:long "58.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1530'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '58.58'^^xsd:double;
  dwc:latitude '-6.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1530'^^xsd:string;
  dwc:observationDate '2002-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 58.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.82"^^xsd:decimal ;
  dwc:decimalLongitude "58.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 58.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.82"^^xsd:decimal ;
  geo-pos:long "58.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1531'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '58.58'^^xsd:double;
  dwc:latitude '-6.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1531'^^xsd:string;
  dwc:observationDate '2002-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "47.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "47.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1532'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.42'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1532'^^xsd:string;
  dwc:observationDate '2002-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "47.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "47.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1533'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.42'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1533'^^xsd:string;
  dwc:observationDate '2002-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "47.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "47.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1534'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.42'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1534'^^xsd:string;
  dwc:observationDate '2002-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "47.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "47.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1535'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.42'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1535'^^xsd:string;
  dwc:observationDate '2002-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "47.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "47.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1536'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.42'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1536'^^xsd:string;
  dwc:observationDate '2002-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "47.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "47.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1537'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.42'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1537'^^xsd:string;
  dwc:observationDate '2002-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "47.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "47.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1538'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.42'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1538'^^xsd:string;
  dwc:observationDate '2002-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.17 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.17 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.17"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5686'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5686'^^xsd:string;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 -18.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 -18.27)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "-18.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5687'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.27'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5687'^^xsd:string;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "55.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5688'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.93'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5688'^^xsd:string;
  dwc:observationDate '2006-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "55.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5689'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.93'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5689'^^xsd:string;
  dwc:observationDate '2006-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "55.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5690'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.93'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5690'^^xsd:string;
  dwc:observationDate '2006-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5691'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5691'^^xsd:string;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5692'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5692'^^xsd:string;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5693'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5693'^^xsd:string;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5694'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5694'^^xsd:string;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5695'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5695'^^xsd:string;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5696'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5696'^^xsd:string;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "20.07"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5697'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '20.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5697'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 60.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.78"^^xsd:decimal ;
  dwc:decimalLongitude "60.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 60.87)"^^geo:wktLiteral ;
  geo-pos:lat "-0.78"^^xsd:decimal ;
  geo-pos:long "60.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4005'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '60.87'^^xsd:double;
  dwc:latitude '-0.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4005'^^xsd:string;
  dwc:observationDate '2004-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 60.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.78"^^xsd:decimal ;
  dwc:decimalLongitude "60.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 60.87)"^^geo:wktLiteral ;
  geo-pos:lat "-0.78"^^xsd:decimal ;
  geo-pos:long "60.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4006'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '60.87'^^xsd:double;
  dwc:latitude '-0.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4006'^^xsd:string;
  dwc:observationDate '2004-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "61.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "61.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4007'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '61.7'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4007'^^xsd:string;
  dwc:observationDate '2004-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "61.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "61.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4008'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '61.7'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4008'^^xsd:string;
  dwc:observationDate '2004-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 60.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77"^^xsd:decimal ;
  dwc:decimalLongitude "60.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 60.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77"^^xsd:decimal ;
  geo-pos:long "60.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4009'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '60.75'^^xsd:double;
  dwc:latitude '-0.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4009'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 60.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77"^^xsd:decimal ;
  dwc:decimalLongitude "60.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 60.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77"^^xsd:decimal ;
  geo-pos:long "60.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4010'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '60.75'^^xsd:double;
  dwc:latitude '-0.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4010'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 44.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.47"^^xsd:decimal ;
  dwc:decimalLongitude "44.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 44.08)"^^geo:wktLiteral ;
  geo-pos:lat "-13.47"^^xsd:decimal ;
  geo-pos:long "44.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8852'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '44.08'^^xsd:double;
  dwc:latitude '-13.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8852'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 44.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.47"^^xsd:decimal ;
  dwc:decimalLongitude "44.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 44.08)"^^geo:wktLiteral ;
  geo-pos:lat "-13.47"^^xsd:decimal ;
  geo-pos:long "44.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8853'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '44.08'^^xsd:double;
  dwc:latitude '-13.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8853'^^xsd:string;
  dwc:observationDate '2012-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4011'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4011'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -0.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-0.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -0.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-0.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1504'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-0.28'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1504'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -0.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-0.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -0.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-0.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1505'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-0.28'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1505'^^xsd:string;
  dwc:observationDate '2002-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 -0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.1"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 -0.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.1"^^xsd:decimal ;
  geo-pos:long "-0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1506'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-0.7'^^xsd:double;
  dwc:latitude '1.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1506'^^xsd:string;
  dwc:observationDate '2002-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1507'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-0.72'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1507'^^xsd:string;
  dwc:observationDate '2002-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.07"^^xsd:decimal ;
  dwc:decimalLongitude "-1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 -1)"^^geo:wktLiteral ;
  geo-pos:lat "1.07"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1508'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '1.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1508'^^xsd:string;
  dwc:observationDate '2002-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-0.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -0.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-0.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1509'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-0.72'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1509'^^xsd:string;
  dwc:observationDate '2002-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 48.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 48.82)"^^geo:wktLiteral ;
  geo-pos:lat "-0.75"^^xsd:decimal ;
  geo-pos:long "48.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1510'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '48.82'^^xsd:double;
  dwc:latitude '-0.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1510'^^xsd:string;
  dwc:observationDate '2002-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1511'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1511'^^xsd:string;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1512'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1512'^^xsd:string;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1513'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1513'^^xsd:string;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1514'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1514'^^xsd:string;
  dwc:observationDate '2002-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 -12.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.63"^^xsd:decimal ;
  dwc:decimalLongitude "-12.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 -12.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.63"^^xsd:decimal ;
  geo-pos:long "-12.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1515'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-12.17'^^xsd:double;
  dwc:latitude '1.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1515'^^xsd:string;
  dwc:observationDate '2002-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3597'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3597'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3598'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3598'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3599'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3599'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3600'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3600'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3601'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3601'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 9.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "9.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3602'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.17'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3602'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4014'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4014'^^xsd:string;
  dwc:observationDate '2004-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3614'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3614'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3615'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3615'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 9.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 9.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "9.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3616'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.78'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3616'^^xsd:string;
  dwc:observationDate '2004-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 9.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 9.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "9.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3617'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.78'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3617'^^xsd:string;
  dwc:observationDate '2004-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 9.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 9.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "9.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3618'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.78'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3618'^^xsd:string;
  dwc:observationDate '2004-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 9.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 9.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "9.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3619'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.78'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3619'^^xsd:string;
  dwc:observationDate '2004-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 9.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "9.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 9.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "9.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3620'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.78'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3620'^^xsd:string;
  dwc:observationDate '2004-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -14.5)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1575'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1575'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.13 51.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.13"^^xsd:decimal ;
  dwc:decimalLongitude "51.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.13 51.35)"^^geo:wktLiteral ;
  geo-pos:lat "-8.13"^^xsd:decimal ;
  geo-pos:long "51.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8819'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '51.35'^^xsd:double;
  dwc:latitude '-8.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8819'^^xsd:string;
  dwc:observationDate '2012-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.22 50.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.22"^^xsd:decimal ;
  dwc:decimalLongitude "50.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.22 50.6)"^^geo:wktLiteral ;
  geo-pos:lat "-8.22"^^xsd:decimal ;
  geo-pos:long "50.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8820'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.6'^^xsd:double;
  dwc:latitude '-8.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8820'^^xsd:string;
  dwc:observationDate '2012-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -14.5)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1576'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1576'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -14.5)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1577'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1577'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -14.5)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1578'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1578'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -14.5)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1579'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-14.5'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1579'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.02"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.02"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1580'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '4.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1580'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.02"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.02"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1581'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '4.02'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1581'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.02"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.02"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1582'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '4.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1582'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.02"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.02"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1583'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '4.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1583'^^xsd:string;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.13 51.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.13"^^xsd:decimal ;
  dwc:decimalLongitude "51.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.13 51.35)"^^geo:wktLiteral ;
  geo-pos:lat "-8.13"^^xsd:decimal ;
  geo-pos:long "51.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8821'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '51.35'^^xsd:double;
  dwc:latitude '-8.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8821'^^xsd:string;
  dwc:observationDate '2012-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "47.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 47.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "47.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1539'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.42'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1539'^^xsd:string;
  dwc:observationDate '2002-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2973'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2973'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 51.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 51.52)"^^geo:wktLiteral ;
  geo-pos:lat "-8.2"^^xsd:decimal ;
  geo-pos:long "51.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8817'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '51.52'^^xsd:double;
  dwc:latitude '-8.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8817'^^xsd:string;
  dwc:observationDate '2012-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.17 51.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.17"^^xsd:decimal ;
  dwc:decimalLongitude "51.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.17 51.35)"^^geo:wktLiteral ;
  geo-pos:lat "-8.17"^^xsd:decimal ;
  geo-pos:long "51.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8818'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '51.35'^^xsd:double;
  dwc:latitude '-8.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8818'^^xsd:string;
  dwc:observationDate '2012-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2963'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2963'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2964'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2964'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2965'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2965'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2966'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2966'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2967'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2967'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2968'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2968'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2969'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2969'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2970'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2970'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2971'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2971'^^xsd:string;
  dwc:observationDate '2003-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2972'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2972'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 -7.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.57"^^xsd:decimal ;
  dwc:decimalLongitude "-7.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 -7.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.57"^^xsd:decimal ;
  geo-pos:long "-7.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1553'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-7.78'^^xsd:double;
  dwc:latitude '-2.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1553'^^xsd:string;
  dwc:observationDate '2002-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -6.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -6.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "-6.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1554'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-6.27'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1554'^^xsd:string;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -6.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -6.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "-6.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1555'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-6.27'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1555'^^xsd:string;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -6.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -6.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "-6.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1556'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-6.27'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1556'^^xsd:string;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -6.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "-6.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -6.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "-6.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1557'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-6.27'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1557'^^xsd:string;
  dwc:observationDate '2002-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1558'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1558'^^xsd:string;
  dwc:observationDate '2002-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1559'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1559'^^xsd:string;
  dwc:observationDate '2002-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1560'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1560'^^xsd:string;
  dwc:observationDate '2002-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.9 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.9 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "8.9"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1561'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '8.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1561'^^xsd:string;
  dwc:observationDate '2002-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.77"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.77 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "0.77"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3613'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '0.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3613'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-18.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8831'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.52'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8831'^^xsd:string;
  dwc:observationDate '2012-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-18.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8832'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.52'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8832'^^xsd:string;
  dwc:observationDate '2012-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 53.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 53.78)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "53.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8840'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '53.78'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8840'^^xsd:string;
  dwc:observationDate '2012-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.52 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.52"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.52 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "-8.52"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8841'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '-8.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8841'^^xsd:string;
  dwc:observationDate '2012-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.35)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-15.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1562'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-15.35'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1562'^^xsd:string;
  dwc:observationDate '2002-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.35)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-15.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1563'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-15.35'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1563'^^xsd:string;
  dwc:observationDate '2002-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.35)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-15.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1564'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-15.35'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1564'^^xsd:string;
  dwc:observationDate '2002-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.35)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-15.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1565'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-15.35'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1565'^^xsd:string;
  dwc:observationDate '2002-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.35)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-15.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1566'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-15.35'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1566'^^xsd:string;
  dwc:observationDate '2002-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -18.3)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1567'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-18.3'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1567'^^xsd:string;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -18.3)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1568'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-18.3'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1568'^^xsd:string;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -18.3)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1569'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-18.3'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1569'^^xsd:string;
  dwc:observationDate '2002-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.08 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.08 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "8.08"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1570'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '8.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1570'^^xsd:string;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.08 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.08 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "8.08"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1571'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '8.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1571'^^xsd:string;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.08 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.08 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "8.08"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1572'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '8.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1572'^^xsd:string;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.08 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.08 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "8.08"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1573'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '8.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1573'^^xsd:string;
  dwc:observationDate '2002-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.68 55.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.68 55.73)"^^geo:wktLiteral ;
  geo-pos:lat "-9.68"^^xsd:decimal ;
  geo-pos:long "55.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1574'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '55.73'^^xsd:double;
  dwc:latitude '-9.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1574'^^xsd:string;
  dwc:observationDate '2002-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03"^^xsd:decimal ;
  dwc:decimalLongitude "61.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 61.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03"^^xsd:decimal ;
  geo-pos:long "61.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4003'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '61.37'^^xsd:double;
  dwc:latitude '-1.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4003'^^xsd:string;
  dwc:observationDate '2004-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 60.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.78"^^xsd:decimal ;
  dwc:decimalLongitude "60.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.78 60.87)"^^geo:wktLiteral ;
  geo-pos:lat "-0.78"^^xsd:decimal ;
  geo-pos:long "60.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4004'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '60.87'^^xsd:double;
  dwc:latitude '-0.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4004'^^xsd:string;
  dwc:observationDate '2004-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.45 -16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.45 -16.92)"^^geo:wktLiteral ;
  geo-pos:lat "2.45"^^xsd:decimal ;
  geo-pos:long "-16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8850'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-16.92'^^xsd:double;
  dwc:latitude '2.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8850'^^xsd:string;
  dwc:observationDate '2012-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.82 -9.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.82"^^xsd:decimal ;
  dwc:decimalLongitude "-9.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.82 -9.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.82"^^xsd:decimal ;
  geo-pos:long "-9.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2936'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.67'^^xsd:double;
  dwc:latitude '4.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2936'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 48.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 48.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "48.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2937'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '48.4'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2937'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 48.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 48.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "48.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2938'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '48.4'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2938'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 48.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 48.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "48.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2939'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '48.4'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2939'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2940'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2940'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2941'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2941'^^xsd:string;
  dwc:observationDate '2003-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3583'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3583'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.55"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.55 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.55"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3584'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-3.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3584'^^xsd:string;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.23"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3585'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '1.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3585'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.23"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3586'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '1.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3586'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.23"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.23"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3587'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '1.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3587'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "9.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 9.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "9.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3588'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.48'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3588'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-16.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1584'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-16.63'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1584'^^xsd:string;
  dwc:observationDate '2002-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1585'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '57.98'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1585'^^xsd:string;
  dwc:observationDate '2002-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1586'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '57.98'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1586'^^xsd:string;
  dwc:observationDate '2002-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.92 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.92"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.92 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "8.92"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1587'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '8.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1587'^^xsd:string;
  dwc:observationDate '2002-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.98)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-15.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1588'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1588'^^xsd:string;
  dwc:observationDate '2002-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.98)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-15.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1589'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1589'^^xsd:string;
  dwc:observationDate '2002-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -13.67)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-13.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4015'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-13.67'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4015'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -13.67)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-13.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4016'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-13.67'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4016'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -13.67)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-13.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4017'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-13.67'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4017'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -13.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -13.67)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-13.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4018'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-13.67'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4018'^^xsd:string;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "61.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.07)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "61.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4019'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '61.07'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4019'^^xsd:string;
  dwc:observationDate '2004-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "61.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.07)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "61.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4020'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '61.07'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4020'^^xsd:string;
  dwc:observationDate '2004-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "11.32"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8798'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '11.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8798'^^xsd:string;
  dwc:observationDate '2012-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8805'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8805'^^xsd:string;
  dwc:observationDate '2012-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8806'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8806'^^xsd:string;
  dwc:observationDate '2012-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.98)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-15.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1590'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1590'^^xsd:string;
  dwc:observationDate '2002-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 10.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "10.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3623'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '10.18'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3623'^^xsd:string;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -15.98)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-15.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1591'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-15.98'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1591'^^xsd:string;
  dwc:observationDate '2002-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1592'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1592'^^xsd:string;
  dwc:observationDate '2002-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1593'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1593'^^xsd:string;
  dwc:observationDate '2002-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1594'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1594'^^xsd:string;
  dwc:observationDate '2002-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.47 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.47 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "14.47"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1595'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '14.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1595'^^xsd:string;
  dwc:observationDate '2002-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.47 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.47 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "14.47"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1596'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '14.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1596'^^xsd:string;
  dwc:observationDate '2002-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.47 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.47 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "14.47"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1597'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '14.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1597'^^xsd:string;
  dwc:observationDate '2002-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.13"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "7.13"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1598'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '7.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1598'^^xsd:string;
  dwc:observationDate '2002-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.13"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "7.13"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1599'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '7.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1599'^^xsd:string;
  dwc:observationDate '2002-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.13"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "7.13"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1600'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '7.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1600'^^xsd:string;
  dwc:observationDate '2002-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "11.32"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8796'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '11.32'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8796'^^xsd:string;
  dwc:observationDate '2012-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "11.32"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8797'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '11.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8797'^^xsd:string;
  dwc:observationDate '2012-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 10.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "10.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3621'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '10.18'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3621'^^xsd:string;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 10.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "10.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3622'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '10.18'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3622'^^xsd:string;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 44.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "44.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 44.35)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "44.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3787'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.35'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3787'^^xsd:string;
  dwc:observationDate '2004-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 44.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "44.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 44.35)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "44.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3788'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.35'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3788'^^xsd:string;
  dwc:observationDate '2004-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 44.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "44.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 44.35)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "44.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3789'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.35'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3789'^^xsd:string;
  dwc:observationDate '2004-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 10.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "10.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3790'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '10.18'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3790'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 10.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "10.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3791'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '10.18'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3791'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 10.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "10.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3792'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '10.18'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3792'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3793'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3793'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3794'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3794'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1958'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1958'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1959'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1959'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.45 2.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.45"^^xsd:decimal ;
  dwc:decimalLongitude "2.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.45 2.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.45"^^xsd:decimal ;
  geo-pos:long "2.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1960'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '2.67'^^xsd:double;
  dwc:latitude '3.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1960'^^xsd:string;
  dwc:observationDate '2002-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1961'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1961'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1962'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1962'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1963'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1963'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1964'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1964'^^xsd:string;
  dwc:observationDate '2002-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.13 5.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.13"^^xsd:decimal ;
  dwc:decimalLongitude "5.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.13 5.27)"^^geo:wktLiteral ;
  geo-pos:lat "3.13"^^xsd:decimal ;
  geo-pos:long "5.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1965'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.27'^^xsd:double;
  dwc:latitude '3.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1965'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 56.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 56.3)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38"^^xsd:decimal ;
  geo-pos:long "56.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1966'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '56.3'^^xsd:double;
  dwc:latitude '-1.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1966'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 56.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 56.3)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38"^^xsd:decimal ;
  geo-pos:long "56.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1967'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '56.3'^^xsd:double;
  dwc:latitude '-1.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1967'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 56.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 56.3)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38"^^xsd:decimal ;
  geo-pos:long "56.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1968'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '56.3'^^xsd:double;
  dwc:latitude '-1.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1968'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 56.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 56.3)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38"^^xsd:decimal ;
  geo-pos:long "56.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1969'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '56.3'^^xsd:double;
  dwc:latitude '-1.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1969'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 4.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1970'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '4.93'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1970'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 4.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1971'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '4.93'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1971'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.6 44.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.6"^^xsd:decimal ;
  dwc:decimalLongitude "44.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.6 44.95)"^^geo:wktLiteral ;
  geo-pos:lat "-13.6"^^xsd:decimal ;
  geo-pos:long "44.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4425'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '44.95'^^xsd:double;
  dwc:latitude '-13.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4425'^^xsd:string;
  dwc:observationDate '2005-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4426'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '9.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4426'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4427'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '9.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4427'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4428'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '9.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4428'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4429'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '9.62'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4429'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4430'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '9.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4430'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -24.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-24.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -24.35)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-24.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4431'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-24.35'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4431'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -24.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-24.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -24.35)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-24.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4432'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-24.35'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4432'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -24.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-24.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -24.35)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-24.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4433'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-24.35'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4433'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -24.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-24.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -24.35)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-24.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4434'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-24.35'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4434'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.95"^^xsd:decimal ;
  dwc:decimalLongitude "42.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.95)"^^geo:wktLiteral ;
  geo-pos:lat "-15.95"^^xsd:decimal ;
  geo-pos:long "42.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4435'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '42.95'^^xsd:double;
  dwc:latitude '-15.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4435'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.95"^^xsd:decimal ;
  dwc:decimalLongitude "42.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.95)"^^geo:wktLiteral ;
  geo-pos:lat "-15.95"^^xsd:decimal ;
  geo-pos:long "42.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4436'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '42.95'^^xsd:double;
  dwc:latitude '-15.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4436'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.95"^^xsd:decimal ;
  dwc:decimalLongitude "42.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.95)"^^geo:wktLiteral ;
  geo-pos:lat "-15.95"^^xsd:decimal ;
  geo-pos:long "42.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4437'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '42.95'^^xsd:double;
  dwc:latitude '-15.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4437'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.58 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.58"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.58 -19)"^^geo:wktLiteral ;
  geo-pos:lat "12.58"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4438'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '12.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4438'^^xsd:string;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.98 49.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.98"^^xsd:decimal ;
  dwc:decimalLongitude "49.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.98 49.65)"^^geo:wktLiteral ;
  geo-pos:lat "-8.98"^^xsd:decimal ;
  geo-pos:long "49.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4439'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '49.65'^^xsd:double;
  dwc:latitude '-8.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4439'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -20.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-20.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -20.47)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-20.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4440'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-20.47'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4440'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.98 49.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.98"^^xsd:decimal ;
  dwc:decimalLongitude "49.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.98 49.65)"^^geo:wktLiteral ;
  geo-pos:lat "-8.98"^^xsd:decimal ;
  geo-pos:long "49.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4441'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '49.65'^^xsd:double;
  dwc:latitude '-8.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4441'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 5.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "5.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 5.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "5.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1986'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '5.33'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1986'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1987'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1987'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1988'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1988'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1989'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1989'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1990'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1990'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1991'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1991'^^xsd:string;
  dwc:observationDate '2002-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -20.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-20.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -20.47)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-20.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4442'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-20.47'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4442'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.02)"^^geo:wktLiteral ;
  geo-pos:lat "18.93"^^xsd:decimal ;
  geo-pos:long "-17.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1992'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.02'^^xsd:double;
  dwc:latitude '18.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1992'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3795'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3795'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 4.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1972'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '4.93'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1972'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 4.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1973'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '4.93'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1973'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 4.92)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1974'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '4.92'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1974'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 4.92)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1975'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '4.92'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1975'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 4.92)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1976'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '4.92'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1976'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 4.92)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1977'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '4.92'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1977'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 4.92)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1978'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '4.92'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1978'^^xsd:string;
  dwc:observationDate '2002-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1979'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1979'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 5.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "5.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 5.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "5.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1980'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '5.33'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1980'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 5.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "5.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 5.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "5.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1981'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '5.33'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1981'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1982'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1982'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 5.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "5.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 5.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "5.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1983'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '5.33'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1983'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1984'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1984'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -14.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -14.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.55"^^xsd:decimal ;
  geo-pos:long "-14.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3183'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-14.93'^^xsd:double;
  dwc:latitude '2.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3183'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -14.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -14.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.55"^^xsd:decimal ;
  geo-pos:long "-14.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3184'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-14.93'^^xsd:double;
  dwc:latitude '2.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3184'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -14.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -14.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.55"^^xsd:decimal ;
  geo-pos:long "-14.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3185'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-14.93'^^xsd:double;
  dwc:latitude '2.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3185'^^xsd:string;
  dwc:observationDate '2003-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -14.07)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3186'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.07'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3186'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -14.07)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3187'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.07'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3187'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -14.07)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3188'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.07'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3188'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -14.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-14.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -14.07)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-14.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3189'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.07'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3189'^^xsd:string;
  dwc:observationDate '2003-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.45)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3796'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '10.45'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3796'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 5.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "5.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 5.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "5.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1985'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '5.33'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1985'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 41.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "41.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 41.22)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "41.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5854'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '41.22'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5854'^^xsd:string;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 41.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "41.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 41.22)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "41.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5855'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '41.22'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5855'^^xsd:string;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 41.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "41.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 41.22)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "41.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5856'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '41.22'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5856'^^xsd:string;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 41.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "41.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 41.22)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "41.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5857'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '41.22'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5857'^^xsd:string;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "4.17"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5858'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5858'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "4.17"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5859'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '4.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5859'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4407'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '46.12'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4407'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.85 45.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.85"^^xsd:decimal ;
  dwc:decimalLongitude "45.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.85 45.43)"^^geo:wktLiteral ;
  geo-pos:lat "-11.85"^^xsd:decimal ;
  geo-pos:long "45.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4408'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '45.43'^^xsd:double;
  dwc:latitude '-11.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4408'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.85 45.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.85"^^xsd:decimal ;
  dwc:decimalLongitude "45.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.85 45.43)"^^geo:wktLiteral ;
  geo-pos:lat "-11.85"^^xsd:decimal ;
  geo-pos:long "45.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4409'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '45.43'^^xsd:double;
  dwc:latitude '-11.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4409'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.85 45.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.85"^^xsd:decimal ;
  dwc:decimalLongitude "45.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.85 45.43)"^^geo:wktLiteral ;
  geo-pos:lat "-11.85"^^xsd:decimal ;
  geo-pos:long "45.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4410'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '45.43'^^xsd:double;
  dwc:latitude '-11.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4410'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.85 45.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.85"^^xsd:decimal ;
  dwc:decimalLongitude "45.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.85 45.43)"^^geo:wktLiteral ;
  geo-pos:lat "-11.85"^^xsd:decimal ;
  geo-pos:long "45.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4411'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '45.43'^^xsd:double;
  dwc:latitude '-11.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4411'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -19.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-19.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -19.67)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-19.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4412'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.67'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4412'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -19.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-19.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -19.67)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-19.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4413'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.67'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4413'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -19.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-19.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -19.67)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-19.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4414'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.67'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4414'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -19.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-19.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -19.67)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-19.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4415'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.67'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4415'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 57.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5842'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '57.5'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5842'^^xsd:string;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.6 45.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.6"^^xsd:decimal ;
  dwc:decimalLongitude "45.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.6 45.7)"^^geo:wktLiteral ;
  geo-pos:lat "-12.6"^^xsd:decimal ;
  geo-pos:long "45.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4417'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.7'^^xsd:double;
  dwc:latitude '-12.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4417'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.6 45.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.6"^^xsd:decimal ;
  dwc:decimalLongitude "45.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.6 45.7)"^^geo:wktLiteral ;
  geo-pos:lat "-12.6"^^xsd:decimal ;
  geo-pos:long "45.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4418'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.7'^^xsd:double;
  dwc:latitude '-12.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4418'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 45.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.48"^^xsd:decimal ;
  dwc:decimalLongitude "45.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 45.02)"^^geo:wktLiteral ;
  geo-pos:lat "-13.48"^^xsd:decimal ;
  geo-pos:long "45.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4419'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '45.02'^^xsd:double;
  dwc:latitude '-13.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4419'^^xsd:string;
  dwc:observationDate '2005-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 45.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.48"^^xsd:decimal ;
  dwc:decimalLongitude "45.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 45.02)"^^geo:wktLiteral ;
  geo-pos:lat "-13.48"^^xsd:decimal ;
  geo-pos:long "45.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4420'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '45.02'^^xsd:double;
  dwc:latitude '-13.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4420'^^xsd:string;
  dwc:observationDate '2005-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 45.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.48"^^xsd:decimal ;
  dwc:decimalLongitude "45.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 45.02)"^^geo:wktLiteral ;
  geo-pos:lat "-13.48"^^xsd:decimal ;
  geo-pos:long "45.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4421'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '45.02'^^xsd:double;
  dwc:latitude '-13.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4421'^^xsd:string;
  dwc:observationDate '2005-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 45.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.48"^^xsd:decimal ;
  dwc:decimalLongitude "45.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 45.02)"^^geo:wktLiteral ;
  geo-pos:lat "-13.48"^^xsd:decimal ;
  geo-pos:long "45.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4422'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '45.02'^^xsd:double;
  dwc:latitude '-13.48'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4422'^^xsd:string;
  dwc:observationDate '2005-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.6 44.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.6"^^xsd:decimal ;
  dwc:decimalLongitude "44.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.6 44.95)"^^geo:wktLiteral ;
  geo-pos:lat "-13.6"^^xsd:decimal ;
  geo-pos:long "44.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4423'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '44.95'^^xsd:double;
  dwc:latitude '-13.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4423'^^xsd:string;
  dwc:observationDate '2005-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.6 44.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.6"^^xsd:decimal ;
  dwc:decimalLongitude "44.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.6 44.95)"^^geo:wktLiteral ;
  geo-pos:lat "-13.6"^^xsd:decimal ;
  geo-pos:long "44.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4424'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '44.95'^^xsd:double;
  dwc:latitude '-13.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4424'^^xsd:string;
  dwc:observationDate '2005-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.43"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.43"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5853'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5853'^^xsd:string;
  dwc:observationDate '2006-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 57.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5843'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '57.5'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5843'^^xsd:string;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 55.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22"^^xsd:decimal ;
  dwc:decimalLongitude "55.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 55.02)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22"^^xsd:decimal ;
  geo-pos:long "55.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5844'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.02'^^xsd:double;
  dwc:latitude '-6.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5844'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 55.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22"^^xsd:decimal ;
  dwc:decimalLongitude "55.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 55.02)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22"^^xsd:decimal ;
  geo-pos:long "55.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5845'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.02'^^xsd:double;
  dwc:latitude '-6.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5845'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 55.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22"^^xsd:decimal ;
  dwc:decimalLongitude "55.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 55.02)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22"^^xsd:decimal ;
  geo-pos:long "55.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5846'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.02'^^xsd:double;
  dwc:latitude '-6.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5846'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 58.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 58.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "58.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5847'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '58.27'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5847'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 58.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 58.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "58.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5848'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '58.27'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5848'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 58.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 58.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "58.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5849'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '58.27'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5849'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 58.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 58.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "58.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5850'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '58.27'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5850'^^xsd:string;
  dwc:observationDate '2006-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.43"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.43"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5851'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5851'^^xsd:string;
  dwc:observationDate '2006-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.43"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.43"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5852'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5852'^^xsd:string;
  dwc:observationDate '2006-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.6 45.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.6"^^xsd:decimal ;
  dwc:decimalLongitude "45.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.6 45.7)"^^geo:wktLiteral ;
  geo-pos:lat "-12.6"^^xsd:decimal ;
  geo-pos:long "45.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4416'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.7'^^xsd:double;
  dwc:latitude '-12.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4416'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.82"^^xsd:decimal ;
  dwc:decimalLongitude "1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 1.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.82"^^xsd:decimal ;
  geo-pos:long "1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4451'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '1.42'^^xsd:double;
  dwc:latitude '0.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4451'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.82"^^xsd:decimal ;
  dwc:decimalLongitude "1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 1.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.82"^^xsd:decimal ;
  geo-pos:long "1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4452'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '1.42'^^xsd:double;
  dwc:latitude '0.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4452'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.23"^^xsd:decimal ;
  dwc:decimalLongitude "-14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -14.53)"^^geo:wktLiteral ;
  geo-pos:lat "7.23"^^xsd:decimal ;
  geo-pos:long "-14.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4453'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-14.53'^^xsd:double;
  dwc:latitude '7.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4453'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.23"^^xsd:decimal ;
  dwc:decimalLongitude "-14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -14.53)"^^geo:wktLiteral ;
  geo-pos:lat "7.23"^^xsd:decimal ;
  geo-pos:long "-14.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4454'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-14.53'^^xsd:double;
  dwc:latitude '7.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4454'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.23"^^xsd:decimal ;
  dwc:decimalLongitude "-14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -14.53)"^^geo:wktLiteral ;
  geo-pos:lat "7.23"^^xsd:decimal ;
  geo-pos:long "-14.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4455'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-14.53'^^xsd:double;
  dwc:latitude '7.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4455'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.23"^^xsd:decimal ;
  dwc:decimalLongitude "-14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.23 -14.53)"^^geo:wktLiteral ;
  geo-pos:lat "7.23"^^xsd:decimal ;
  geo-pos:long "-14.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4456'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-14.53'^^xsd:double;
  dwc:latitude '7.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4456'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -7.67)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "-7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4457'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-7.67'^^xsd:double;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4457'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 5.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4458'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '5.75'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4458'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 5.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4459'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '5.75'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4459'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 5.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4460'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '5.75'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4460'^^xsd:string;
  dwc:observationDate '2005-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4461'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4461'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4462'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4462'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8485'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8485'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.67 -20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.67 -20.58)"^^geo:wktLiteral ;
  geo-pos:lat "9.67"^^xsd:decimal ;
  geo-pos:long "-20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4444'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-20.58'^^xsd:double;
  dwc:latitude '9.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4444'^^xsd:string;
  dwc:observationDate '2005-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.67 -20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.67 -20.58)"^^geo:wktLiteral ;
  geo-pos:lat "9.67"^^xsd:decimal ;
  geo-pos:long "-20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4445'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-20.58'^^xsd:double;
  dwc:latitude '9.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4445'^^xsd:string;
  dwc:observationDate '2005-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.98 45.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.98"^^xsd:decimal ;
  dwc:decimalLongitude "45.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.98 45.63)"^^geo:wktLiteral ;
  geo-pos:lat "-13.98"^^xsd:decimal ;
  geo-pos:long "45.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4446'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '45.63'^^xsd:double;
  dwc:latitude '-13.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4446'^^xsd:string;
  dwc:observationDate '2005-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 1.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 1.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.7"^^xsd:decimal ;
  geo-pos:long "1.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4447'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '1.08'^^xsd:double;
  dwc:latitude '0.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4447'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 1.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 1.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.7"^^xsd:decimal ;
  geo-pos:long "1.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4448'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '1.08'^^xsd:double;
  dwc:latitude '0.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4448'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 1.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 1.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.7"^^xsd:decimal ;
  geo-pos:long "1.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4449'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '1.08'^^xsd:double;
  dwc:latitude '0.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4449'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 50.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.48"^^xsd:decimal ;
  dwc:decimalLongitude "50.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 50.55)"^^geo:wktLiteral ;
  geo-pos:lat "-5.48"^^xsd:decimal ;
  geo-pos:long "50.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8512'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.55'^^xsd:double;
  dwc:latitude '-5.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8512'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8513'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8513'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -14)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6691'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6691'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.47 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.47 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "17.47"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3190'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '17.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3190'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.47 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.47 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "17.47"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3191'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '17.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3191'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.47 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.47 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "17.47"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3192'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '17.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3192'^^xsd:string;
  dwc:observationDate '2003-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3193'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3193'^^xsd:string;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3194'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3194'^^xsd:string;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3195'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3195'^^xsd:string;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3196'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3196'^^xsd:string;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 1.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 1.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.7"^^xsd:decimal ;
  geo-pos:long "1.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4450'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '1.08'^^xsd:double;
  dwc:latitude '0.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4450'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 53.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "53.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 53.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "53.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8489'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.02'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8489'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.98 49.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.98"^^xsd:decimal ;
  dwc:decimalLongitude "49.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.98 49.65)"^^geo:wktLiteral ;
  geo-pos:lat "-8.98"^^xsd:decimal ;
  geo-pos:long "49.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4443'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '49.65'^^xsd:double;
  dwc:latitude '-8.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4443'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8501'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8501'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8502'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8502'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 44.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.68"^^xsd:decimal ;
  dwc:decimalLongitude "44.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.68 44.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.68"^^xsd:decimal ;
  geo-pos:long "44.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8503'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '44.8'^^xsd:double;
  dwc:latitude '-3.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8503'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 46.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.7"^^xsd:decimal ;
  dwc:decimalLongitude "46.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 46.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.7"^^xsd:decimal ;
  geo-pos:long "46.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8504'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '46.57'^^xsd:double;
  dwc:latitude '-2.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8504'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.93 -15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.93"^^xsd:decimal ;
  dwc:decimalLongitude "-15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.93 -15.65)"^^geo:wktLiteral ;
  geo-pos:lat "1.93"^^xsd:decimal ;
  geo-pos:long "-15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6688'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-15.65'^^xsd:double;
  dwc:latitude '1.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6688'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 -12.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38"^^xsd:decimal ;
  dwc:decimalLongitude "-12.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 -12.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.38"^^xsd:decimal ;
  geo-pos:long "-12.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6689'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-12.47'^^xsd:double;
  dwc:latitude '1.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6689'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.02)"^^geo:wktLiteral ;
  geo-pos:lat "18.93"^^xsd:decimal ;
  geo-pos:long "-17.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1993'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.02'^^xsd:double;
  dwc:latitude '18.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1993'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.02)"^^geo:wktLiteral ;
  geo-pos:lat "18.93"^^xsd:decimal ;
  geo-pos:long "-17.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1994'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.02'^^xsd:double;
  dwc:latitude '18.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1994'^^xsd:string;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 44)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1995'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '44'^^xsd:integer;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1995'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 44)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1996'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '44'^^xsd:integer;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1996'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 44)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1997'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '44'^^xsd:integer;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1997'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 44)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1998'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '44'^^xsd:integer;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1998'^^xsd:string;
  dwc:observationDate '2002-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 -14.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.98"^^xsd:decimal ;
  dwc:decimalLongitude "-14.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 -14.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.98"^^xsd:decimal ;
  geo-pos:long "-14.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1999'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-14.33'^^xsd:double;
  dwc:latitude '1.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1999'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2000'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2000'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.93 -15.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.93"^^xsd:decimal ;
  dwc:decimalLongitude "-15.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.93 -15.65)"^^geo:wktLiteral ;
  geo-pos:lat "1.93"^^xsd:decimal ;
  geo-pos:long "-15.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6690'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-15.65'^^xsd:double;
  dwc:latitude '1.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6690'^^xsd:string;
  dwc:observationDate '2008-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2008'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2008'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 47)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2009'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2009'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2010'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2010'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2011'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2011'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2012'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2012'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -15.33)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2013'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.33'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2013'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -15.33)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2014'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.33'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2014'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -15.33)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2015'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.33'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2015'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 6.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "6.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 6.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "6.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4475'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '6.08'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4475'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 5.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "5.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 5.98)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "5.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4476'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '5.98'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4476'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 6.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "6.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 6.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "6.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4477'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '6.08'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4477'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 5.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "5.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 5.98)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "5.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4478'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '5.98'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4478'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 6.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "6.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 6.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "6.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4479'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '6.08'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4479'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 5.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "5.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 5.98)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "5.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4480'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '5.98'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4480'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4481'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4481'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4482'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4482'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4483'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4483'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4484'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4484'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4485'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4485'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "4.17"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5860'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '4.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5860'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -4.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.17"^^xsd:decimal ;
  dwc:decimalLongitude "-4.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -4.93)"^^geo:wktLiteral ;
  geo-pos:lat "4.17"^^xsd:decimal ;
  geo-pos:long "-4.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5861'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-4.93'^^xsd:double;
  dwc:latitude '4.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5861'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.57 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.57"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.57 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "5.57"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5862'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '5.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5862'^^xsd:string;
  dwc:observationDate '2006-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.57 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.57"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.57 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "5.57"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5863'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '5.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5863'^^xsd:string;
  dwc:observationDate '2006-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.57 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.57"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.57 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "5.57"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5864'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '5.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5864'^^xsd:string;
  dwc:observationDate '2006-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2001'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2001'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2002'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2002'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2003'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2003'^^xsd:string;
  dwc:observationDate '2002-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2004'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2004'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2005'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2005'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2006'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2006'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2007'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2007'^^xsd:string;
  dwc:observationDate '2002-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5865'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5865'^^xsd:string;
  dwc:observationDate '2006-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4463'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4463'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4464'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4464'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4465'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4465'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4466'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4466'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4467'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4467'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4468'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4468'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4469'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4469'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4470'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4470'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4471'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4471'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.87"^^xsd:decimal ;
  dwc:decimalLongitude "5.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.87 5.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.87"^^xsd:decimal ;
  geo-pos:long "5.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4472'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '5.73'^^xsd:double;
  dwc:latitude '0.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4472'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 6.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "6.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 6.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "6.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4473'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '6.08'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4473'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 5.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "5.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 5.98)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "5.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4474'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '5.98'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4474'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3197'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3197'^^xsd:string;
  dwc:observationDate '2004-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3198'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3198'^^xsd:string;
  dwc:observationDate '2004-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3199'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3199'^^xsd:string;
  dwc:observationDate '2004-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3200'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3200'^^xsd:string;
  dwc:observationDate '2004-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.6"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6696'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '1.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6696'^^xsd:string;
  dwc:observationDate '2008-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.87"^^xsd:decimal ;
  dwc:decimalLongitude "-12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -12.53)"^^geo:wktLiteral ;
  geo-pos:lat "1.87"^^xsd:decimal ;
  geo-pos:long "-12.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6697'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '1.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6697'^^xsd:string;
  dwc:observationDate '2008-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.87"^^xsd:decimal ;
  dwc:decimalLongitude "-12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -12.53)"^^geo:wktLiteral ;
  geo-pos:lat "1.87"^^xsd:decimal ;
  geo-pos:long "-12.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6698'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '1.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6698'^^xsd:string;
  dwc:observationDate '2008-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8486'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8486'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8487'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8487'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8488'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8488'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -13.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.58"^^xsd:decimal ;
  dwc:decimalLongitude "-13.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -13.42)"^^geo:wktLiteral ;
  geo-pos:lat "1.58"^^xsd:decimal ;
  geo-pos:long "-13.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6692'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-13.42'^^xsd:double;
  dwc:latitude '1.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6692'^^xsd:string;
  dwc:observationDate '2008-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.6"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6693'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '1.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6693'^^xsd:string;
  dwc:observationDate '2008-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.6"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6694'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '1.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6694'^^xsd:string;
  dwc:observationDate '2008-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.6"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6695'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '1.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6695'^^xsd:string;
  dwc:observationDate '2008-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6438'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6438'^^xsd:string;
  dwc:observationDate '2007-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 10.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "10.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3797'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '10.18'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3797'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 57.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.72"^^xsd:decimal ;
  dwc:decimalLongitude "57.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 57.87)"^^geo:wktLiteral ;
  geo-pos:lat "0.72"^^xsd:decimal ;
  geo-pos:long "57.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6439'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.87'^^xsd:double;
  dwc:latitude '0.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6439'^^xsd:string;
  dwc:observationDate '2007-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "20.1"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3798'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '20.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3798'^^xsd:string;
  dwc:observationDate '2004-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "20.1"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3799'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '20.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3799'^^xsd:string;
  dwc:observationDate '2004-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "20.1"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3800'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '20.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3800'^^xsd:string;
  dwc:observationDate '2004-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 57.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.72"^^xsd:decimal ;
  dwc:decimalLongitude "57.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 57.87)"^^geo:wktLiteral ;
  geo-pos:lat "0.72"^^xsd:decimal ;
  geo-pos:long "57.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6440'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.87'^^xsd:double;
  dwc:latitude '0.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6440'^^xsd:string;
  dwc:observationDate '2007-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 57.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.72"^^xsd:decimal ;
  dwc:decimalLongitude "57.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 57.87)"^^geo:wktLiteral ;
  geo-pos:lat "0.72"^^xsd:decimal ;
  geo-pos:long "57.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6441'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.87'^^xsd:double;
  dwc:latitude '0.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6441'^^xsd:string;
  dwc:observationDate '2007-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6442'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6442'^^xsd:string;
  dwc:observationDate '2007-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6443'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6443'^^xsd:string;
  dwc:observationDate '2007-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6444'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6444'^^xsd:string;
  dwc:observationDate '2007-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 -1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.15"^^xsd:decimal ;
  dwc:decimalLongitude "-1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 -1.82)"^^geo:wktLiteral ;
  geo-pos:lat "-1.15"^^xsd:decimal ;
  geo-pos:long "-1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3801'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-1.82'^^xsd:double;
  dwc:latitude '-1.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3801'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 11)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3802'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3802'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 11)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3803'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3803'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 11)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3804'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3804'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 11)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3805'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3805'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 10.57)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3806'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '10.57'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3806'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 10.57)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3807'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '10.57'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3807'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8499'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8499'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8500'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '9.7'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8500'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -20.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -20.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-20.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2029'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.07'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2029'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -20.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -20.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-20.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2030'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.07'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2030'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -14.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2031'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-14.75'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2031'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -14.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2032'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-14.75'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2032'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -14.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2033'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-14.75'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2033'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -14.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2034'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-14.75'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2034'^^xsd:string;
  dwc:observationDate '2002-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 58.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 58.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "58.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2035'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '58.05'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2035'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -13.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "-13.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -13.68)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "-13.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2036'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.68'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2036'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -15.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -15.18)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "-15.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2037'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-15.18'^^xsd:double;
  dwc:latitude '3.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2037'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -13.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "-13.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -13.68)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "-13.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2038'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.68'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2038'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 58.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 58.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "58.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2039'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '58.05'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2039'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -13.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "-13.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -13.68)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "-13.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2040'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.68'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2040'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6446'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6446'^^xsd:string;
  dwc:observationDate '2007-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6447'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6447'^^xsd:string;
  dwc:observationDate '2007-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6448'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6448'^^xsd:string;
  dwc:observationDate '2007-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6449'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6449'^^xsd:string;
  dwc:observationDate '2007-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.25 -13.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.25"^^xsd:decimal ;
  dwc:decimalLongitude "-13.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.25 -13.48)"^^geo:wktLiteral ;
  geo-pos:lat "2.25"^^xsd:decimal ;
  geo-pos:long "-13.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6450'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.48'^^xsd:double;
  dwc:latitude '2.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6450'^^xsd:string;
  dwc:observationDate '2007-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.4"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "-6.4"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6451'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '-6.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6451'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.4"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "-6.4"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6452'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '-6.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6452'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8464'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8464'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8465'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8465'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8466'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8466'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8467'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8467'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -15.33)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2016'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.33'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2016'^^xsd:string;
  dwc:observationDate '2002-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 -13.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "-13.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 -13.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "-13.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2017'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-13.78'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2017'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -16.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "-16.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -16.02)"^^geo:wktLiteral ;
  geo-pos:lat "2.43"^^xsd:decimal ;
  geo-pos:long "-16.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2018'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.02'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2018'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 58.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "58.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 58.28)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "58.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2019'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '58.28'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2019'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 -13.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "-13.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 -13.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "-13.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2020'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-13.78'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2020'^^xsd:string;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 63.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.78"^^xsd:decimal ;
  dwc:decimalLongitude "63.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 63.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.78"^^xsd:decimal ;
  geo-pos:long "63.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2021'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.6'^^xsd:double;
  dwc:latitude '-2.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2021'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.02 -16.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.02 -16.68)"^^geo:wktLiteral ;
  geo-pos:lat "18.02"^^xsd:decimal ;
  geo-pos:long "-16.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2022'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-16.68'^^xsd:double;
  dwc:latitude '18.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2022'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 63.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.78"^^xsd:decimal ;
  dwc:decimalLongitude "63.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 63.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.78"^^xsd:decimal ;
  geo-pos:long "63.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2023'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.6'^^xsd:double;
  dwc:latitude '-2.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2023'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.02 -16.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.02 -16.68)"^^geo:wktLiteral ;
  geo-pos:lat "18.02"^^xsd:decimal ;
  geo-pos:long "-16.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2024'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-16.68'^^xsd:double;
  dwc:latitude '18.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2024'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 63.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.78"^^xsd:decimal ;
  dwc:decimalLongitude "63.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.78 63.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.78"^^xsd:decimal ;
  geo-pos:long "63.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2025'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.6'^^xsd:double;
  dwc:latitude '-2.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2025'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.02 -16.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.02"^^xsd:decimal ;
  dwc:decimalLongitude "-16.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.02 -16.68)"^^geo:wktLiteral ;
  geo-pos:lat "18.02"^^xsd:decimal ;
  geo-pos:long "-16.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2026'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-16.68'^^xsd:double;
  dwc:latitude '18.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2026'^^xsd:string;
  dwc:observationDate '2002-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -20.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -20.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-20.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2027'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.07'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2027'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -20.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -20.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-20.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2028'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.07'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2028'^^xsd:string;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4486'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4486'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4487'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4487'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4488'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4488'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4489'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4489'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4490'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4490'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4491'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4491'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4492'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4492'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4493'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4493'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4494'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4494'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4495'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4495'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5866'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5866'^^xsd:string;
  dwc:observationDate '2006-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.65 -9.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.65"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.65 -9.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.65"^^xsd:decimal ;
  geo-pos:long "-9.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5867'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-9.92'^^xsd:double;
  dwc:latitude '4.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5867'^^xsd:string;
  dwc:observationDate '2006-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5868'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5868'^^xsd:string;
  dwc:observationDate '2006-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -9.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -9.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "-9.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5869'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.92'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5869'^^xsd:string;
  dwc:observationDate '2006-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -9.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "-9.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 -9.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "-9.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5870'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.92'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5870'^^xsd:string;
  dwc:observationDate '2006-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.52"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.52"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8468'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '0.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8468'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.52"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.52"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8469'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '0.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8469'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.52"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.52"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8470'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '0.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8470'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6445'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6445'^^xsd:string;
  dwc:observationDate '2007-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4496'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4496'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4497'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4497'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4498'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4498'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4499'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4499'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4500'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4500'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -15.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -15.18)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "-15.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2041'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-15.18'^^xsd:double;
  dwc:latitude '3.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2041'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -13.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "-13.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -13.68)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "-13.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2042'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.68'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2042'^^xsd:string;
  dwc:observationDate '2002-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.67"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2043'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2043'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3780'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3780'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3781'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3781'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3782'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3782'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.87 52.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.87"^^xsd:decimal ;
  dwc:decimalLongitude "52.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.87 52.48)"^^geo:wktLiteral ;
  geo-pos:lat "-7.87"^^xsd:decimal ;
  geo-pos:long "52.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6424'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.48'^^xsd:double;
  dwc:latitude '-7.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6424'^^xsd:string;
  dwc:observationDate '2007-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.87 52.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.87"^^xsd:decimal ;
  dwc:decimalLongitude "52.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.87 52.48)"^^geo:wktLiteral ;
  geo-pos:lat "-7.87"^^xsd:decimal ;
  geo-pos:long "52.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6425'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.48'^^xsd:double;
  dwc:latitude '-7.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6425'^^xsd:string;
  dwc:observationDate '2007-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  geo-pos:lat "9.47"^^xsd:decimal ;
  geo-pos:long "58.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6426'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '58.17'^^xsd:double;
  dwc:latitude '9.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6426'^^xsd:string;
  dwc:observationDate '2007-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  geo-pos:lat "9.47"^^xsd:decimal ;
  geo-pos:long "58.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6427'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '58.17'^^xsd:double;
  dwc:latitude '9.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6427'^^xsd:string;
  dwc:observationDate '2007-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  geo-pos:lat "9.47"^^xsd:decimal ;
  geo-pos:long "58.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6428'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '58.17'^^xsd:double;
  dwc:latitude '9.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6428'^^xsd:string;
  dwc:observationDate '2007-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  geo-pos:lat "9.47"^^xsd:decimal ;
  geo-pos:long "58.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6429'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '58.17'^^xsd:double;
  dwc:latitude '9.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6429'^^xsd:string;
  dwc:observationDate '2007-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  geo-pos:lat "9.47"^^xsd:decimal ;
  geo-pos:long "58.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6430'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '58.17'^^xsd:double;
  dwc:latitude '9.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6430'^^xsd:string;
  dwc:observationDate '2007-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.47"^^xsd:decimal ;
  dwc:decimalLongitude "58.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.47 58.17)"^^geo:wktLiteral ;
  geo-pos:lat "9.47"^^xsd:decimal ;
  geo-pos:long "58.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6431'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '58.17'^^xsd:double;
  dwc:latitude '9.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6431'^^xsd:string;
  dwc:observationDate '2007-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.38 -17.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.38 -17.77)"^^geo:wktLiteral ;
  geo-pos:lat "19.38"^^xsd:decimal ;
  geo-pos:long "-17.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5828'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.77'^^xsd:double;
  dwc:latitude '19.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5828'^^xsd:string;
  dwc:observationDate '2006-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.38 -17.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.38 -17.77)"^^geo:wktLiteral ;
  geo-pos:lat "19.38"^^xsd:decimal ;
  geo-pos:long "-17.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5829'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.77'^^xsd:double;
  dwc:latitude '19.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5829'^^xsd:string;
  dwc:observationDate '2006-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.38 -17.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.38 -17.77)"^^geo:wktLiteral ;
  geo-pos:lat "19.38"^^xsd:decimal ;
  geo-pos:long "-17.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5830'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-17.77'^^xsd:double;
  dwc:latitude '19.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5830'^^xsd:string;
  dwc:observationDate '2006-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 56.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "56.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 56.57)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "56.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5831'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '56.57'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5831'^^xsd:string;
  dwc:observationDate '2006-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 56.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "56.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 56.57)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "56.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5832'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '56.57'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5832'^^xsd:string;
  dwc:observationDate '2006-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.47 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.47"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.47 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "19.47"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5833'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '19.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5833'^^xsd:string;
  dwc:observationDate '2006-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.47 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.47"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.47 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "19.47"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5834'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '19.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5834'^^xsd:string;
  dwc:observationDate '2006-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "18.93"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5835'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '18.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5835'^^xsd:string;
  dwc:observationDate '2006-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "18.93"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5836'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '18.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5836'^^xsd:string;
  dwc:observationDate '2006-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "18.93"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5837'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '18.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5837'^^xsd:string;
  dwc:observationDate '2006-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "18.93"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5838'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '18.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5838'^^xsd:string;
  dwc:observationDate '2006-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 56.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "56.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 56.57)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "56.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5839'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '56.57'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5839'^^xsd:string;
  dwc:observationDate '2006-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 57.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5840'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '57.5'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5840'^^xsd:string;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 57.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 57.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "57.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4401'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '57.62'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4401'^^xsd:string;
  dwc:observationDate '2005-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 57.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 57.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "57.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4402'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '57.62'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4402'^^xsd:string;
  dwc:observationDate '2005-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 57.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 57.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "57.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4403'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '57.62'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4403'^^xsd:string;
  dwc:observationDate '2005-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4404'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '46.12'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4404'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4405'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '46.12'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4405'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4406'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '46.12'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4406'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 -15.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.88"^^xsd:decimal ;
  dwc:decimalLongitude "-15.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 -15.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.88"^^xsd:decimal ;
  geo-pos:long "-15.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6677'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-15.43'^^xsd:double;
  dwc:latitude '1.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6677'^^xsd:string;
  dwc:observationDate '2008-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.25 51.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.25"^^xsd:decimal ;
  dwc:decimalLongitude "51.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.25 51.58)"^^geo:wktLiteral ;
  geo-pos:lat "-12.25"^^xsd:decimal ;
  geo-pos:long "51.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6678'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '51.58'^^xsd:double;
  dwc:latitude '-12.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6678'^^xsd:string;
  dwc:observationDate '2008-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.25 51.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.25"^^xsd:decimal ;
  dwc:decimalLongitude "51.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.25 51.58)"^^geo:wktLiteral ;
  geo-pos:lat "-12.25"^^xsd:decimal ;
  geo-pos:long "51.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6679'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '51.58'^^xsd:double;
  dwc:latitude '-12.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6679'^^xsd:string;
  dwc:observationDate '2008-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.7 44.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.7"^^xsd:decimal ;
  dwc:decimalLongitude "44.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.7 44.17)"^^geo:wktLiteral ;
  geo-pos:lat "-12.7"^^xsd:decimal ;
  geo-pos:long "44.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6680'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '44.17'^^xsd:double;
  dwc:latitude '-12.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6680'^^xsd:string;
  dwc:observationDate '2008-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.7 44.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.7"^^xsd:decimal ;
  dwc:decimalLongitude "44.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.7 44.17)"^^geo:wktLiteral ;
  geo-pos:lat "-12.7"^^xsd:decimal ;
  geo-pos:long "44.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6681'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '44.17'^^xsd:double;
  dwc:latitude '-12.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6681'^^xsd:string;
  dwc:observationDate '2008-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3785'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3785'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3784'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3784'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1936'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1936'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1937'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1937'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1938'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1938'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.23"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-3.23"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1939'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-3.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1939'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1940'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1940'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1935'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1935'^^xsd:string;
  dwc:observationDate '2002-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "55.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1934'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.77'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1934'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1942'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1942'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.33 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.33 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "17.33"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3176'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '17.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3176'^^xsd:string;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.33 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.33 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "17.33"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3177'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '17.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3177'^^xsd:string;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "17.53"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3178'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '17.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3178'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "17.53"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3179'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '17.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3179'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "17.53"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3180'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '17.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3180'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.33 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.33 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "17.33"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3181'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '17.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3181'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.23"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-3.23"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1941'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-3.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1941'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.33 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.33 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "17.33"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3182'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '17.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3182'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3783'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3783'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 57.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5841'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '57.5'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5841'^^xsd:string;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "46.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 46.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "46.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3786'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.08'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3786'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "55.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1933'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.77'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1933'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6858'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6858'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6859'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6859'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6860'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6860'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 58.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "58.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 58.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "58.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6861'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '58.88'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6861'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6432'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6432'^^xsd:string;
  dwc:observationDate '2007-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6433'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6433'^^xsd:string;
  dwc:observationDate '2007-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6434'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6434'^^xsd:string;
  dwc:observationDate '2007-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6435'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6435'^^xsd:string;
  dwc:observationDate '2007-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6436'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6436'^^xsd:string;
  dwc:observationDate '2007-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "52.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "52.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6437'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '52.22'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6437'^^xsd:string;
  dwc:observationDate '2007-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.98 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.98"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.98 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "-11.98"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6687'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '-11.98'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6687'^^xsd:string;
  dwc:observationDate '2008-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.23"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-3.23"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1943'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-3.23'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1943'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1944'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1944'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.23"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-3.23"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1945'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-3.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1945'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.23"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-3.23"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1946'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-3.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1946'^^xsd:string;
  dwc:observationDate '2002-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.3"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.3"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1947'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1947'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.3"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.3"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1948'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1948'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.3"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.3 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.3"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1949'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1949'^^xsd:string;
  dwc:observationDate '2002-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6857'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.25'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6857'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 58.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "58.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 58.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "58.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6856'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '58.77'^^xsd:double;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6856'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 2.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "2.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 2.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "2.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1950'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.67'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1950'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.15"^^xsd:decimal ;
  dwc:decimalLongitude "4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 4.95)"^^geo:wktLiteral ;
  geo-pos:lat "2.15"^^xsd:decimal ;
  geo-pos:long "4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1951'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '4.95'^^xsd:double;
  dwc:latitude '2.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1951'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.15"^^xsd:decimal ;
  dwc:decimalLongitude "4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 4.95)"^^geo:wktLiteral ;
  geo-pos:lat "2.15"^^xsd:decimal ;
  geo-pos:long "4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1952'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '4.95'^^xsd:double;
  dwc:latitude '2.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1952'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.15"^^xsd:decimal ;
  dwc:decimalLongitude "4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 4.95)"^^geo:wktLiteral ;
  geo-pos:lat "2.15"^^xsd:decimal ;
  geo-pos:long "4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1953'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '4.95'^^xsd:double;
  dwc:latitude '2.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1953'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.15"^^xsd:decimal ;
  dwc:decimalLongitude "4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 4.95)"^^geo:wktLiteral ;
  geo-pos:lat "2.15"^^xsd:decimal ;
  geo-pos:long "4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1954'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '4.95'^^xsd:double;
  dwc:latitude '2.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1954'^^xsd:string;
  dwc:observationDate '2002-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.52"^^xsd:decimal ;
  dwc:decimalLongitude "55.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.12)"^^geo:wktLiteral ;
  geo-pos:lat "-2.52"^^xsd:decimal ;
  geo-pos:long "55.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1955'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '55.12'^^xsd:double;
  dwc:latitude '-2.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1955'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.52"^^xsd:decimal ;
  dwc:decimalLongitude "55.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.12)"^^geo:wktLiteral ;
  geo-pos:lat "-2.52"^^xsd:decimal ;
  geo-pos:long "55.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1956'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '55.12'^^xsd:double;
  dwc:latitude '-2.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1956'^^xsd:string;
  dwc:observationDate '2002-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 2.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "2.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 2.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "2.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1957'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.25'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1957'^^xsd:string;
  dwc:observationDate '2002-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.7 44.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.7"^^xsd:decimal ;
  dwc:decimalLongitude "44.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.7 44.17)"^^geo:wktLiteral ;
  geo-pos:lat "-12.7"^^xsd:decimal ;
  geo-pos:long "44.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6682'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '44.17'^^xsd:double;
  dwc:latitude '-12.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6682'^^xsd:string;
  dwc:observationDate '2008-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 57.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "57.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 57.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "57.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6683'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.42'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6683'^^xsd:string;
  dwc:observationDate '2008-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 57.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "57.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 57.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "57.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6684'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.42'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6684'^^xsd:string;
  dwc:observationDate '2008-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 57.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "57.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 57.42)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "57.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6685'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.42'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6685'^^xsd:string;
  dwc:observationDate '2008-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.98 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.98"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.98 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "-11.98"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6686'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '-11.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6686'^^xsd:string;
  dwc:observationDate '2008-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "58.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "58.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6852'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '58.92'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6852'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "58.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "58.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6853'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '58.92'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6853'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6854'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '8.17'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6854'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 55.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "55.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 55.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "55.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1926'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '55.82'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1926'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "55.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1927'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.77'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1927'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "55.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1928'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.77'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1928'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "55.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1929'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.77'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1929'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "55.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1930'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.77'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1930'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "55.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1931'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.77'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1931'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 68.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.65"^^xsd:decimal ;
  dwc:decimalLongitude "68.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 68.65)"^^geo:wktLiteral ;
  geo-pos:lat "-3.65"^^xsd:decimal ;
  geo-pos:long "68.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3174'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '68.65'^^xsd:double;
  dwc:latitude '-3.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3174'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8514'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8514'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8515'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8515'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "46.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "46.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3779'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '46.07'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3779'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8531'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8531'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.33 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.33 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "17.33"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3175'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '17.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3175'^^xsd:string;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 58.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "58.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 58.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "58.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6855'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '58.77'^^xsd:double;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6855'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.03 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.03"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.03 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "18.03"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3156'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '18.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3156'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.03 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.03"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.03 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "18.03"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3157'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '18.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3157'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.03 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.03"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.03 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "18.03"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3158'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '18.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3158'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.32 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.32"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.32 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.32"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3159'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3159'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.32 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.32"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.32 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.32"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3160'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3160'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.32 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.32"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.32 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.32"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3161'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3161'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.67 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.67 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "2.67"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3162'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '2.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3162'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.67 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.67 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "2.67"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3163'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '2.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3163'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.67 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.67 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "2.67"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3164'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '2.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3164'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.67 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.67 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "2.67"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3165'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '2.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3165'^^xsd:string;
  dwc:observationDate '2003-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3166'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3166'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "46.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "46.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3772'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '46.07'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3772'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 54.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.12"^^xsd:decimal ;
  dwc:decimalLongitude "54.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 54.93)"^^geo:wktLiteral ;
  geo-pos:lat "-6.12"^^xsd:decimal ;
  geo-pos:long "54.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5827'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.93'^^xsd:double;
  dwc:latitude '-6.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5827'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "55.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1912'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.9'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1912'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.73 -17.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.73"^^xsd:decimal ;
  dwc:decimalLongitude "-17.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.73 -17.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.73"^^xsd:decimal ;
  geo-pos:long "-17.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1913'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.28'^^xsd:double;
  dwc:latitude '19.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1913'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.73 -17.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.73"^^xsd:decimal ;
  dwc:decimalLongitude "-17.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.73 -17.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.73"^^xsd:decimal ;
  geo-pos:long "-17.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1914'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.28'^^xsd:double;
  dwc:latitude '19.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1914'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.73 -17.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.73"^^xsd:decimal ;
  dwc:decimalLongitude "-17.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.73 -17.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.73"^^xsd:decimal ;
  geo-pos:long "-17.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1915'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.28'^^xsd:double;
  dwc:latitude '19.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1915'^^xsd:string;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.72"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.72"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1916'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1916'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.72"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.72"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1917'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1917'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.72"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "19.72"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1918'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '19.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1918'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 56.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "56.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 56.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "56.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1919'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '56.07'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1919'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 56.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "56.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 56.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "56.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1920'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '56.07'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1920'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 56.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "56.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 56.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "56.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1921'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '56.07'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1921'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 56.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "56.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 56.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "56.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1922'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '56.07'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1922'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 55.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "55.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 55.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "55.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1923'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '55.82'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1923'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 55.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "55.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 55.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "55.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1924'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '55.82'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1924'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 55.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "55.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 55.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "55.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1925'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '55.82'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1925'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3167'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3167'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3168'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3168'^^xsd:string;
  dwc:observationDate '2003-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 65.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "65.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3169'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '65.5'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3169'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.33 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.33 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "14.33"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3170'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '14.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3170'^^xsd:string;
  dwc:observationDate '2003-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 68.5)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3171'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '68.5'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3171'^^xsd:string;
  dwc:observationDate '2003-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 68.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "68.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 68.5)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "68.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3172'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '68.5'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3172'^^xsd:string;
  dwc:observationDate '2003-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 68.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.65"^^xsd:decimal ;
  dwc:decimalLongitude "68.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 68.65)"^^geo:wktLiteral ;
  geo-pos:lat "-3.65"^^xsd:decimal ;
  geo-pos:long "68.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3173'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '68.65'^^xsd:double;
  dwc:latitude '-3.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3173'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "46.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "46.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3773'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '46.07'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3773'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "46.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "46.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3774'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '46.07'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3774'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "46.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "46.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3775'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '46.07'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3775'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "46.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "46.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3776'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '46.07'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3776'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "46.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "46.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3777'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '46.07'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3777'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "46.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "46.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3778'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '46.07'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3778'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 55.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "55.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1932'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.77'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1932'^^xsd:string;
  dwc:observationDate '2002-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4552'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4552'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -15.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.53"^^xsd:decimal ;
  dwc:decimalLongitude "-15.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -15.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.53"^^xsd:decimal ;
  geo-pos:long "-15.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2096'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-15.67'^^xsd:double;
  dwc:latitude '3.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2096'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4553'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4553'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4554'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4554'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 -16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "-16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 -16.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "-16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2090'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-16.48'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2090'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 -16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "-16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 -16.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "-16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2091'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-16.48'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2091'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 -16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "-16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 -16.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "-16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2092'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-16.48'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2092'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 -16.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.15"^^xsd:decimal ;
  dwc:decimalLongitude "-16.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.15 -16.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.15"^^xsd:decimal ;
  geo-pos:long "-16.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2093'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-16.48'^^xsd:double;
  dwc:latitude '1.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2093'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -15.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.53"^^xsd:decimal ;
  dwc:decimalLongitude "-15.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -15.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.53"^^xsd:decimal ;
  geo-pos:long "-15.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2094'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-15.67'^^xsd:double;
  dwc:latitude '3.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2094'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -15.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.53"^^xsd:decimal ;
  dwc:decimalLongitude "-15.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -15.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.53"^^xsd:decimal ;
  geo-pos:long "-15.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2095'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-15.67'^^xsd:double;
  dwc:latitude '3.53'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2095'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4555'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4555'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4556'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4556'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4557'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4557'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4558'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4558'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4559'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4559'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4560'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4560'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4561'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4561'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4562'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4562'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4563'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4563'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4564'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4564'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4565'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4565'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.05)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4549'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.05'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4549'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.05)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4550'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.05'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4550'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4551'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4551'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 50.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 50.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "50.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8424'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '50.27'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8424'^^xsd:string;
  dwc:observationDate '2011-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 10.57)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3809'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '10.57'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3809'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 10.57)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3810'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '10.57'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3810'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 10.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "10.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 10.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "10.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3811'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '10.72'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3811'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 48.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "48.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 48.58)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "48.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3812'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '48.58'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3812'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 10.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "10.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 10.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "10.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3813'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '10.72'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3813'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 48.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "48.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 48.58)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "48.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3814'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '48.58'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3814'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 10.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "10.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 10.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "10.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3815'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '10.72'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3815'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 48.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "48.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 48.58)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "48.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3816'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '48.58'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3816'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 10.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "10.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 10.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "10.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3817'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '10.72'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3817'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 10.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "10.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 10.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "10.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3818'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '10.72'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3818'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3819'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.83'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3819'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4566'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4566'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "56.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4567'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.48'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4567'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 54.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "54.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 54.8)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "54.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4568'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '54.8'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4568'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "56.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4569'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.48'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4569'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 54.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "54.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 54.8)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "54.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4570'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '54.8'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4570'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "56.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4571'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.48'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4571'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "56.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4572'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.48'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4572'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.48)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "56.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4573'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.48'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4573'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 54.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "54.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 54.52)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "54.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4574'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '54.52'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4574'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "-16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -16.73)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "-16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5895'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.73'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5895'^^xsd:string;
  dwc:observationDate '2006-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "-16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -16.73)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "-16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5896'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.73'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5896'^^xsd:string;
  dwc:observationDate '2006-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 55.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "55.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 55.27)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "55.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5897'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.27'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5897'^^xsd:string;
  dwc:observationDate '2006-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 88.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.17"^^xsd:decimal ;
  dwc:decimalLongitude "88.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 88.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.17"^^xsd:decimal ;
  geo-pos:long "88.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5898'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '88.83'^^xsd:double;
  dwc:latitude '-0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5898'^^xsd:string;
  dwc:observationDate '2006-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 88.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.17"^^xsd:decimal ;
  dwc:decimalLongitude "88.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 88.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.17"^^xsd:decimal ;
  geo-pos:long "88.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5899'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '88.83'^^xsd:double;
  dwc:latitude '-0.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5899'^^xsd:string;
  dwc:observationDate '2006-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 88.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.17"^^xsd:decimal ;
  dwc:decimalLongitude "88.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 88.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.17"^^xsd:decimal ;
  geo-pos:long "88.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5900'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '88.83'^^xsd:double;
  dwc:latitude '-0.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5900'^^xsd:string;
  dwc:observationDate '2006-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.27"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -17.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.27"^^xsd:decimal ;
  geo-pos:long "-17.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5901'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '4.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5901'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -17.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.27"^^xsd:decimal ;
  dwc:decimalLongitude "-17.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -17.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.27"^^xsd:decimal ;
  geo-pos:long "-17.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5902'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.23'^^xsd:double;
  dwc:latitude '4.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5902'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 56.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.23"^^xsd:decimal ;
  dwc:decimalLongitude "56.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 56.22)"^^geo:wktLiteral ;
  geo-pos:lat "-8.23"^^xsd:decimal ;
  geo-pos:long "56.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5903'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.22'^^xsd:double;
  dwc:latitude '-8.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5903'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 56.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.23"^^xsd:decimal ;
  dwc:decimalLongitude "56.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 56.22)"^^geo:wktLiteral ;
  geo-pos:lat "-8.23"^^xsd:decimal ;
  geo-pos:long "56.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5904'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.22'^^xsd:double;
  dwc:latitude '-8.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5904'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 56.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.23"^^xsd:decimal ;
  dwc:decimalLongitude "56.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 56.22)"^^geo:wktLiteral ;
  geo-pos:lat "-8.23"^^xsd:decimal ;
  geo-pos:long "56.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5905'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.22'^^xsd:double;
  dwc:latitude '-8.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5905'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 56.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.23"^^xsd:decimal ;
  dwc:decimalLongitude "56.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 56.22)"^^geo:wktLiteral ;
  geo-pos:lat "-8.23"^^xsd:decimal ;
  geo-pos:long "56.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5906'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.22'^^xsd:double;
  dwc:latitude '-8.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5906'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.33"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "-8.33"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4536'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '-8.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4536'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.33"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "-8.33"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4537'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '-8.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4537'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 46.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "46.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 46.73)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "46.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4538'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.73'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4538'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 46.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "46.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 46.73)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "46.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4539'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.73'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4539'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 46.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "46.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 46.73)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "46.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4540'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.73'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4540'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 46.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "46.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 46.73)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "46.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4541'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.73'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4541'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 46.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.9"^^xsd:decimal ;
  dwc:decimalLongitude "46.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 46.75)"^^geo:wktLiteral ;
  geo-pos:lat "-7.9"^^xsd:decimal ;
  geo-pos:long "46.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4542'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '46.75'^^xsd:double;
  dwc:latitude '-7.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4542'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 46.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.9"^^xsd:decimal ;
  dwc:decimalLongitude "46.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 46.75)"^^geo:wktLiteral ;
  geo-pos:lat "-7.9"^^xsd:decimal ;
  geo-pos:long "46.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4543'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '46.75'^^xsd:double;
  dwc:latitude '-7.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4543'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 46.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.9"^^xsd:decimal ;
  dwc:decimalLongitude "46.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 46.75)"^^geo:wktLiteral ;
  geo-pos:lat "-7.9"^^xsd:decimal ;
  geo-pos:long "46.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4544'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '46.75'^^xsd:double;
  dwc:latitude '-7.9'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4544'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 3.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "3.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 3.28)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "3.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4545'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.28'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4545'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5 46.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5"^^xsd:decimal ;
  dwc:decimalLongitude "46.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5 46.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5"^^xsd:decimal ;
  geo-pos:long "46.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4546'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '46.25'^^xsd:double;
  dwc:latitude '-7.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4546'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.37 55.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.37"^^xsd:decimal ;
  dwc:decimalLongitude "55.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.37 55.93)"^^geo:wktLiteral ;
  geo-pos:lat "-8.37"^^xsd:decimal ;
  geo-pos:long "55.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4547'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '55.93'^^xsd:double;
  dwc:latitude '-8.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4547'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.05)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4548'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.05'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4548'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.47 50.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.47"^^xsd:decimal ;
  dwc:decimalLongitude "50.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.47 50.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.47"^^xsd:decimal ;
  geo-pos:long "50.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8425'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '50.55'^^xsd:double;
  dwc:latitude '-4.47'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8425'^^xsd:string;
  dwc:observationDate '2011-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.13"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.13"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2089'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '-4.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2089'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.08 57.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.08"^^xsd:decimal ;
  dwc:decimalLongitude "57.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.08 57.02)"^^geo:wktLiteral ;
  geo-pos:lat "-6.08"^^xsd:decimal ;
  geo-pos:long "57.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6466'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.02'^^xsd:double;
  dwc:latitude '-6.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6466'^^xsd:string;
  dwc:observationDate '2007-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.78)"^^geo:wktLiteral ;
  geo-pos:lat "18.33"^^xsd:decimal ;
  geo-pos:long "-16.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6467'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.78'^^xsd:double;
  dwc:latitude '18.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6467'^^xsd:string;
  dwc:observationDate '2007-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.78)"^^geo:wktLiteral ;
  geo-pos:lat "18.33"^^xsd:decimal ;
  geo-pos:long "-16.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6468'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.78'^^xsd:double;
  dwc:latitude '18.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6468'^^xsd:string;
  dwc:observationDate '2007-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "18.33"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6469'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '18.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6469'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "18.33"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6470'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '18.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6470'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "18.33"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6471'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '18.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6471'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3216'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3216'^^xsd:string;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 10.57)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3808'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '10.57'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3808'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8436'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8436'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8437'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8437'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8438'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8438'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 56.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "56.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 56.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "56.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2076'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '56.9'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2076'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-6.58"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2077'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-6.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2077'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 57.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "57.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 57.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "57.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2078'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '57.07'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2078'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 57.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "57.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 57.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "57.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2079'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '57.07'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2079'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 53.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.47"^^xsd:decimal ;
  dwc:decimalLongitude "53.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 53.95)"^^geo:wktLiteral ;
  geo-pos:lat "-6.47"^^xsd:decimal ;
  geo-pos:long "53.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5887'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '53.95'^^xsd:double;
  dwc:latitude '-6.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5887'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 53.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.47"^^xsd:decimal ;
  dwc:decimalLongitude "53.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 53.95)"^^geo:wktLiteral ;
  geo-pos:lat "-6.47"^^xsd:decimal ;
  geo-pos:long "53.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5888'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '53.95'^^xsd:double;
  dwc:latitude '-6.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5888'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 53.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.47"^^xsd:decimal ;
  dwc:decimalLongitude "53.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 53.95)"^^geo:wktLiteral ;
  geo-pos:lat "-6.47"^^xsd:decimal ;
  geo-pos:long "53.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5889'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '53.95'^^xsd:double;
  dwc:latitude '-6.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5889'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "57.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5890'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '57.45'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5890'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 53.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.47"^^xsd:decimal ;
  dwc:decimalLongitude "53.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 53.95)"^^geo:wktLiteral ;
  geo-pos:lat "-6.47"^^xsd:decimal ;
  geo-pos:long "53.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5891'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '53.95'^^xsd:double;
  dwc:latitude '-6.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5891'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "57.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5892'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '57.45'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5892'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "-16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -16.73)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "-16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5893'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.73'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5893'^^xsd:string;
  dwc:observationDate '2006-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -16.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "-16.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -16.73)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "-16.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5894'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.73'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5894'^^xsd:string;
  dwc:observationDate '2006-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.33 -16.78)"^^geo:wktLiteral ;
  geo-pos:lat "18.33"^^xsd:decimal ;
  geo-pos:long "-16.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6465'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.78'^^xsd:double;
  dwc:latitude '18.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6465'^^xsd:string;
  dwc:observationDate '2007-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.13"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.13"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2080'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '-4.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2080'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2081'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2081'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.13"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.13"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2082'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '-4.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2082'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.13"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.13"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2083'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '-4.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2083'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.55)"^^geo:wktLiteral ;
  geo-pos:lat "7.12"^^xsd:decimal ;
  geo-pos:long "-13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6710'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '7.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6710'^^xsd:string;
  dwc:observationDate '2008-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 53.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 53.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "53.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2074'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.8'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2074'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 53.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 53.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "53.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2075'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.8'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2075'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.13"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.13"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2084'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '-4.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2084'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2085'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2085'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2086'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2086'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2087'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2087'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.13"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.13"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2088'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '-4.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2088'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.35 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.35 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "16.35"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4515'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '16.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4515'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.35 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.35 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "16.35"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4516'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '16.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4516'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.35 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.35 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "16.35"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4517'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '16.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4517'^^xsd:string;
  dwc:observationDate '2005-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "6.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.33"^^xsd:decimal ;
  geo-pos:long "6.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4518'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '6.83'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4518'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4519'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4519'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "6.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.33"^^xsd:decimal ;
  geo-pos:long "6.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4520'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '6.83'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4520'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4521'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4521'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "6.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.33"^^xsd:decimal ;
  geo-pos:long "6.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4522'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '6.83'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4522'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4523'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4523'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "6.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.33"^^xsd:decimal ;
  geo-pos:long "6.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4524'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '6.83'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4524'^^xsd:string;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.15"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.15"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4525'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '0.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4525'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.15"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.15"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4526'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '0.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4526'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.15"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.15"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4527'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '0.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4527'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.15"^^xsd:decimal ;
  dwc:decimalLongitude "7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.15 7.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.15"^^xsd:decimal ;
  geo-pos:long "7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4528'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '7.85'^^xsd:double;
  dwc:latitude '0.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4528'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 53.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 53.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "53.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2072'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.8'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2072'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "57.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5886'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '57.45'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5886'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 57.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "57.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 57.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "57.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2073'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '57.07'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2073'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.48"^^xsd:decimal ;
  dwc:decimalLongitude "47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-7.48"^^xsd:decimal ;
  geo-pos:long "47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3208'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '47.1'^^xsd:double;
  dwc:latitude '-7.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3208'^^xsd:string;
  dwc:observationDate '2004-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 46.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.28"^^xsd:decimal ;
  dwc:decimalLongitude "46.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 46.9)"^^geo:wktLiteral ;
  geo-pos:lat "-7.28"^^xsd:decimal ;
  geo-pos:long "46.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3209'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '46.9'^^xsd:double;
  dwc:latitude '-7.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3209'^^xsd:string;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 46.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.28"^^xsd:decimal ;
  dwc:decimalLongitude "46.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 46.9)"^^geo:wktLiteral ;
  geo-pos:lat "-7.28"^^xsd:decimal ;
  geo-pos:long "46.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3210'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '46.9'^^xsd:double;
  dwc:latitude '-7.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3210'^^xsd:string;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3211'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3211'^^xsd:string;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 46.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.28"^^xsd:decimal ;
  dwc:decimalLongitude "46.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 46.9)"^^geo:wktLiteral ;
  geo-pos:lat "-7.28"^^xsd:decimal ;
  geo-pos:long "46.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3212'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '46.9'^^xsd:double;
  dwc:latitude '-7.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3212'^^xsd:string;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 46.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.28"^^xsd:decimal ;
  dwc:decimalLongitude "46.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 46.9)"^^geo:wktLiteral ;
  geo-pos:lat "-7.28"^^xsd:decimal ;
  geo-pos:long "46.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3213'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '46.9'^^xsd:double;
  dwc:latitude '-7.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3213'^^xsd:string;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.17"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.17"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3214'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3214'^^xsd:string;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3215'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3215'^^xsd:string;
  dwc:observationDate '2004-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8435'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8435'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.52 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.52 -17.15)"^^geo:wktLiteral ;
  geo-pos:lat "16.52"^^xsd:decimal ;
  geo-pos:long "-17.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4529'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '16.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4529'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.52 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.52 -17.15)"^^geo:wktLiteral ;
  geo-pos:lat "16.52"^^xsd:decimal ;
  geo-pos:long "-17.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4530'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '16.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4530'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4531'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4531'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4532'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4532'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4533'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4533'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 47.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.28"^^xsd:decimal ;
  dwc:decimalLongitude "47.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 47.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5.28"^^xsd:decimal ;
  geo-pos:long "47.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4534'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '47.67'^^xsd:double;
  dwc:latitude '-5.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4534'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 47.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.28"^^xsd:decimal ;
  dwc:decimalLongitude "47.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 47.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5.28"^^xsd:decimal ;
  geo-pos:long "47.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4535'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '47.67'^^xsd:double;
  dwc:latitude '-5.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4535'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "57.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5878'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '57.45'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5878'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4501'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4501'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4502'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4502'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4503'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4503'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4504'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4504'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4505'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4505'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.88 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.88"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.88 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.88"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4506'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4506'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.88 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.88"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.88 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.88"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4507'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4507'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.85"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.85"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4508'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4508'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4509'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4509'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.85"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.85"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4510'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4510'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.85"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.85"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4511'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4511'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.87"^^xsd:decimal ;
  dwc:decimalLongitude "7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.87 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.87"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4512'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '-0.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4512'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.88 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.88"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.88 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.88"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4513'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4513'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.98)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-16.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2044'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2044'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.67"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2045'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2045'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.98)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-16.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2046'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2046'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.67"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2047'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '3.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2047'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.98)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-16.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2048'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2048'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.67"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2049'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '3.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2049'^^xsd:string;
  dwc:observationDate '2002-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.4"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.4 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "-6.4"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6453'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '-6.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6453'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 53.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 53.72)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22"^^xsd:decimal ;
  geo-pos:long "53.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6454'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.72'^^xsd:double;
  dwc:latitude '-6.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6454'^^xsd:string;
  dwc:observationDate '2007-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -11.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.52"^^xsd:decimal ;
  dwc:decimalLongitude "-11.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.52 -11.25)"^^geo:wktLiteral ;
  geo-pos:lat "2.52"^^xsd:decimal ;
  geo-pos:long "-11.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6455'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-11.25'^^xsd:double;
  dwc:latitude '2.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6455'^^xsd:string;
  dwc:observationDate '2007-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 51.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "51.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 51.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "51.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6456'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '51.28'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6456'^^xsd:string;
  dwc:observationDate '2007-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 51.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "51.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 51.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "51.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6457'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '51.28'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6457'^^xsd:string;
  dwc:observationDate '2007-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 51.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "51.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 51.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "51.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6458'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '51.28'^^xsd:double;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6458'^^xsd:string;
  dwc:observationDate '2007-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.97 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.97 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "18.97"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6459'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '18.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6459'^^xsd:string;
  dwc:observationDate '2007-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.97 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.97 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "18.97"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6460'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '18.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6460'^^xsd:string;
  dwc:observationDate '2007-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.97 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.97 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "18.97"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6461'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '18.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6461'^^xsd:string;
  dwc:observationDate '2007-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "18.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6462'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '18.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6462'^^xsd:string;
  dwc:observationDate '2007-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "18.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6463'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '18.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6463'^^xsd:string;
  dwc:observationDate '2007-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.57 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.57 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "18.57"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6464'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '18.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6464'^^xsd:string;
  dwc:observationDate '2007-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 85.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "85.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 85.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "85.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5879'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '85.4'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5879'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "57.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5880'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '57.45'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5880'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 85.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "85.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 85.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "85.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5881'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '85.4'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5881'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "57.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5882'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '57.45'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5882'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 85.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "85.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 85.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "85.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5883'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '85.4'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5883'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "57.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5884'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '57.45'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5884'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.83 57.45)"^^geo:wktLiteral ;
  geo-pos:lat "-7.83"^^xsd:decimal ;
  geo-pos:long "57.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5885'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '57.45'^^xsd:double;
  dwc:latitude '-7.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5885'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.48 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.48"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.48 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "11.48"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6699'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '11.48'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6699'^^xsd:string;
  dwc:observationDate '2008-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.48 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.48"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.48 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "11.48"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6700'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '11.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6700'^^xsd:string;
  dwc:observationDate '2008-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.48 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.48"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.48 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "11.48"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6701'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '11.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6701'^^xsd:string;
  dwc:observationDate '2008-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 44.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "44.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 44.87)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "44.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6702'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '44.87'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6702'^^xsd:string;
  dwc:observationDate '2008-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 44.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.75"^^xsd:decimal ;
  dwc:decimalLongitude "44.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.75 44.87)"^^geo:wktLiteral ;
  geo-pos:lat "-9.75"^^xsd:decimal ;
  geo-pos:long "44.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6703'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '44.87'^^xsd:double;
  dwc:latitude '-9.75'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6703'^^xsd:string;
  dwc:observationDate '2008-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 45.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "45.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 45.92)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "45.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6704'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.92'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6704'^^xsd:string;
  dwc:observationDate '2008-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 45.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "45.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 45.92)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "45.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6705'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '45.92'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6705'^^xsd:string;
  dwc:observationDate '2008-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "15.67"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6706'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '15.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6706'^^xsd:string;
  dwc:observationDate '2008-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "15.67"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6707'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '15.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6707'^^xsd:string;
  dwc:observationDate '2008-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "15.67"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6708'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '15.67'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6708'^^xsd:string;
  dwc:observationDate '2008-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.55)"^^geo:wktLiteral ;
  geo-pos:lat "7.12"^^xsd:decimal ;
  geo-pos:long "-13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6709'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-13.55'^^xsd:double;
  dwc:latitude '7.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6709'^^xsd:string;
  dwc:observationDate '2008-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "-15.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2064'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-15.42'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2064'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "-15.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2066'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-15.42'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2066'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 56.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "56.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 56.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "56.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2067'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '56.9'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2067'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-6.58"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2068'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-6.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2068'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.58 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-6.58"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2069'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-6.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2069'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 53.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 53.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "53.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2070'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.8'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2070'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 57.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "57.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 57.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "57.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2071'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '57.07'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2071'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "-15.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2065'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-15.42'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2065'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.88 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.88"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.88 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.88"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4514'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '-0.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4514'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2050'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2050'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2051'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2051'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2052'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2052'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "-13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2053'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-13.75'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2053'^^xsd:string;
  dwc:observationDate '2002-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-12.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2054'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2054'^^xsd:string;
  dwc:observationDate '2002-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-12.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2055'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2055'^^xsd:string;
  dwc:observationDate '2002-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-12.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2056'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2056'^^xsd:string;
  dwc:observationDate '2002-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-12.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-12.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2057'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-12.97'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2057'^^xsd:string;
  dwc:observationDate '2002-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "-15.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2058'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-15.42'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2058'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "-15.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2059'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-15.42'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2059'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "-15.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2060'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-15.42'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2060'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "-15.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2061'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-15.42'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2061'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 57.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "57.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 57.03)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "57.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2062'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '57.03'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2062'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "-15.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 -15.42)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "-15.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2063'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-15.42'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2063'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5871'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '-7'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5871'^^xsd:string;
  dwc:observationDate '2006-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5872'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '-7'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5872'^^xsd:string;
  dwc:observationDate '2006-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 82.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "82.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 82.28)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "82.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5877'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '82.28'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5877'^^xsd:string;
  dwc:observationDate '2006-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 51.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.07"^^xsd:decimal ;
  dwc:decimalLongitude "51.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 51.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.07"^^xsd:decimal ;
  geo-pos:long "51.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8453'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '51.88'^^xsd:double;
  dwc:latitude '-0.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8453'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 51.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.07"^^xsd:decimal ;
  dwc:decimalLongitude "51.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 51.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.07"^^xsd:decimal ;
  geo-pos:long "51.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8454'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '51.88'^^xsd:double;
  dwc:latitude '-0.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8454'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3201'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3201'^^xsd:string;
  dwc:observationDate '2004-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3202'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3202'^^xsd:string;
  dwc:observationDate '2004-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 51.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 51.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.48"^^xsd:decimal ;
  geo-pos:long "51.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3203'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.68'^^xsd:double;
  dwc:latitude '-5.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3203'^^xsd:string;
  dwc:observationDate '2004-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.3"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3204'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3204'^^xsd:string;
  dwc:observationDate '2004-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 -3.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.32"^^xsd:decimal ;
  dwc:decimalLongitude "-3.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 -3.87)"^^geo:wktLiteral ;
  geo-pos:lat "4.32"^^xsd:decimal ;
  geo-pos:long "-3.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3205'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-3.87'^^xsd:double;
  dwc:latitude '4.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3205'^^xsd:string;
  dwc:observationDate '2004-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.48"^^xsd:decimal ;
  dwc:decimalLongitude "47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-7.48"^^xsd:decimal ;
  geo-pos:long "47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3206'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '47.1'^^xsd:double;
  dwc:latitude '-7.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3206'^^xsd:string;
  dwc:observationDate '2004-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.48"^^xsd:decimal ;
  dwc:decimalLongitude "47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-7.48"^^xsd:decimal ;
  geo-pos:long "47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3207'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '47.1'^^xsd:double;
  dwc:latitude '-7.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3207'^^xsd:string;
  dwc:observationDate '2004-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5873'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '-7'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5873'^^xsd:string;
  dwc:observationDate '2006-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5874'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '-7'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5874'^^xsd:string;
  dwc:observationDate '2006-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 82.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "82.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 82.28)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "82.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5875'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '82.28'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5875'^^xsd:string;
  dwc:observationDate '2006-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 82.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "82.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 82.28)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "82.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5876'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '82.28'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5876'^^xsd:string;
  dwc:observationDate '2006-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.63"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8448'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '0.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8448'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.63"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8449'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '0.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8449'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.63"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8450'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '0.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8450'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.63"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8451'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '0.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8451'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 51.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.07"^^xsd:decimal ;
  dwc:decimalLongitude "51.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 51.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.07"^^xsd:decimal ;
  geo-pos:long "51.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8452'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '51.88'^^xsd:double;
  dwc:latitude '-0.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8452'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "51.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "51.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1879'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.95'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1879'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "51.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "51.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1880'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.95'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1880'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "51.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "51.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1881'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.95'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1881'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 0.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.05"^^xsd:decimal ;
  dwc:decimalLongitude "0.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 0.37)"^^geo:wktLiteral ;
  geo-pos:lat "-2.05"^^xsd:decimal ;
  geo-pos:long "0.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1882'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '0.37'^^xsd:double;
  dwc:latitude '-2.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1882'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 53.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.82"^^xsd:decimal ;
  dwc:decimalLongitude "53.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 53.23)"^^geo:wktLiteral ;
  geo-pos:lat "3.82"^^xsd:decimal ;
  geo-pos:long "53.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1883'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '53.23'^^xsd:double;
  dwc:latitude '3.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1883'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 53.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.82"^^xsd:decimal ;
  dwc:decimalLongitude "53.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 53.23)"^^geo:wktLiteral ;
  geo-pos:lat "3.82"^^xsd:decimal ;
  geo-pos:long "53.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1884'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '53.23'^^xsd:double;
  dwc:latitude '3.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1884'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 53.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.82"^^xsd:decimal ;
  dwc:decimalLongitude "53.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 53.23)"^^geo:wktLiteral ;
  geo-pos:lat "3.82"^^xsd:decimal ;
  geo-pos:long "53.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1885'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '53.23'^^xsd:double;
  dwc:latitude '3.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1885'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "54.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1886'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.75'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1886'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "54.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1887'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.75'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1887'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "54.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1888'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.75'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1888'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "54.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1889'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.75'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1889'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1890'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1890'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 0.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "0.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 0.98)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "0.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8568'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '0.98'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8568'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28"^^xsd:decimal ;
  dwc:decimalLongitude "48.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8554'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '-1.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8554'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 49.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 49.98)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "49.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8555'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '49.98'^^xsd:double;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8555'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 51.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.12"^^xsd:decimal ;
  dwc:decimalLongitude "51.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 51.03)"^^geo:wktLiteral ;
  geo-pos:lat "-6.12"^^xsd:decimal ;
  geo-pos:long "51.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8556'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '51.03'^^xsd:double;
  dwc:latitude '-6.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8556'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.92"^^xsd:decimal ;
  dwc:decimalLongitude "41.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  geo-pos:lat "-14.92"^^xsd:decimal ;
  geo-pos:long "41.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4380'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '41.83'^^xsd:double;
  dwc:latitude '-14.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4380'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.92"^^xsd:decimal ;
  dwc:decimalLongitude "41.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  geo-pos:lat "-14.92"^^xsd:decimal ;
  geo-pos:long "41.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4381'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '41.83'^^xsd:double;
  dwc:latitude '-14.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4381'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.08"^^xsd:decimal ;
  dwc:decimalLongitude "44.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12.08"^^xsd:decimal ;
  geo-pos:long "44.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4382'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '44.12'^^xsd:double;
  dwc:latitude '-12.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4382'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.08"^^xsd:decimal ;
  dwc:decimalLongitude "44.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12.08"^^xsd:decimal ;
  geo-pos:long "44.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4383'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '44.12'^^xsd:double;
  dwc:latitude '-12.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4383'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.08"^^xsd:decimal ;
  dwc:decimalLongitude "44.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12.08"^^xsd:decimal ;
  geo-pos:long "44.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4384'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '44.12'^^xsd:double;
  dwc:latitude '-12.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4384'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.08"^^xsd:decimal ;
  dwc:decimalLongitude "44.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12.08"^^xsd:decimal ;
  geo-pos:long "44.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4385'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '44.12'^^xsd:double;
  dwc:latitude '-12.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4385'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.08"^^xsd:decimal ;
  dwc:decimalLongitude "44.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12.08"^^xsd:decimal ;
  geo-pos:long "44.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4386'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '44.12'^^xsd:double;
  dwc:latitude '-12.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4386'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.08"^^xsd:decimal ;
  dwc:decimalLongitude "44.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.08 44.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12.08"^^xsd:decimal ;
  geo-pos:long "44.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4387'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '44.12'^^xsd:double;
  dwc:latitude '-12.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4387'^^xsd:string;
  dwc:observationDate '2005-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 56)"^^geo:wktLiteral ;
  geo-pos:lat "-8"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3155'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '-8'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3155'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03 42.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03"^^xsd:decimal ;
  dwc:decimalLongitude "42.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03 42.85)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03"^^xsd:decimal ;
  geo-pos:long "42.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4388'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '42.85'^^xsd:double;
  dwc:latitude '-15.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4388'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -18.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.77"^^xsd:decimal ;
  dwc:decimalLongitude "-18.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -18.93)"^^geo:wktLiteral ;
  geo-pos:lat "13.77"^^xsd:decimal ;
  geo-pos:long "-18.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4389'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.93'^^xsd:double;
  dwc:latitude '13.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4389'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03 42.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03"^^xsd:decimal ;
  dwc:decimalLongitude "42.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03 42.85)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03"^^xsd:decimal ;
  geo-pos:long "42.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4390'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '42.85'^^xsd:double;
  dwc:latitude '-15.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4390'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28"^^xsd:decimal ;
  dwc:decimalLongitude "48.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8553'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '-1.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8553'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8546'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8546'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -18.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.77"^^xsd:decimal ;
  dwc:decimalLongitude "-18.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -18.93)"^^geo:wktLiteral ;
  geo-pos:lat "13.77"^^xsd:decimal ;
  geo-pos:long "-18.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4391'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.93'^^xsd:double;
  dwc:latitude '13.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4391'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03 42.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.03"^^xsd:decimal ;
  dwc:decimalLongitude "42.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.03 42.85)"^^geo:wktLiteral ;
  geo-pos:lat "-15.03"^^xsd:decimal ;
  geo-pos:long "42.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4392'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '42.85'^^xsd:double;
  dwc:latitude '-15.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4392'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -18.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.77"^^xsd:decimal ;
  dwc:decimalLongitude "-18.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -18.93)"^^geo:wktLiteral ;
  geo-pos:lat "13.77"^^xsd:decimal ;
  geo-pos:long "-18.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4393'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.93'^^xsd:double;
  dwc:latitude '13.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4393'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.77"^^xsd:decimal ;
  dwc:decimalLongitude "-18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -18.95)"^^geo:wktLiteral ;
  geo-pos:lat "13.77"^^xsd:decimal ;
  geo-pos:long "-18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4394'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-18.95'^^xsd:double;
  dwc:latitude '13.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4394'^^xsd:string;
  dwc:observationDate '2005-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.77"^^xsd:decimal ;
  dwc:decimalLongitude "-18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.77 -18.95)"^^geo:wktLiteral ;
  geo-pos:lat "13.77"^^xsd:decimal ;
  geo-pos:long "-18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4395'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-18.95'^^xsd:double;
  dwc:latitude '13.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4395'^^xsd:string;
  dwc:observationDate '2005-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.28 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.28"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.28 -21.33)"^^geo:wktLiteral ;
  geo-pos:lat "9.28"^^xsd:decimal ;
  geo-pos:long "-21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4396'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '9.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4396'^^xsd:string;
  dwc:observationDate '2005-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.28 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.28"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.28 -21.33)"^^geo:wktLiteral ;
  geo-pos:lat "9.28"^^xsd:decimal ;
  geo-pos:long "-21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4397'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '9.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4397'^^xsd:string;
  dwc:observationDate '2005-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.28 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.28"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.28 -21.33)"^^geo:wktLiteral ;
  geo-pos:lat "9.28"^^xsd:decimal ;
  geo-pos:long "-21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4398'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '9.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4398'^^xsd:string;
  dwc:observationDate '2005-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.28 -21.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.28"^^xsd:decimal ;
  dwc:decimalLongitude "-21.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.28 -21.33)"^^geo:wktLiteral ;
  geo-pos:lat "9.28"^^xsd:decimal ;
  geo-pos:long "-21.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4399'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-21.33'^^xsd:double;
  dwc:latitude '9.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4399'^^xsd:string;
  dwc:observationDate '2005-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 57.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "57.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 57.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "57.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4400'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '57.62'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4400'^^xsd:string;
  dwc:observationDate '2005-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.23 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.23"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.23 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.23"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5813'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '-0.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5813'^^xsd:string;
  dwc:observationDate '2006-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 52.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "52.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 52.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "52.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6420'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.38'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6420'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 51.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "51.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 51.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "51.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6412'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.07'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6412'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 51.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "51.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 51.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "51.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6413'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.07'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6413'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 51.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "51.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 51.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "51.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6414'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.07'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6414'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "7.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6415'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '7.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6415'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "7.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6416'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '7.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6416'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "7.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6417'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '7.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6417'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "7.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6418'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '7.2'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6418'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "7.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6419'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '7.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6419'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5801'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5801'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5802'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5802'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5803'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5803'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.23 53.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.23 53.93)"^^geo:wktLiteral ;
  geo-pos:lat "5.23"^^xsd:decimal ;
  geo-pos:long "53.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5804'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.93'^^xsd:double;
  dwc:latitude '5.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5804'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.23 53.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.23 53.93)"^^geo:wktLiteral ;
  geo-pos:lat "5.23"^^xsd:decimal ;
  geo-pos:long "53.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5805'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.93'^^xsd:double;
  dwc:latitude '5.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5805'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.23 53.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.23 53.93)"^^geo:wktLiteral ;
  geo-pos:lat "5.23"^^xsd:decimal ;
  geo-pos:long "53.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5806'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.93'^^xsd:double;
  dwc:latitude '5.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5806'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.23 53.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.23 53.93)"^^geo:wktLiteral ;
  geo-pos:lat "5.23"^^xsd:decimal ;
  geo-pos:long "53.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5807'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.93'^^xsd:double;
  dwc:latitude '5.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5807'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.8 55.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.8"^^xsd:decimal ;
  dwc:decimalLongitude "55.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.8 55.57)"^^geo:wktLiteral ;
  geo-pos:lat "0.8"^^xsd:decimal ;
  geo-pos:long "55.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5808'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.57'^^xsd:double;
  dwc:latitude '0.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5808'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.8 55.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.8"^^xsd:decimal ;
  dwc:decimalLongitude "55.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.8 55.57)"^^geo:wktLiteral ;
  geo-pos:lat "0.8"^^xsd:decimal ;
  geo-pos:long "55.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5809'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.57'^^xsd:double;
  dwc:latitude '0.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5809'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.8 55.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.8"^^xsd:decimal ;
  dwc:decimalLongitude "55.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.8 55.57)"^^geo:wktLiteral ;
  geo-pos:lat "0.8"^^xsd:decimal ;
  geo-pos:long "55.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5810'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.57'^^xsd:double;
  dwc:latitude '0.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5810'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.23 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.23"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.23 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.23"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5811'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '-0.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5811'^^xsd:string;
  dwc:observationDate '2006-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.23 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.23"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.23 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.23"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5812'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '-0.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5812'^^xsd:string;
  dwc:observationDate '2006-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.27"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.27"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5814'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5814'^^xsd:string;
  dwc:observationDate '2006-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.27"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.27"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5815'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5815'^^xsd:string;
  dwc:observationDate '2006-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.27"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.27"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5816'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5816'^^xsd:string;
  dwc:observationDate '2006-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 53.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "53.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 53.2)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "53.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5817'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.2'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5817'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 53.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "53.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 53.2)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "53.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5818'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.2'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5818'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -20.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.88"^^xsd:decimal ;
  dwc:decimalLongitude "-20.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -20.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.88"^^xsd:decimal ;
  geo-pos:long "-20.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5819'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-20.97'^^xsd:double;
  dwc:latitude '2.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5819'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 54.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "54.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 54.98)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "54.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5820'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.98'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5820'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5821'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5821'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 53.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "53.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 53.2)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "53.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5822'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.2'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5822'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.03"^^xsd:decimal ;
  dwc:decimalLongitude "55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 55)"^^geo:wktLiteral ;
  geo-pos:lat "-6.03"^^xsd:decimal ;
  geo-pos:long "55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5823'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '55'^^xsd:integer;
  dwc:latitude '-6.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5823'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35 51.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35"^^xsd:decimal ;
  dwc:decimalLongitude "51.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35 51.28)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35"^^xsd:decimal ;
  geo-pos:long "51.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5824'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '51.28'^^xsd:double;
  dwc:latitude '-1.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5824'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35 51.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35"^^xsd:decimal ;
  dwc:decimalLongitude "51.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35 51.28)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35"^^xsd:decimal ;
  geo-pos:long "51.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5825'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '51.28'^^xsd:double;
  dwc:latitude '-1.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5825'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35 51.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.35"^^xsd:decimal ;
  dwc:decimalLongitude "51.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.35 51.28)"^^geo:wktLiteral ;
  geo-pos:lat "-1.35"^^xsd:decimal ;
  geo-pos:long "51.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5826'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '51.28'^^xsd:double;
  dwc:latitude '-1.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5826'^^xsd:string;
  dwc:observationDate '2006-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 45.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.77"^^xsd:decimal ;
  dwc:decimalLongitude "45.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 45.8)"^^geo:wktLiteral ;
  geo-pos:lat "-1.77"^^xsd:decimal ;
  geo-pos:long "45.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3766'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.8'^^xsd:double;
  dwc:latitude '-1.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3766'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 4.25)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3767'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '4.25'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3767'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 4.25)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3768'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '4.25'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3768'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 4.25)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3769'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '4.25'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3769'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 4.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "4.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 4.25)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "4.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3770'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '4.25'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3770'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "46.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 46.07)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "46.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3771'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '46.07'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3771'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 52.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "52.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 52.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "52.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6421'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.38'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6421'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 52.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "52.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 52.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "52.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6422'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.38'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6422'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 52.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "52.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 52.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "52.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6423'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.38'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6423'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 7.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "7.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 7.53)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "7.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8527'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.53'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8527'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 7.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "7.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 7.53)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "7.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8528'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.53'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8528'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8529'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8529'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8530'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8530'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8542'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8542'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8543'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8543'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8544'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8544'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1891'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1891'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1892'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1892'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1893'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1893'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1894'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1894'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1895'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1895'^^xsd:string;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1896'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1896'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1897'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1897'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1898'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1898'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 55.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "55.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 55.03)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "55.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1899'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.03'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1899'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 55.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "55.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 55.03)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "55.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1900'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.03'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1900'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 55.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "55.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 55.03)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "55.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1901'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.03'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1901'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 55.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "55.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 55.03)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "55.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1902'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.03'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1902'^^xsd:string;
  dwc:observationDate '2002-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1903'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1903'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 45.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.77"^^xsd:decimal ;
  dwc:decimalLongitude "45.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 45.8)"^^geo:wktLiteral ;
  geo-pos:lat "-1.77"^^xsd:decimal ;
  geo-pos:long "45.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3765'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.8'^^xsd:double;
  dwc:latitude '-1.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3765'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8545'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8545'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 58.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "58.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 58.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "58.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1904'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '58.88'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1904'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "55.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1905'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.9'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1905'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "55.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1906'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.9'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1906'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "55.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1907'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.9'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1907'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "55.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1908'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.9'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1908'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "55.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1909'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.9'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1909'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "55.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1910'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.9'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1910'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "55.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 55.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "55.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1911'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.9'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1911'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.7"^^xsd:decimal ;
  dwc:decimalLongitude "43.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  geo-pos:lat "-14.7"^^xsd:decimal ;
  geo-pos:long "43.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4373'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '43.68'^^xsd:double;
  dwc:latitude '-14.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4373'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.92"^^xsd:decimal ;
  dwc:decimalLongitude "41.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  geo-pos:lat "-14.92"^^xsd:decimal ;
  geo-pos:long "41.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4374'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '41.83'^^xsd:double;
  dwc:latitude '-14.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4374'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.7"^^xsd:decimal ;
  dwc:decimalLongitude "43.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  geo-pos:lat "-14.7"^^xsd:decimal ;
  geo-pos:long "43.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4375'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '43.68'^^xsd:double;
  dwc:latitude '-14.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4375'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.92"^^xsd:decimal ;
  dwc:decimalLongitude "41.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  geo-pos:lat "-14.92"^^xsd:decimal ;
  geo-pos:long "41.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4376'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '41.83'^^xsd:double;
  dwc:latitude '-14.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4376'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.7"^^xsd:decimal ;
  dwc:decimalLongitude "43.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  geo-pos:lat "-14.7"^^xsd:decimal ;
  geo-pos:long "43.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4377'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '43.68'^^xsd:double;
  dwc:latitude '-14.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4377'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.92"^^xsd:decimal ;
  dwc:decimalLongitude "41.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  geo-pos:lat "-14.92"^^xsd:decimal ;
  geo-pos:long "41.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4378'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '41.83'^^xsd:double;
  dwc:latitude '-14.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4378'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.92"^^xsd:decimal ;
  dwc:decimalLongitude "41.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.92 41.83)"^^geo:wktLiteral ;
  geo-pos:lat "-14.92"^^xsd:decimal ;
  geo-pos:long "41.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4379'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '41.83'^^xsd:double;
  dwc:latitude '-14.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4379'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8578'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8578'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8579'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8579'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8580'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.73'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8580'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 53.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 53.43)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "53.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1866'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.43'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1866'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 53.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 53.43)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "53.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1867'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.43'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1867'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 53.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 53.43)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "53.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1868'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.43'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1868'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "51.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "51.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1869'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.95'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1869'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.92 52.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.92 52.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.92"^^xsd:decimal ;
  geo-pos:long "52.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1870'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.25'^^xsd:double;
  dwc:latitude '4.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1870'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "51.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "51.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1871'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.95'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1871'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.92 52.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.92 52.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.92"^^xsd:decimal ;
  geo-pos:long "52.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1872'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.25'^^xsd:double;
  dwc:latitude '4.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1872'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "51.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "51.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1873'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.95'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1873'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.92 52.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.92 52.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.92"^^xsd:decimal ;
  geo-pos:long "52.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1874'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.25'^^xsd:double;
  dwc:latitude '4.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1874'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "51.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "51.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1875'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.95'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1875'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.92 52.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.92 52.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.92"^^xsd:decimal ;
  geo-pos:long "52.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1876'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.25'^^xsd:double;
  dwc:latitude '4.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1876'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 0.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "0.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 0.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "0.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1877'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '0.42'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1877'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.62"^^xsd:decimal ;
  dwc:decimalLongitude "51.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.62 51.95)"^^geo:wktLiteral ;
  geo-pos:lat "3.62"^^xsd:decimal ;
  geo-pos:long "51.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1878'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.95'^^xsd:double;
  dwc:latitude '3.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1878'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.62"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "-1.62"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3759'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '-1.62'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3759'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.63 41.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.63"^^xsd:decimal ;
  dwc:decimalLongitude "41.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.63 41.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.63"^^xsd:decimal ;
  geo-pos:long "41.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3760'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '41.25'^^xsd:double;
  dwc:latitude '-12.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3760'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.63 41.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.63"^^xsd:decimal ;
  dwc:decimalLongitude "41.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.63 41.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.63"^^xsd:decimal ;
  geo-pos:long "41.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3761'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '41.25'^^xsd:double;
  dwc:latitude '-12.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3761'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.63 41.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.63"^^xsd:decimal ;
  dwc:decimalLongitude "41.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.63 41.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.63"^^xsd:decimal ;
  geo-pos:long "41.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3762'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '41.25'^^xsd:double;
  dwc:latitude '-12.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3762'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.63 41.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.63"^^xsd:decimal ;
  dwc:decimalLongitude "41.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.63 41.25)"^^geo:wktLiteral ;
  geo-pos:lat "-12.63"^^xsd:decimal ;
  geo-pos:long "41.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3763'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '41.25'^^xsd:double;
  dwc:latitude '-12.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3763'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 45.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.77"^^xsd:decimal ;
  dwc:decimalLongitude "45.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 45.8)"^^geo:wktLiteral ;
  geo-pos:lat "-1.77"^^xsd:decimal ;
  geo-pos:long "45.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3764'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.8'^^xsd:double;
  dwc:latitude '-1.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3764'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8582'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.73'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8582'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 9.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.12"^^xsd:decimal ;
  geo-pos:long "9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8566'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '9.42'^^xsd:double;
  dwc:latitude '-3.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8566'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -15.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -15.92)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-15.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3144'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.92'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3144'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -15.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -15.92)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-15.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3145'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.92'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3145'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.33 47.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.33"^^xsd:decimal ;
  dwc:decimalLongitude "47.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.33 47.05)"^^geo:wktLiteral ;
  geo-pos:lat "-6.33"^^xsd:decimal ;
  geo-pos:long "47.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3146'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '47.05'^^xsd:double;
  dwc:latitude '-6.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3146'^^xsd:string;
  dwc:observationDate '2003-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5 54.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5"^^xsd:decimal ;
  dwc:decimalLongitude "54.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5 54.67)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5"^^xsd:decimal ;
  geo-pos:long "54.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3147'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.67'^^xsd:double;
  dwc:latitude '-7.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3147'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.97 55.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.97"^^xsd:decimal ;
  dwc:decimalLongitude "55.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.97 55.73)"^^geo:wktLiteral ;
  geo-pos:lat "-7.97"^^xsd:decimal ;
  geo-pos:long "55.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3148'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '55.73'^^xsd:double;
  dwc:latitude '-7.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3148'^^xsd:string;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -16.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "-16.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -16.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.43"^^xsd:decimal ;
  geo-pos:long "-16.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3149'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.57'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3149'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -16.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "-16.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -16.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.43"^^xsd:decimal ;
  geo-pos:long "-16.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3150'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.57'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3150'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -16.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "-16.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -16.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.43"^^xsd:decimal ;
  geo-pos:long "-16.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3151'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.57'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3151'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -16.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "-16.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 -16.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.43"^^xsd:decimal ;
  geo-pos:long "-16.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3152'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.57'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3152'^^xsd:string;
  dwc:observationDate '2003-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.82 55.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.82"^^xsd:decimal ;
  dwc:decimalLongitude "55.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.82 55.72)"^^geo:wktLiteral ;
  geo-pos:lat "-7.82"^^xsd:decimal ;
  geo-pos:long "55.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3153'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '55.72'^^xsd:double;
  dwc:latitude '-7.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3153'^^xsd:string;
  dwc:observationDate '2003-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.15 56.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.15"^^xsd:decimal ;
  dwc:decimalLongitude "56.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.15 56.18)"^^geo:wktLiteral ;
  geo-pos:lat "-8.15"^^xsd:decimal ;
  geo-pos:long "56.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3154'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.18'^^xsd:double;
  dwc:latitude '-8.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3154'^^xsd:string;
  dwc:observationDate '2003-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.7"^^xsd:decimal ;
  dwc:decimalLongitude "43.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  geo-pos:lat "-14.7"^^xsd:decimal ;
  geo-pos:long "43.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4370'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '43.68'^^xsd:double;
  dwc:latitude '-14.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4370'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.7"^^xsd:decimal ;
  dwc:decimalLongitude "43.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  geo-pos:lat "-14.7"^^xsd:decimal ;
  geo-pos:long "43.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4371'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '43.68'^^xsd:double;
  dwc:latitude '-14.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4371'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.7"^^xsd:decimal ;
  dwc:decimalLongitude "43.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  geo-pos:lat "-14.7"^^xsd:decimal ;
  geo-pos:long "43.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4372'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '43.68'^^xsd:double;
  dwc:latitude '-14.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4372'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -15.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -15.92)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-15.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3143'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.92'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3143'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1853'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1853'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1854'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1854'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1855'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1855'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1856'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1856'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1857'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1857'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1858'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1858'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1859'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1859'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1860'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1860'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 3.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "3.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 3.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "3.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1861'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.07'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1861'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 3.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "3.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 3.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "3.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1862'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.07'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1862'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 3.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "3.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 3.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "3.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1863'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.07'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1863'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 3.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "3.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 3.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "3.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1864'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.07'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1864'^^xsd:string;
  dwc:observationDate '2002-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 9.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.12"^^xsd:decimal ;
  geo-pos:long "9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8567'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '9.42'^^xsd:double;
  dwc:latitude '-3.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8567'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.57)"^^geo:wktLiteral ;
  geo-pos:lat "-15.23"^^xsd:decimal ;
  geo-pos:long "42.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4358'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '42.57'^^xsd:double;
  dwc:latitude '-15.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4358'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.57)"^^geo:wktLiteral ;
  geo-pos:lat "-15.23"^^xsd:decimal ;
  geo-pos:long "42.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4359'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '42.57'^^xsd:double;
  dwc:latitude '-15.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4359'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.57)"^^geo:wktLiteral ;
  geo-pos:lat "-15.23"^^xsd:decimal ;
  geo-pos:long "42.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4360'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '42.57'^^xsd:double;
  dwc:latitude '-15.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4360'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.43"^^xsd:decimal ;
  dwc:decimalLongitude "42.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.03)"^^geo:wktLiteral ;
  geo-pos:lat "-15.43"^^xsd:decimal ;
  geo-pos:long "42.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4361'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '42.03'^^xsd:double;
  dwc:latitude '-15.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4361'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.7"^^xsd:decimal ;
  dwc:decimalLongitude "43.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  geo-pos:lat "-14.7"^^xsd:decimal ;
  geo-pos:long "43.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4362'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '43.68'^^xsd:double;
  dwc:latitude '-14.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4362'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.43"^^xsd:decimal ;
  dwc:decimalLongitude "42.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.03)"^^geo:wktLiteral ;
  geo-pos:lat "-15.43"^^xsd:decimal ;
  geo-pos:long "42.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4363'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '42.03'^^xsd:double;
  dwc:latitude '-15.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4363'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 56.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "56.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 56.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "56.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4364'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '56.93'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4364'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.43"^^xsd:decimal ;
  dwc:decimalLongitude "42.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.03)"^^geo:wktLiteral ;
  geo-pos:lat "-15.43"^^xsd:decimal ;
  geo-pos:long "42.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4365'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '42.03'^^xsd:double;
  dwc:latitude '-15.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4365'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 53.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 53.43)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "53.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1865'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.43'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1865'^^xsd:string;
  dwc:observationDate '2002-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 56.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "56.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 56.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "56.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4366'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '56.93'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4366'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.43"^^xsd:decimal ;
  dwc:decimalLongitude "42.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.03)"^^geo:wktLiteral ;
  geo-pos:lat "-15.43"^^xsd:decimal ;
  geo-pos:long "42.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4367'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '42.03'^^xsd:double;
  dwc:latitude '-15.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4367'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 56.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "56.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 56.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "56.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4368'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '56.93'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4368'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.7"^^xsd:decimal ;
  dwc:decimalLongitude "43.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.7 43.68)"^^geo:wktLiteral ;
  geo-pos:lat "-14.7"^^xsd:decimal ;
  geo-pos:long "43.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4369'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '43.68'^^xsd:double;
  dwc:latitude '-14.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4369'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8581'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.73'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8581'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1833'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1833'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1834'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1834'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1835'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1835'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1836'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1836'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1837'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1837'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1838'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1838'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1839'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1839'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1840'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1840'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1841'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1841'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.13"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.13"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1842'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '4.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1842'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1843'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1843'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1844'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1844'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1845'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1845'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.18"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "-4.18"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4316'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '-4.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4316'^^xsd:string;
  dwc:observationDate '2005-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.18"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "-4.18"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4317'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '-4.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4317'^^xsd:string;
  dwc:observationDate '2005-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.18"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "-4.18"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4318'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '-4.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4318'^^xsd:string;
  dwc:observationDate '2005-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4319'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.15'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4319'^^xsd:string;
  dwc:observationDate '2005-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4324'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '-4.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4324'^^xsd:string;
  dwc:observationDate '2005-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4325'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '-4.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4325'^^xsd:string;
  dwc:observationDate '2005-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.93 59.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.93"^^xsd:decimal ;
  dwc:decimalLongitude "59.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.93 59.18)"^^geo:wktLiteral ;
  geo-pos:lat "-7.93"^^xsd:decimal ;
  geo-pos:long "59.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4326'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '59.18'^^xsd:double;
  dwc:latitude '-7.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4326'^^xsd:string;
  dwc:observationDate '2005-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4327'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.15'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4327'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4328'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.15'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4328'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4329'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.15'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4329'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4330'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.15'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4330'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4331'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.15'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4331'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4332'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.15'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4332'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4333'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.15'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4333'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 54.15)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4334'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.15'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4334'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.08"^^xsd:decimal ;
  dwc:decimalLongitude "-19.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.12)"^^geo:wktLiteral ;
  geo-pos:lat "14.08"^^xsd:decimal ;
  geo-pos:long "-19.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4335'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-19.12'^^xsd:double;
  dwc:latitude '14.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4335'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.08"^^xsd:decimal ;
  dwc:decimalLongitude "-19.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.12)"^^geo:wktLiteral ;
  geo-pos:lat "14.08"^^xsd:decimal ;
  geo-pos:long "-19.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4336'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-19.12'^^xsd:double;
  dwc:latitude '14.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4336'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 51.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 51.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.37"^^xsd:decimal ;
  geo-pos:long "51.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6405'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '51.9'^^xsd:double;
  dwc:latitude '0.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6405'^^xsd:string;
  dwc:observationDate '2007-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3752'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3752'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "45.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "45.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3126'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '45.03'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3126'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 51.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 51.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.37"^^xsd:decimal ;
  geo-pos:long "51.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6406'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '51.9'^^xsd:double;
  dwc:latitude '0.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6406'^^xsd:string;
  dwc:observationDate '2007-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 51.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 51.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.37"^^xsd:decimal ;
  geo-pos:long "51.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6404'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '51.9'^^xsd:double;
  dwc:latitude '0.37'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6404'^^xsd:string;
  dwc:observationDate '2007-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.25 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.25"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.25 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.25"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6990'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '2.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6990'^^xsd:string;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.25 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.25"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.25 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.25"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6991'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '2.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6991'^^xsd:string;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.25 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.25"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.25 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.25"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6992'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '2.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6992'^^xsd:string;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 59.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.68"^^xsd:decimal ;
  dwc:decimalLongitude "59.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 59.1)"^^geo:wktLiteral ;
  geo-pos:lat "6.68"^^xsd:decimal ;
  geo-pos:long "59.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6993'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.1'^^xsd:double;
  dwc:latitude '6.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6993'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6994'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6994'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6995'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6995'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 59.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.68"^^xsd:decimal ;
  dwc:decimalLongitude "59.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 59.1)"^^geo:wktLiteral ;
  geo-pos:lat "6.68"^^xsd:decimal ;
  geo-pos:long "59.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6996'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.1'^^xsd:double;
  dwc:latitude '6.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6996'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6997'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6997'^^xsd:string;
  dwc:observationDate '2008-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8583'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.73'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8583'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8601'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8601'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.13 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.13"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.13 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "-5.13"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8602'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '-5.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8602'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 51.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "51.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 51.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "51.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8603'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.37'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8603'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.22 54.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.22"^^xsd:decimal ;
  dwc:decimalLongitude "54.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.22 54.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.22"^^xsd:decimal ;
  geo-pos:long "54.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6409'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.68'^^xsd:double;
  dwc:latitude '2.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6409'^^xsd:string;
  dwc:observationDate '2007-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.22 54.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.22"^^xsd:decimal ;
  dwc:decimalLongitude "54.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.22 54.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.22"^^xsd:decimal ;
  geo-pos:long "54.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6410'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.68'^^xsd:double;
  dwc:latitude '2.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6410'^^xsd:string;
  dwc:observationDate '2007-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3753'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3753'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1846'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1846'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 57.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.47"^^xsd:decimal ;
  dwc:decimalLongitude "57.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 57.32)"^^geo:wktLiteral ;
  geo-pos:lat "1.47"^^xsd:decimal ;
  geo-pos:long "57.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1847'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.32'^^xsd:double;
  dwc:latitude '1.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1847'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3754'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3754'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 57.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.47"^^xsd:decimal ;
  dwc:decimalLongitude "57.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 57.32)"^^geo:wktLiteral ;
  geo-pos:lat "1.47"^^xsd:decimal ;
  geo-pos:long "57.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1848'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.32'^^xsd:double;
  dwc:latitude '1.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1848'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 57.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.47"^^xsd:decimal ;
  dwc:decimalLongitude "57.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 57.32)"^^geo:wktLiteral ;
  geo-pos:lat "1.47"^^xsd:decimal ;
  geo-pos:long "57.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1849'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.32'^^xsd:double;
  dwc:latitude '1.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1849'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "8.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "8.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3755'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.82'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3755'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.62"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "-1.62"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3756'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '-1.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3756'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 57.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.47"^^xsd:decimal ;
  dwc:decimalLongitude "57.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.47 57.32)"^^geo:wktLiteral ;
  geo-pos:lat "1.47"^^xsd:decimal ;
  geo-pos:long "57.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1850'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.32'^^xsd:double;
  dwc:latitude '1.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1850'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1851'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1851'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.62"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "-1.62"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3757'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '-1.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3757'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1852'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1852'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.62"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "-1.62"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3758'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '-1.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3758'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 43.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.75"^^xsd:decimal ;
  dwc:decimalLongitude "43.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 43.85)"^^geo:wktLiteral ;
  geo-pos:lat "-6.75"^^xsd:decimal ;
  geo-pos:long "43.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3120'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '43.85'^^xsd:double;
  dwc:latitude '-6.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3120'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 44.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "44.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 44.35)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "44.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3121'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '44.35'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3121'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 44.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "44.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 44.35)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "44.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3125'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '44.35'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3125'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "45.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "45.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3124'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '45.03'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3124'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "45.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "45.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3123'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '45.03'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3123'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "45.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "45.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3122'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '45.03'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3122'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4320'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.15'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4320'^^xsd:string;
  dwc:observationDate '2005-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4321'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.15'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4321'^^xsd:string;
  dwc:observationDate '2005-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4322'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '-4.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4322'^^xsd:string;
  dwc:observationDate '2005-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.82)"^^geo:wktLiteral ;
  geo-pos:lat "19.85"^^xsd:decimal ;
  geo-pos:long "-17.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1826'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.82'^^xsd:double;
  dwc:latitude '19.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1826'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1827'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1827'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.82)"^^geo:wktLiteral ;
  geo-pos:lat "19.85"^^xsd:decimal ;
  geo-pos:long "-17.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1828'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.82'^^xsd:double;
  dwc:latitude '19.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1828'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1829'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1829'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1830'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1830'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1831'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1831'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1832'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1832'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4323'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '-4.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4323'^^xsd:string;
  dwc:observationDate '2005-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 61.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "61.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 61.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "61.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4350'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '61.67'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4350'^^xsd:string;
  dwc:observationDate '2005-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 61.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "61.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 61.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "61.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4351'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '61.67'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4351'^^xsd:string;
  dwc:observationDate '2005-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 61.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "61.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 61.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "61.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4352'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '61.67'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4352'^^xsd:string;
  dwc:observationDate '2005-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 57.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.53"^^xsd:decimal ;
  dwc:decimalLongitude "57.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 57.65)"^^geo:wktLiteral ;
  geo-pos:lat "-7.53"^^xsd:decimal ;
  geo-pos:long "57.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3137'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.65'^^xsd:double;
  dwc:latitude '-7.53'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3137'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 57.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.53"^^xsd:decimal ;
  dwc:decimalLongitude "57.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 57.65)"^^geo:wktLiteral ;
  geo-pos:lat "-7.53"^^xsd:decimal ;
  geo-pos:long "57.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3138'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.65'^^xsd:double;
  dwc:latitude '-7.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3138'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 57.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.53"^^xsd:decimal ;
  dwc:decimalLongitude "57.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 57.65)"^^geo:wktLiteral ;
  geo-pos:lat "-7.53"^^xsd:decimal ;
  geo-pos:long "57.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3139'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.65'^^xsd:double;
  dwc:latitude '-7.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3139'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 57.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.53"^^xsd:decimal ;
  dwc:decimalLongitude "57.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 57.65)"^^geo:wktLiteral ;
  geo-pos:lat "-7.53"^^xsd:decimal ;
  geo-pos:long "57.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3140'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.65'^^xsd:double;
  dwc:latitude '-7.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3140'^^xsd:string;
  dwc:observationDate '2003-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -15.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -15.92)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-15.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3141'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.92'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3141'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3142'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3142'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.08 42.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.08"^^xsd:decimal ;
  dwc:decimalLongitude "42.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.08 42.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.08"^^xsd:decimal ;
  geo-pos:long "42.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4353'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '42.72'^^xsd:double;
  dwc:latitude '-15.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4353'^^xsd:string;
  dwc:observationDate '2005-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.08 42.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.08"^^xsd:decimal ;
  dwc:decimalLongitude "42.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.08 42.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.08"^^xsd:decimal ;
  geo-pos:long "42.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4354'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '42.72'^^xsd:double;
  dwc:latitude '-15.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4354'^^xsd:string;
  dwc:observationDate '2005-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.08 42.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.08"^^xsd:decimal ;
  dwc:decimalLongitude "42.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.08 42.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.08"^^xsd:decimal ;
  geo-pos:long "42.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4355'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '42.72'^^xsd:double;
  dwc:latitude '-15.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4355'^^xsd:string;
  dwc:observationDate '2005-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.08 42.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.08"^^xsd:decimal ;
  dwc:decimalLongitude "42.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.08 42.72)"^^geo:wktLiteral ;
  geo-pos:lat "-15.08"^^xsd:decimal ;
  geo-pos:long "42.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4356'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '42.72'^^xsd:double;
  dwc:latitude '-15.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4356'^^xsd:string;
  dwc:observationDate '2005-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.57)"^^geo:wktLiteral ;
  geo-pos:lat "-15.23"^^xsd:decimal ;
  geo-pos:long "42.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4357'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '42.57'^^xsd:double;
  dwc:latitude '-15.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4357'^^xsd:string;
  dwc:observationDate '2005-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.08"^^xsd:decimal ;
  dwc:decimalLongitude "-19.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.12)"^^geo:wktLiteral ;
  geo-pos:lat "14.08"^^xsd:decimal ;
  geo-pos:long "-19.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4337'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-19.12'^^xsd:double;
  dwc:latitude '14.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4337'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.22 54.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.22"^^xsd:decimal ;
  dwc:decimalLongitude "54.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.22 54.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.22"^^xsd:decimal ;
  geo-pos:long "54.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6408'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.68'^^xsd:double;
  dwc:latitude '2.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6408'^^xsd:string;
  dwc:observationDate '2007-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.22 54.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.22"^^xsd:decimal ;
  dwc:decimalLongitude "54.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.22 54.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.22"^^xsd:decimal ;
  geo-pos:long "54.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6407'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.68'^^xsd:double;
  dwc:latitude '2.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6407'^^xsd:string;
  dwc:observationDate '2007-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.05 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.05"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.05 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "14.05"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4338'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '14.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4338'^^xsd:string;
  dwc:observationDate '2005-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.05 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.05"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.05 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "14.05"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4339'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '14.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4339'^^xsd:string;
  dwc:observationDate '2005-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.05 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.05"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.05 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "14.05"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4340'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '14.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4340'^^xsd:string;
  dwc:observationDate '2005-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.05 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.05"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.05 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "14.05"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4341'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '14.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4341'^^xsd:string;
  dwc:observationDate '2005-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 60.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.23"^^xsd:decimal ;
  dwc:decimalLongitude "60.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 60.45)"^^geo:wktLiteral ;
  geo-pos:lat "-6.23"^^xsd:decimal ;
  geo-pos:long "60.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4342'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '60.45'^^xsd:double;
  dwc:latitude '-6.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4342'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 60.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.23"^^xsd:decimal ;
  dwc:decimalLongitude "60.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 60.45)"^^geo:wktLiteral ;
  geo-pos:lat "-6.23"^^xsd:decimal ;
  geo-pos:long "60.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4343'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '60.45'^^xsd:double;
  dwc:latitude '-6.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4343'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 60.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.23"^^xsd:decimal ;
  dwc:decimalLongitude "60.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 60.45)"^^geo:wktLiteral ;
  geo-pos:lat "-6.23"^^xsd:decimal ;
  geo-pos:long "60.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4344'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '60.45'^^xsd:double;
  dwc:latitude '-6.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4344'^^xsd:string;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.02 43.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.02"^^xsd:decimal ;
  dwc:decimalLongitude "43.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.02 43.07)"^^geo:wktLiteral ;
  geo-pos:lat "-13.02"^^xsd:decimal ;
  geo-pos:long "43.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4345'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '43.07'^^xsd:double;
  dwc:latitude '-13.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4345'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.02 43.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.02"^^xsd:decimal ;
  dwc:decimalLongitude "43.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.02 43.07)"^^geo:wktLiteral ;
  geo-pos:lat "-13.02"^^xsd:decimal ;
  geo-pos:long "43.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4346'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '43.07'^^xsd:double;
  dwc:latitude '-13.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4346'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.02 43.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.02"^^xsd:decimal ;
  dwc:decimalLongitude "43.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.02 43.07)"^^geo:wktLiteral ;
  geo-pos:lat "-13.02"^^xsd:decimal ;
  geo-pos:long "43.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4347'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '43.07'^^xsd:double;
  dwc:latitude '-13.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4347'^^xsd:string;
  dwc:observationDate '2005-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.28 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.28 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "6.28"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4348'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '6.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4348'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.28 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.28 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "6.28"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4349'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '6.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4349'^^xsd:string;
  dwc:observationDate '2005-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "45.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "45.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3127'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '45.03'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3127'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3128'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.3'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3128'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3129'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.3'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3129'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3130'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.3'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3130'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3131'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.3'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3131'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3132'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.3'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3132'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 43.3)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3133'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.3'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3133'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "18.1"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3134'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '18.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3134'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "18.1"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3135'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '18.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3135'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "18.1"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3136'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '18.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3136'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 51.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "51.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 51.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "51.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6411'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.07'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6411'^^xsd:string;
  dwc:observationDate '2007-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  geo-pos:lat "-11.5"^^xsd:decimal ;
  geo-pos:long "40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3748'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.95'^^xsd:double;
  dwc:latitude '-11.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3748'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  geo-pos:lat "-11.5"^^xsd:decimal ;
  geo-pos:long "40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3749'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.95'^^xsd:double;
  dwc:latitude '-11.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3749'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  geo-pos:lat "-11.5"^^xsd:decimal ;
  geo-pos:long "40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3750'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.95'^^xsd:double;
  dwc:latitude '-11.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3750'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  geo-pos:lat "-11.5"^^xsd:decimal ;
  geo-pos:long "40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3751'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.95'^^xsd:double;
  dwc:latitude '-11.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3751'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 51.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 51.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.37"^^xsd:decimal ;
  geo-pos:long "51.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6403'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '51.9'^^xsd:double;
  dwc:latitude '0.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6403'^^xsd:string;
  dwc:observationDate '2007-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 60.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "60.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 60.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "60.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8614'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '60.75'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8614'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 60.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "60.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 60.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "60.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8615'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '60.75'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8615'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 60.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "60.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 60.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "60.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8616'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '60.75'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8616'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6671'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6671'^^xsd:string;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 47.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "47.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 47.18)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "47.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4294'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '47.18'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4294'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.18 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.18"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.18 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.18"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3723'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3723'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  geo-pos:lat "19.08"^^xsd:decimal ;
  geo-pos:long "-17.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3724'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.12'^^xsd:double;
  dwc:latitude '19.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3724'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  geo-pos:lat "19.08"^^xsd:decimal ;
  geo-pos:long "-17.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3725'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.12'^^xsd:double;
  dwc:latitude '19.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3725'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  geo-pos:lat "19.08"^^xsd:decimal ;
  geo-pos:long "-17.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3726'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.12'^^xsd:double;
  dwc:latitude '19.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3726'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  geo-pos:lat "19.08"^^xsd:decimal ;
  geo-pos:long "-17.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3727'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.12'^^xsd:double;
  dwc:latitude '19.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3727'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  geo-pos:lat "19.08"^^xsd:decimal ;
  geo-pos:long "-17.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3728'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.12'^^xsd:double;
  dwc:latitude '19.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3728'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  geo-pos:lat "19.08"^^xsd:decimal ;
  geo-pos:long "-17.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3729'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.12'^^xsd:double;
  dwc:latitude '19.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3729'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  geo-pos:lat "19.08"^^xsd:decimal ;
  geo-pos:long "-17.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3730'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.12'^^xsd:double;
  dwc:latitude '19.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3730'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.08"^^xsd:decimal ;
  dwc:decimalLongitude "-17.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.08 -17.12)"^^geo:wktLiteral ;
  geo-pos:lat "19.08"^^xsd:decimal ;
  geo-pos:long "-17.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3731'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.12'^^xsd:double;
  dwc:latitude '19.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3731'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.27 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.27"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.27 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "5.27"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5784'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '5.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5784'^^xsd:string;
  dwc:observationDate '2006-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.27 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.27"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.27 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "5.27"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5785'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '5.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5785'^^xsd:string;
  dwc:observationDate '2006-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.27 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.27"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.27 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "5.27"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5786'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '5.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5786'^^xsd:string;
  dwc:observationDate '2006-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -10.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.63"^^xsd:decimal ;
  geo-pos:long "-10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5787'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5787'^^xsd:string;
  dwc:observationDate '2006-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6663'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6663'^^xsd:string;
  dwc:observationDate '2008-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6664'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6664'^^xsd:string;
  dwc:observationDate '2008-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6665'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6665'^^xsd:string;
  dwc:observationDate '2008-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.8 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.8 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-11.8"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6666'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-11.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6666'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.53 52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.53"^^xsd:decimal ;
  dwc:decimalLongitude "52.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.53 52.95)"^^geo:wktLiteral ;
  geo-pos:lat "-11.53"^^xsd:decimal ;
  geo-pos:long "52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6667'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '52.95'^^xsd:double;
  dwc:latitude '-11.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6667'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.8 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.8 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-11.8"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6668'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-11.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6668'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.8 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.8 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-11.8"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6669'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-11.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6669'^^xsd:string;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6670'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6670'^^xsd:string;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 59.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "59.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 59.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "59.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4281'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '59.58'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4281'^^xsd:string;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 59.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "59.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 59.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "59.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4282'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '59.58'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4282'^^xsd:string;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 59.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "59.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 59.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "59.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4283'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '59.58'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4283'^^xsd:string;
  dwc:observationDate '2005-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 53.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "53.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 53.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "53.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4284'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.7'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4284'^^xsd:string;
  dwc:observationDate '2005-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 53.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "53.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 53.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "53.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4285'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.7'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4285'^^xsd:string;
  dwc:observationDate '2005-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 53.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "53.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 53.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "53.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4286'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.7'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4286'^^xsd:string;
  dwc:observationDate '2005-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -19.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.98"^^xsd:decimal ;
  dwc:decimalLongitude "-19.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -19.35)"^^geo:wktLiteral ;
  geo-pos:lat "12.98"^^xsd:decimal ;
  geo-pos:long "-19.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4287'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.35'^^xsd:double;
  dwc:latitude '12.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4287'^^xsd:string;
  dwc:observationDate '2005-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -19.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.98"^^xsd:decimal ;
  dwc:decimalLongitude "-19.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -19.35)"^^geo:wktLiteral ;
  geo-pos:lat "12.98"^^xsd:decimal ;
  geo-pos:long "-19.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4288'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.35'^^xsd:double;
  dwc:latitude '12.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4288'^^xsd:string;
  dwc:observationDate '2005-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -19.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.98"^^xsd:decimal ;
  dwc:decimalLongitude "-19.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -19.35)"^^geo:wktLiteral ;
  geo-pos:lat "12.98"^^xsd:decimal ;
  geo-pos:long "-19.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4289'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.35'^^xsd:double;
  dwc:latitude '12.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4289'^^xsd:string;
  dwc:observationDate '2005-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.23)"^^geo:wktLiteral ;
  geo-pos:lat "12.67"^^xsd:decimal ;
  geo-pos:long "-19.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4290'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-19.23'^^xsd:double;
  dwc:latitude '12.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4290'^^xsd:string;
  dwc:observationDate '2005-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.23)"^^geo:wktLiteral ;
  geo-pos:lat "12.67"^^xsd:decimal ;
  geo-pos:long "-19.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4291'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-19.23'^^xsd:double;
  dwc:latitude '12.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4291'^^xsd:string;
  dwc:observationDate '2005-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.23)"^^geo:wktLiteral ;
  geo-pos:lat "12.67"^^xsd:decimal ;
  geo-pos:long "-19.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4292'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-19.23'^^xsd:double;
  dwc:latitude '12.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4292'^^xsd:string;
  dwc:observationDate '2005-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 47.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "47.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 47.18)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "47.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4293'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '47.18'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4293'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.98"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.98"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8642'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '0.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8642'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.98"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.98"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8643'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '0.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8643'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.72 7.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.72"^^xsd:decimal ;
  dwc:decimalLongitude "7.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.72 7.57)"^^geo:wktLiteral ;
  geo-pos:lat "-0.72"^^xsd:decimal ;
  geo-pos:long "7.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1782'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '7.57'^^xsd:double;
  dwc:latitude '-0.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1782'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 54.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.42"^^xsd:decimal ;
  dwc:decimalLongitude "54.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 54.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.42"^^xsd:decimal ;
  geo-pos:long "54.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1783'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.37'^^xsd:double;
  dwc:latitude '3.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1783'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 54.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.42"^^xsd:decimal ;
  dwc:decimalLongitude "54.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 54.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.42"^^xsd:decimal ;
  geo-pos:long "54.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1784'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.37'^^xsd:double;
  dwc:latitude '3.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1784'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 54.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.42"^^xsd:decimal ;
  dwc:decimalLongitude "54.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 54.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.42"^^xsd:decimal ;
  geo-pos:long "54.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1785'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.37'^^xsd:double;
  dwc:latitude '3.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1785'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 54.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.42"^^xsd:decimal ;
  dwc:decimalLongitude "54.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 54.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.42"^^xsd:decimal ;
  geo-pos:long "54.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1786'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.37'^^xsd:double;
  dwc:latitude '3.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1786'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "-1.45"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1787'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '-1.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1787'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "-1.45"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1788'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '-1.45'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1788'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "-1.45"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1789'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '-1.45'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1789'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "-1.45"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1790'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '-1.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1790'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "52.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.52)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "52.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8631'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '52.52'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8631'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.9 51.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.9"^^xsd:decimal ;
  dwc:decimalLongitude "51.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.9 51.47)"^^geo:wktLiteral ;
  geo-pos:lat "-6.9"^^xsd:decimal ;
  geo-pos:long "51.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8632'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.47'^^xsd:double;
  dwc:latitude '-6.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8632'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 48.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "48.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 48.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "48.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4274'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '48.67'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4274'^^xsd:string;
  dwc:observationDate '2005-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.55 50.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.55 50.35)"^^geo:wktLiteral ;
  geo-pos:lat "-8.55"^^xsd:decimal ;
  geo-pos:long "50.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4275'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.35'^^xsd:double;
  dwc:latitude '-8.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4275'^^xsd:string;
  dwc:observationDate '2005-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 50.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 50.02)"^^geo:wktLiteral ;
  geo-pos:lat "-8.38"^^xsd:decimal ;
  geo-pos:long "50.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4276'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.02'^^xsd:double;
  dwc:latitude '-8.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4276'^^xsd:string;
  dwc:observationDate '2005-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 48.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "48.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 48.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "48.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4277'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '48.67'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4277'^^xsd:string;
  dwc:observationDate '2005-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4278'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4278'^^xsd:string;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.7"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-8.7"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4279'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-8.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4279'^^xsd:string;
  dwc:observationDate '2005-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.08 57.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.08"^^xsd:decimal ;
  dwc:decimalLongitude "57.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.08 57.28)"^^geo:wktLiteral ;
  geo-pos:lat "-10.08"^^xsd:decimal ;
  geo-pos:long "57.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4280'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '57.28'^^xsd:double;
  dwc:latitude '-10.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4280'^^xsd:string;
  dwc:observationDate '2005-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.98"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.98"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8644'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '0.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8644'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.98"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.98"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8645'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '0.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8645'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "43.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "43.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3090'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '43.18'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3090'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6393'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6393'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.98 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.98 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "18.98"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6394'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '18.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6394'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.98 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.98 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "18.98"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6395'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '18.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6395'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6396'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6396'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6397'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6397'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.32"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.32"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6838'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '-3.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6838'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.32"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.32"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6839'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '-3.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6839'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6840'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6840'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1800'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '3.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1800'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.48"^^xsd:decimal ;
  dwc:decimalLongitude "-16.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.82)"^^geo:wktLiteral ;
  geo-pos:lat "18.48"^^xsd:decimal ;
  geo-pos:long "-16.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3100'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-16.82'^^xsd:double;
  dwc:latitude '18.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3100'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6841'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6841'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6842'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6842'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6843'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6843'^^xsd:string;
  dwc:observationDate '2008-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5795'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5795'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5796'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5796'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5797'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5797'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.8 55.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.8"^^xsd:decimal ;
  dwc:decimalLongitude "55.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.8 55.57)"^^geo:wktLiteral ;
  geo-pos:lat "0.8"^^xsd:decimal ;
  geo-pos:long "55.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5798'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.57'^^xsd:double;
  dwc:latitude '0.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5798'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5799'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5799'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5800'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5800'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.92 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.92"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.92 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "18.92"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1791'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '18.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1791'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.92 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.92"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.92 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "18.92"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1792'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '18.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1792'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.92 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.92"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.92 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "18.92"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1793'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '18.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1793'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 7.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "7.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 7.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "7.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1794'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '7.32'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1794'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 7.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "7.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 7.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "7.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1795'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '7.32'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1795'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 7.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "7.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 7.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "7.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1796'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '7.32'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1796'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 7.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "7.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 7.32)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "7.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1797'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '7.32'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1797'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1798'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '3.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1798'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 50.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8"^^xsd:decimal ;
  dwc:decimalLongitude "50.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 50.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.8"^^xsd:decimal ;
  geo-pos:long "50.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1799'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.45'^^xsd:double;
  dwc:latitude '3.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1799'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 49.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.53"^^xsd:decimal ;
  dwc:decimalLongitude "49.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 49.67)"^^geo:wktLiteral ;
  geo-pos:lat "-6.53"^^xsd:decimal ;
  geo-pos:long "49.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8341'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.67'^^xsd:double;
  dwc:latitude '-6.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8341'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.85 11.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.85"^^xsd:decimal ;
  dwc:decimalLongitude "11.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.85 11.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.85"^^xsd:decimal ;
  geo-pos:long "11.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8618'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.27'^^xsd:double;
  dwc:latitude '-6.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8618'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 47.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "47.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 47.18)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "47.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4295'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '47.18'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4295'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 47.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "47.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 47.18)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "47.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4296'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '47.18'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4296'^^xsd:string;
  dwc:observationDate '2005-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -23.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -23.22)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-23.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4297'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-23.22'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4297'^^xsd:string;
  dwc:observationDate '2005-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -23.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -23.22)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-23.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4298'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-23.22'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4298'^^xsd:string;
  dwc:observationDate '2005-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "12.97"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4299'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '12.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4299'^^xsd:string;
  dwc:observationDate '2005-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "12.97"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4300'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '12.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4300'^^xsd:string;
  dwc:observationDate '2005-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -10.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.63"^^xsd:decimal ;
  geo-pos:long "-10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5788'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5788'^^xsd:string;
  dwc:observationDate '2006-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 56.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "56.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 56.25)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "56.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5789'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.25'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5789'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 56.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "56.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 56.25)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "56.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5790'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.25'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5790'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 56.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "56.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 56.25)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "56.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5791'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.25'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5791'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5792'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5792'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5793'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5793'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.85 11.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.85"^^xsd:decimal ;
  dwc:decimalLongitude "11.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.85 11.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.85"^^xsd:decimal ;
  geo-pos:long "11.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8617'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.27'^^xsd:double;
  dwc:latitude '-6.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8617'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6672'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6672'^^xsd:string;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6673'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6673'^^xsd:string;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.4 52.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.4"^^xsd:decimal ;
  dwc:decimalLongitude "52.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.4 52.7)"^^geo:wktLiteral ;
  geo-pos:lat "-12.4"^^xsd:decimal ;
  geo-pos:long "52.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6674'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.7'^^xsd:double;
  dwc:latitude '-12.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6674'^^xsd:string;
  dwc:observationDate '2008-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.4 52.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.4"^^xsd:decimal ;
  dwc:decimalLongitude "52.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.4 52.7)"^^geo:wktLiteral ;
  geo-pos:lat "-12.4"^^xsd:decimal ;
  geo-pos:long "52.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6675'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.7'^^xsd:double;
  dwc:latitude '-12.4'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6675'^^xsd:string;
  dwc:observationDate '2008-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.65 52.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.65"^^xsd:decimal ;
  dwc:decimalLongitude "52.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.65 52.78)"^^geo:wktLiteral ;
  geo-pos:lat "-12.65"^^xsd:decimal ;
  geo-pos:long "52.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6676'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.78'^^xsd:double;
  dwc:latitude '-12.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6676'^^xsd:string;
  dwc:observationDate '2008-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6844'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '7.25'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6844'^^xsd:string;
  dwc:observationDate '2008-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6398'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6398'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6399'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6399'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.98 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.98 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "18.98"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6400'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '18.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6400'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6401'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6401'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6402'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6402'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  geo-pos:lat "-11.5"^^xsd:decimal ;
  geo-pos:long "40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3745'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.95'^^xsd:double;
  dwc:latitude '-11.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3745'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  geo-pos:lat "-11.5"^^xsd:decimal ;
  geo-pos:long "40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3746'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.95'^^xsd:double;
  dwc:latitude '-11.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3746'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  geo-pos:lat "-11.5"^^xsd:decimal ;
  geo-pos:long "40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3747'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.95'^^xsd:double;
  dwc:latitude '-11.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3747'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8599'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8599'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1817'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1817'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1818'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1818'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1819'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1819'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1820'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1820'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1821'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1821'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1822'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1822'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1823'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1823'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.85 -17.82)"^^geo:wktLiteral ;
  geo-pos:lat "19.85"^^xsd:decimal ;
  geo-pos:long "-17.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1824'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.82'^^xsd:double;
  dwc:latitude '19.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1824'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1825'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1825'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8600'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8600'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.55 46.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.55"^^xsd:decimal ;
  dwc:decimalLongitude "46.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.55 46.3)"^^geo:wktLiteral ;
  geo-pos:lat "-7.55"^^xsd:decimal ;
  geo-pos:long "46.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3108'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '46.3'^^xsd:double;
  dwc:latitude '-7.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3108'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8598'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8598'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.78"^^xsd:decimal ;
  dwc:decimalLongitude "45.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.78 45.03)"^^geo:wktLiteral ;
  geo-pos:lat "-5.78"^^xsd:decimal ;
  geo-pos:long "45.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3119'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '45.03'^^xsd:double;
  dwc:latitude '-5.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3119'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 56.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "56.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5794'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.42'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5794'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "44.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3091'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '44.75'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3091'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "44.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3092'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '44.75'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3092'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "44.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3093'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '44.75'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3093'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "44.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3094'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '44.75'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3094'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "44.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3095'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '44.75'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3095'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "44.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3096'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '44.75'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3096'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 44.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "44.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3097'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '44.75'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3097'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.48"^^xsd:decimal ;
  dwc:decimalLongitude "-16.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.82)"^^geo:wktLiteral ;
  geo-pos:lat "18.48"^^xsd:decimal ;
  geo-pos:long "-16.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3098'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-16.82'^^xsd:double;
  dwc:latitude '18.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3098'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.48"^^xsd:decimal ;
  dwc:decimalLongitude "-16.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.82)"^^geo:wktLiteral ;
  geo-pos:lat "18.48"^^xsd:decimal ;
  geo-pos:long "-16.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3099'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-16.82'^^xsd:double;
  dwc:latitude '18.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3099'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.85 11.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.85"^^xsd:decimal ;
  dwc:decimalLongitude "11.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.85 11.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.85"^^xsd:decimal ;
  geo-pos:long "11.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8619'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.27'^^xsd:double;
  dwc:latitude '-6.85'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8619'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.85 11.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.85"^^xsd:decimal ;
  dwc:decimalLongitude "11.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.85 11.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.85"^^xsd:decimal ;
  geo-pos:long "11.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8620'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.27'^^xsd:double;
  dwc:latitude '-6.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8620'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.48"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "18.48"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3101'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '18.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3101'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.48"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "18.48"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3102'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '18.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3102'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.48"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.48 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "18.48"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3103'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '18.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3103'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 -13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "-13.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 -13.63)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "-13.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3104'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-13.63'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3104'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 -13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "-13.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 -13.63)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "-13.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3105'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-13.63'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3105'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 -13.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "-13.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 -13.63)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "-13.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3106'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-13.63'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3106'^^xsd:string;
  dwc:observationDate '2003-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.55 46.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.55"^^xsd:decimal ;
  dwc:decimalLongitude "46.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.55 46.3)"^^geo:wktLiteral ;
  geo-pos:lat "-7.55"^^xsd:decimal ;
  geo-pos:long "46.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3107'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '46.3'^^xsd:double;
  dwc:latitude '-7.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3107'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "12.97"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4301'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '12.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4301'^^xsd:string;
  dwc:observationDate '2005-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.47 62.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.47"^^xsd:decimal ;
  dwc:decimalLongitude "62.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.47 62.27)"^^geo:wktLiteral ;
  geo-pos:lat "-5.47"^^xsd:decimal ;
  geo-pos:long "62.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4302'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '62.27'^^xsd:double;
  dwc:latitude '-5.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4302'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.47 62.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.47"^^xsd:decimal ;
  dwc:decimalLongitude "62.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.47 62.27)"^^geo:wktLiteral ;
  geo-pos:lat "-5.47"^^xsd:decimal ;
  geo-pos:long "62.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4303'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '62.27'^^xsd:double;
  dwc:latitude '-5.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4303'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4304'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.75'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4304'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4305'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.75'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4305'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4306'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.75'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4306'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.92 54.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.92"^^xsd:decimal ;
  dwc:decimalLongitude "54.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.92 54.1)"^^geo:wktLiteral ;
  geo-pos:lat "-11.92"^^xsd:decimal ;
  geo-pos:long "54.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4307'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.1'^^xsd:double;
  dwc:latitude '-11.92'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4307'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4308'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.75'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4308'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4309'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.75'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4309'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4310'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.75'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4310'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4311'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.75'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4311'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4312'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.75'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4312'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4313'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.75'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4313'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4314'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.75'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4314'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.55 46.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.55"^^xsd:decimal ;
  dwc:decimalLongitude "46.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.55 46.3)"^^geo:wktLiteral ;
  geo-pos:lat "-7.55"^^xsd:decimal ;
  geo-pos:long "46.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3109'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '46.3'^^xsd:double;
  dwc:latitude '-7.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3109'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 45.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "45.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 45.57)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "45.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3110'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.57'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3110'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.8"^^xsd:decimal ;
  dwc:decimalLongitude "45.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.8"^^xsd:decimal ;
  geo-pos:long "45.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3111'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.05'^^xsd:double;
  dwc:latitude '-2.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3111'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.8"^^xsd:decimal ;
  dwc:decimalLongitude "45.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.8"^^xsd:decimal ;
  geo-pos:long "45.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3112'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.05'^^xsd:double;
  dwc:latitude '-2.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3112'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.8"^^xsd:decimal ;
  dwc:decimalLongitude "45.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.8"^^xsd:decimal ;
  geo-pos:long "45.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3113'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.05'^^xsd:double;
  dwc:latitude '-2.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3113'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 45.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "45.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 45.57)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "45.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3114'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.57'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3114'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 45.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "45.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 45.57)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "45.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3115'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.57'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3115'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.8"^^xsd:decimal ;
  dwc:decimalLongitude "45.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.8"^^xsd:decimal ;
  geo-pos:long "45.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3116'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.05'^^xsd:double;
  dwc:latitude '-2.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3116'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.47 62.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.47"^^xsd:decimal ;
  dwc:decimalLongitude "62.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.47 62.27)"^^geo:wktLiteral ;
  geo-pos:lat "-5.47"^^xsd:decimal ;
  geo-pos:long "62.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4315'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '62.27'^^xsd:double;
  dwc:latitude '-5.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4315'^^xsd:string;
  dwc:observationDate '2005-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8596'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8596'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.8"^^xsd:decimal ;
  dwc:decimalLongitude "45.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.8"^^xsd:decimal ;
  geo-pos:long "45.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3117'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.05'^^xsd:double;
  dwc:latitude '-2.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3117'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.8"^^xsd:decimal ;
  dwc:decimalLongitude "45.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 45.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.8"^^xsd:decimal ;
  geo-pos:long "45.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3118'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '45.05'^^xsd:double;
  dwc:latitude '-2.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3118'^^xsd:string;
  dwc:observationDate '2003-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -6.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8597'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-6.5'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8597'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1807'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1807'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1808'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1808'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1809'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1809'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1810'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1810'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1811'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1811'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1812'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1812'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1813'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1813'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1814'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1814'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1815'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1815'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1816'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1816'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 51.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "51.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 51.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "51.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8604'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.37'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8604'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 40.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.9"^^xsd:decimal ;
  dwc:decimalLongitude "40.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 40.78)"^^geo:wktLiteral ;
  geo-pos:lat "-12.9"^^xsd:decimal ;
  geo-pos:long "40.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3732'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '40.78'^^xsd:double;
  dwc:latitude '-12.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3732'^^xsd:string;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 40.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.9"^^xsd:decimal ;
  dwc:decimalLongitude "40.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 40.78)"^^geo:wktLiteral ;
  geo-pos:lat "-12.9"^^xsd:decimal ;
  geo-pos:long "40.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3733'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '40.78'^^xsd:double;
  dwc:latitude '-12.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3733'^^xsd:string;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 40.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.9"^^xsd:decimal ;
  dwc:decimalLongitude "40.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 40.78)"^^geo:wktLiteral ;
  geo-pos:lat "-12.9"^^xsd:decimal ;
  geo-pos:long "40.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3734'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '40.78'^^xsd:double;
  dwc:latitude '-12.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3734'^^xsd:string;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 40.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.9"^^xsd:decimal ;
  dwc:decimalLongitude "40.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 40.78)"^^geo:wktLiteral ;
  geo-pos:lat "-12.9"^^xsd:decimal ;
  geo-pos:long "40.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3735'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '40.78'^^xsd:double;
  dwc:latitude '-12.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3735'^^xsd:string;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "20.37"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3736'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '20.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3736'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 7.02)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "7.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3737'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '7.02'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3737'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "20.37"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3738'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '20.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3738'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "20.37"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3739'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '20.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3739'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "20.37"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3740'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '20.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3740'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "20.37"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3741'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '20.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3741'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.37 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "20.37"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3742'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '20.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3742'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.28 40.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.28"^^xsd:decimal ;
  dwc:decimalLongitude "40.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.28 40.78)"^^geo:wktLiteral ;
  geo-pos:lat "-13.28"^^xsd:decimal ;
  geo-pos:long "40.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3743'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '40.78'^^xsd:double;
  dwc:latitude '-13.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3743'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5 40.95)"^^geo:wktLiteral ;
  geo-pos:lat "-11.5"^^xsd:decimal ;
  geo-pos:long "40.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3744'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.95'^^xsd:double;
  dwc:latitude '-11.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3744'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 50.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8"^^xsd:decimal ;
  dwc:decimalLongitude "50.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 50.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.8"^^xsd:decimal ;
  geo-pos:long "50.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1801'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.45'^^xsd:double;
  dwc:latitude '3.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1801'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 50.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8"^^xsd:decimal ;
  dwc:decimalLongitude "50.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 50.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.8"^^xsd:decimal ;
  geo-pos:long "50.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1802'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.45'^^xsd:double;
  dwc:latitude '3.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1802'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 50.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8"^^xsd:decimal ;
  dwc:decimalLongitude "50.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8 50.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.8"^^xsd:decimal ;
  geo-pos:long "50.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1803'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.45'^^xsd:double;
  dwc:latitude '3.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1803'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1804'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '3.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1804'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1805'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1805'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.12"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.12 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.12"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1806'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:latitude '4.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1806'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 6.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3633'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '6.33'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3633'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2974'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2974'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2975'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2975'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2976'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2976'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2977'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2977'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.73 -9.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.73"^^xsd:decimal ;
  dwc:decimalLongitude "-9.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.73 -9.97)"^^geo:wktLiteral ;
  geo-pos:lat "4.73"^^xsd:decimal ;
  geo-pos:long "-9.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2978'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-9.97'^^xsd:double;
  dwc:latitude '4.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2978'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2979'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2979'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8807'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8807'^^xsd:string;
  dwc:observationDate '2012-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8808'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8808'^^xsd:string;
  dwc:observationDate '2012-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4040'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4040'^^xsd:string;
  dwc:observationDate '2004-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.62"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.62"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8809'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '-1.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8809'^^xsd:string;
  dwc:observationDate '2012-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 10.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "10.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3624'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '10.18'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3624'^^xsd:string;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 10.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 10.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "10.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3625'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '10.18'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3625'^^xsd:string;
  dwc:observationDate '2004-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.53 45.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.53"^^xsd:decimal ;
  dwc:decimalLongitude "45.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.53 45.32)"^^geo:wktLiteral ;
  geo-pos:lat "-3.53"^^xsd:decimal ;
  geo-pos:long "45.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3626'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '45.32'^^xsd:double;
  dwc:latitude '-3.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3626'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3627'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3627'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3628'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3628'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3629'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3629'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3630'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3630'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.53 45.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.53"^^xsd:decimal ;
  dwc:decimalLongitude "45.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.53 45.32)"^^geo:wktLiteral ;
  geo-pos:lat "-3.53"^^xsd:decimal ;
  geo-pos:long "45.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3631'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '45.32'^^xsd:double;
  dwc:latitude '-3.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3631'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3632'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3632'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1611'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1611'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1612'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1612'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1613'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1613'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1614'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1614'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2993'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2993'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 51.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "51.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 51.42)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "51.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2981'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.42'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2981'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 51.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "51.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 51.42)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "51.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2982'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.42'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2982'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 51.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "51.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 51.42)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "51.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2983'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.42'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2983'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2984'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2984'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2985'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2985'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2986'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2986'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2987'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2987'^^xsd:string;
  dwc:observationDate '2003-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 50.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 50.53)"^^geo:wktLiteral ;
  geo-pos:lat "1.38"^^xsd:decimal ;
  geo-pos:long "50.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2988'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '50.53'^^xsd:double;
  dwc:latitude '1.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2988'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 50.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 50.53)"^^geo:wktLiteral ;
  geo-pos:lat "1.38"^^xsd:decimal ;
  geo-pos:long "50.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2989'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '50.53'^^xsd:double;
  dwc:latitude '1.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2989'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 50.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 50.53)"^^geo:wktLiteral ;
  geo-pos:lat "1.38"^^xsd:decimal ;
  geo-pos:long "50.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2990'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '50.53'^^xsd:double;
  dwc:latitude '1.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2990'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 50.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 50.53)"^^geo:wktLiteral ;
  geo-pos:lat "1.38"^^xsd:decimal ;
  geo-pos:long "50.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2991'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '50.53'^^xsd:double;
  dwc:latitude '1.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2991'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2992'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2992'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 56.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "56.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 56.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "56.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5698'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '56.43'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5698'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.67 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.67 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.67"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8788'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '6.67'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8788'^^xsd:string;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "11.32"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8795'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '11.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8795'^^xsd:string;
  dwc:observationDate '2012-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3634'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3634'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.9 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.9"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3635'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '-0.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3635'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.73 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.73 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.73"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3636'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '-0.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3636'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.73 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.73 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.73"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3637'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '-0.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3637'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.73 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.73"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.73 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.73"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3638'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '-0.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3638'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58 7.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.58"^^xsd:decimal ;
  dwc:decimalLongitude "7.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58 7.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.58"^^xsd:decimal ;
  geo-pos:long "7.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3639'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.33'^^xsd:double;
  dwc:latitude '-1.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3639'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58 7.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.58"^^xsd:decimal ;
  dwc:decimalLongitude "7.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58 7.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.58"^^xsd:decimal ;
  geo-pos:long "7.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3640'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.33'^^xsd:double;
  dwc:latitude '-1.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3640'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58 7.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.58"^^xsd:decimal ;
  dwc:decimalLongitude "7.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58 7.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.58"^^xsd:decimal ;
  geo-pos:long "7.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3641'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.33'^^xsd:double;
  dwc:latitude '-1.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3641'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58 7.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.58"^^xsd:decimal ;
  dwc:decimalLongitude "7.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58 7.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.58"^^xsd:decimal ;
  geo-pos:long "7.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3642'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '7.33'^^xsd:double;
  dwc:latitude '-1.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3642'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 47.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 47.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.22"^^xsd:decimal ;
  geo-pos:long "47.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3643'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '47.3'^^xsd:double;
  dwc:latitude '-5.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3643'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 47.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 47.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.22"^^xsd:decimal ;
  geo-pos:long "47.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3644'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '47.3'^^xsd:double;
  dwc:latitude '-5.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3644'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 7.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 7.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "7.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3645'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.58'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3645'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.13"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "7.13"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1601'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '7.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1601'^^xsd:string;
  dwc:observationDate '2002-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.62 42.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.62"^^xsd:decimal ;
  dwc:decimalLongitude "42.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.62 42.38)"^^geo:wktLiteral ;
  geo-pos:lat "-9.62"^^xsd:decimal ;
  geo-pos:long "42.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1602'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '42.38'^^xsd:double;
  dwc:latitude '-9.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1602'^^xsd:string;
  dwc:observationDate '2002-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1603'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1603'^^xsd:string;
  dwc:observationDate '2002-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 4.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "4.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 4.08)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "4.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1604'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '4.08'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1604'^^xsd:string;
  dwc:observationDate '2002-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 4.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "4.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 4.08)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "4.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1605'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '4.08'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1605'^^xsd:string;
  dwc:observationDate '2002-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1606'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1606'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1607'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1607'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1608'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1608'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1609'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1609'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1610'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1610'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 51.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "51.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 51.42)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "51.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2980'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.42'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2980'^^xsd:string;
  dwc:observationDate '2003-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3717'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:latitude '-8.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3717'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.43 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-8.43"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3716'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:latitude '-8.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3716'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5778'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5778'^^xsd:string;
  dwc:observationDate '2006-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 55.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3"^^xsd:decimal ;
  dwc:decimalLongitude "55.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 55.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.3"^^xsd:decimal ;
  geo-pos:long "55.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5779'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '55.47'^^xsd:double;
  dwc:latitude '4.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5779'^^xsd:string;
  dwc:observationDate '2006-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5780'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5780'^^xsd:string;
  dwc:observationDate '2006-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 55.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3"^^xsd:decimal ;
  dwc:decimalLongitude "55.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 55.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.3"^^xsd:decimal ;
  geo-pos:long "55.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5781'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '55.47'^^xsd:double;
  dwc:latitude '4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5781'^^xsd:string;
  dwc:observationDate '2006-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -10.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-10.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -10.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.63"^^xsd:decimal ;
  geo-pos:long "-10.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5782'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-10.45'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5782'^^xsd:string;
  dwc:observationDate '2006-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.27 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.27"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.27 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "5.27"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5783'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '5.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5783'^^xsd:string;
  dwc:observationDate '2006-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6386'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6386'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.57 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.57 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "2.57"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6387'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '2.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6387'^^xsd:string;
  dwc:observationDate '2007-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "19.07"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6388'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '19.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6388'^^xsd:string;
  dwc:observationDate '2007-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "19.07"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6389'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '19.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6389'^^xsd:string;
  dwc:observationDate '2007-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.07 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "19.07"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6390'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '19.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6390'^^xsd:string;
  dwc:observationDate '2007-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 54.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6391'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.5'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6391'^^xsd:string;
  dwc:observationDate '2007-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.18 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.18"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.18 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.18"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3720'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.18'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3720'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.18 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.18"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.18 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.18"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3721'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.18'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3721'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 43.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "43.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 43.7)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "43.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4256'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '43.7'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4256'^^xsd:string;
  dwc:observationDate '2005-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 48.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.67"^^xsd:decimal ;
  dwc:decimalLongitude "48.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 48.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.67"^^xsd:decimal ;
  geo-pos:long "48.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4257'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '48.67'^^xsd:double;
  dwc:latitude '-4.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4257'^^xsd:string;
  dwc:observationDate '2005-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 48.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.67"^^xsd:decimal ;
  dwc:decimalLongitude "48.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 48.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.67"^^xsd:decimal ;
  geo-pos:long "48.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4258'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '48.67'^^xsd:double;
  dwc:latitude '-4.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4258'^^xsd:string;
  dwc:observationDate '2005-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.77 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.77"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.77 -21.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.77"^^xsd:decimal ;
  geo-pos:long "-21.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4259'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '4.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4259'^^xsd:string;
  dwc:observationDate '2005-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 48.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.67"^^xsd:decimal ;
  dwc:decimalLongitude "48.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 48.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.67"^^xsd:decimal ;
  geo-pos:long "48.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4260'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '48.67'^^xsd:double;
  dwc:latitude '-4.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4260'^^xsd:string;
  dwc:observationDate '2005-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -16.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.88"^^xsd:decimal ;
  dwc:decimalLongitude "-16.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -16.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.88"^^xsd:decimal ;
  geo-pos:long "-16.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4261'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-16.63'^^xsd:double;
  dwc:latitude '2.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4261'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 48.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "48.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 48.98)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "48.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4262'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '48.98'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4262'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 48.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "48.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 48.98)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "48.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4263'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '48.98'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4263'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 48.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "48.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 48.98)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "48.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4264'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '48.98'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4264'^^xsd:string;
  dwc:observationDate '2005-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-12.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.48)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-12.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4265'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4265'^^xsd:string;
  dwc:observationDate '2005-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.18 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.18"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.18 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.18"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3719'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3719'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3718'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3718'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.18 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.18"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.18 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.18"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3722'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3722'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "43.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "43.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3083'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '43.18'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3083'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "43.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "43.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3084'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '43.18'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3084'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3085'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3085'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3086'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3086'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 46.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3087'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '46.5'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3087'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "43.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "43.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3088'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '43.18'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3088'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "43.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "43.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3089'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '43.18'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3089'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.13 50.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.13"^^xsd:decimal ;
  dwc:decimalLongitude "50.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.13 50.05)"^^geo:wktLiteral ;
  geo-pos:lat "-8.13"^^xsd:decimal ;
  geo-pos:long "50.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4266'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.05'^^xsd:double;
  dwc:latitude '-8.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4266'^^xsd:string;
  dwc:observationDate '2005-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-12.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.48)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-12.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4267'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4267'^^xsd:string;
  dwc:observationDate '2005-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 52.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22"^^xsd:decimal ;
  dwc:decimalLongitude "52.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 52.23)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22"^^xsd:decimal ;
  geo-pos:long "52.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4268'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.23'^^xsd:double;
  dwc:latitude '-6.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4268'^^xsd:string;
  dwc:observationDate '2005-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-12.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.48)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-12.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4269'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4269'^^xsd:string;
  dwc:observationDate '2005-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 52.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22"^^xsd:decimal ;
  dwc:decimalLongitude "52.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 52.23)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22"^^xsd:decimal ;
  geo-pos:long "52.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4270'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.23'^^xsd:double;
  dwc:latitude '-6.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4270'^^xsd:string;
  dwc:observationDate '2005-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-12.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -12.48)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-12.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4271'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.48'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4271'^^xsd:string;
  dwc:observationDate '2005-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 52.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.22"^^xsd:decimal ;
  dwc:decimalLongitude "52.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.22 52.23)"^^geo:wktLiteral ;
  geo-pos:lat "-6.22"^^xsd:decimal ;
  geo-pos:long "52.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4272'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.23'^^xsd:double;
  dwc:latitude '-6.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4272'^^xsd:string;
  dwc:observationDate '2005-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 54.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6392'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.5'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6392'^^xsd:string;
  dwc:observationDate '2007-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 48.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "48.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 48.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "48.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4273'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '48.67'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4273'^^xsd:string;
  dwc:observationDate '2005-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 51.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.88"^^xsd:decimal ;
  dwc:decimalLongitude "51.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 51.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.88"^^xsd:decimal ;
  geo-pos:long "51.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8630'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.55'^^xsd:double;
  dwc:latitude '0.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8630'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 7.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 7.63)"^^geo:wktLiteral ;
  geo-pos:lat "1.95"^^xsd:decimal ;
  geo-pos:long "7.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1780'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.63'^^xsd:double;
  dwc:latitude '1.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1780'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 7.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.95"^^xsd:decimal ;
  dwc:decimalLongitude "7.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 7.63)"^^geo:wktLiteral ;
  geo-pos:lat "1.95"^^xsd:decimal ;
  geo-pos:long "7.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1781'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.63'^^xsd:double;
  dwc:latitude '1.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1781'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 47.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.57"^^xsd:decimal ;
  dwc:decimalLongitude "47.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 47.82)"^^geo:wktLiteral ;
  geo-pos:lat "-5.57"^^xsd:decimal ;
  geo-pos:long "47.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4243'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.82'^^xsd:double;
  dwc:latitude '-5.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4243'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4244'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4244'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4245'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4245'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4246'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4246'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4247'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4247'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4248'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4248'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5770'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5770'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5771'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5771'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 55.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 55.68)"^^geo:wktLiteral ;
  geo-pos:lat "0.7"^^xsd:decimal ;
  geo-pos:long "55.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5772'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.68'^^xsd:double;
  dwc:latitude '0.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5772'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 55.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 55.68)"^^geo:wktLiteral ;
  geo-pos:lat "0.7"^^xsd:decimal ;
  geo-pos:long "55.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5773'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.68'^^xsd:double;
  dwc:latitude '0.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5773'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 55.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7"^^xsd:decimal ;
  dwc:decimalLongitude "55.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 55.68)"^^geo:wktLiteral ;
  geo-pos:lat "0.7"^^xsd:decimal ;
  geo-pos:long "55.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5774'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.68'^^xsd:double;
  dwc:latitude '0.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5774'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 55.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3"^^xsd:decimal ;
  dwc:decimalLongitude "55.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 55.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.3"^^xsd:decimal ;
  geo-pos:long "55.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5775'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '55.47'^^xsd:double;
  dwc:latitude '4.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5775'^^xsd:string;
  dwc:observationDate '2006-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5776'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5776'^^xsd:string;
  dwc:observationDate '2006-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1760'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1760'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1761'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1761'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1762'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1762'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1763'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1763'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1764'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1764'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1765'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1765'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1766'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1766'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1767'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1767'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1768'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1768'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 53.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 53.22)"^^geo:wktLiteral ;
  geo-pos:lat "-1.08"^^xsd:decimal ;
  geo-pos:long "53.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1769'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.22'^^xsd:double;
  dwc:latitude '-1.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1769'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 53.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 53.22)"^^geo:wktLiteral ;
  geo-pos:lat "-1.08"^^xsd:decimal ;
  geo-pos:long "53.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1770'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.22'^^xsd:double;
  dwc:latitude '-1.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1770'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 53.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 53.22)"^^geo:wktLiteral ;
  geo-pos:lat "-1.08"^^xsd:decimal ;
  geo-pos:long "53.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1771'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.22'^^xsd:double;
  dwc:latitude '-1.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1771'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 50.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8"^^xsd:decimal ;
  dwc:decimalLongitude "50.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 50.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.8"^^xsd:decimal ;
  geo-pos:long "50.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8655'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.28'^^xsd:double;
  dwc:latitude '1.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8655'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.98 47.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.98"^^xsd:decimal ;
  dwc:decimalLongitude "47.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.98 47.7)"^^geo:wktLiteral ;
  geo-pos:lat "-4.98"^^xsd:decimal ;
  geo-pos:long "47.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4239'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '47.7'^^xsd:double;
  dwc:latitude '-4.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4239'^^xsd:string;
  dwc:observationDate '2005-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 47.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "47.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 47.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "47.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4240'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '47.67'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4240'^^xsd:string;
  dwc:observationDate '2005-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "47.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "47.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4241'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '47.88'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4241'^^xsd:string;
  dwc:observationDate '2005-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.35 48.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.35"^^xsd:decimal ;
  dwc:decimalLongitude "48.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.35 48.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.35"^^xsd:decimal ;
  geo-pos:long "48.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3070'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '48.37'^^xsd:double;
  dwc:latitude '3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3070'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 45.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "45.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 45.78)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "45.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3071'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '45.78'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3071'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 -5.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.32"^^xsd:decimal ;
  dwc:decimalLongitude "-5.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 -5.77)"^^geo:wktLiteral ;
  geo-pos:lat "4.32"^^xsd:decimal ;
  geo-pos:long "-5.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3072'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.77'^^xsd:double;
  dwc:latitude '4.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3072'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 45.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "45.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 45.73)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "45.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3073'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '45.73'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3073'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3066'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3066'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "47.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "47.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4242'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '47.88'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4242'^^xsd:string;
  dwc:observationDate '2005-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3067'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3067'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3068'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3068'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3069'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3069'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "19.25"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1753'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '19.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1753'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "19.25"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1754'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '19.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1754'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 51.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 51.62)"^^geo:wktLiteral ;
  geo-pos:lat "1.38"^^xsd:decimal ;
  geo-pos:long "51.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1755'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.62'^^xsd:double;
  dwc:latitude '1.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1755'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9 40.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9"^^xsd:decimal ;
  dwc:decimalLongitude "40.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9 40.02)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9"^^xsd:decimal ;
  geo-pos:long "40.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3701'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '40.02'^^xsd:double;
  dwc:latitude '-8.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3701'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 52.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 52.42)"^^geo:wktLiteral ;
  geo-pos:lat "2.92"^^xsd:decimal ;
  geo-pos:long "52.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1756'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.42'^^xsd:double;
  dwc:latitude '2.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1756'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9 40.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9"^^xsd:decimal ;
  dwc:decimalLongitude "40.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9 40.02)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9"^^xsd:decimal ;
  geo-pos:long "40.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3702'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '40.02'^^xsd:double;
  dwc:latitude '-8.9'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3702'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 52.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 52.42)"^^geo:wktLiteral ;
  geo-pos:lat "2.92"^^xsd:decimal ;
  geo-pos:long "52.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1757'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.42'^^xsd:double;
  dwc:latitude '2.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1757'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9 40.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9"^^xsd:decimal ;
  dwc:decimalLongitude "40.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9 40.02)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9"^^xsd:decimal ;
  geo-pos:long "40.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3703'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '40.02'^^xsd:double;
  dwc:latitude '-8.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3703'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 52.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 52.42)"^^geo:wktLiteral ;
  geo-pos:lat "2.92"^^xsd:decimal ;
  geo-pos:long "52.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1758'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.42'^^xsd:double;
  dwc:latitude '2.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1758'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6"^^xsd:decimal ;
  dwc:decimalLongitude "39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3704'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-8.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3704'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6 39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.6"^^xsd:decimal ;
  dwc:decimalLongitude "39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.6 39.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.6"^^xsd:decimal ;
  geo-pos:long "39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3705'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '39.9'^^xsd:double;
  dwc:latitude '-8.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3705'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.58 39.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.58 39.97)"^^geo:wktLiteral ;
  geo-pos:lat "-8.58"^^xsd:decimal ;
  geo-pos:long "39.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3706'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '39.97'^^xsd:double;
  dwc:latitude '-8.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3706'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 52.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.92 52.42)"^^geo:wktLiteral ;
  geo-pos:lat "2.92"^^xsd:decimal ;
  geo-pos:long "52.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1759'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.42'^^xsd:double;
  dwc:latitude '2.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1759'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 61.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.55"^^xsd:decimal ;
  dwc:decimalLongitude "61.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 61.62)"^^geo:wktLiteral ;
  geo-pos:lat "-5.55"^^xsd:decimal ;
  geo-pos:long "61.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4231'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '61.62'^^xsd:double;
  dwc:latitude '-5.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4231'^^xsd:string;
  dwc:observationDate '2005-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 61.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "61.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 61.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "61.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4232'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '61.48'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4232'^^xsd:string;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 61.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "61.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 61.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "61.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4233'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '61.48'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4233'^^xsd:string;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 61.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "61.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 61.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "61.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4234'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '61.48'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4234'^^xsd:string;
  dwc:observationDate '2005-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9 49.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.9"^^xsd:decimal ;
  dwc:decimalLongitude "49.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9 49.93)"^^geo:wktLiteral ;
  geo-pos:lat "-5.9"^^xsd:decimal ;
  geo-pos:long "49.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4235'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.93'^^xsd:double;
  dwc:latitude '-5.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4235'^^xsd:string;
  dwc:observationDate '2005-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9 49.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.9"^^xsd:decimal ;
  dwc:decimalLongitude "49.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9 49.93)"^^geo:wktLiteral ;
  geo-pos:lat "-5.9"^^xsd:decimal ;
  geo-pos:long "49.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4236'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.93'^^xsd:double;
  dwc:latitude '-5.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4236'^^xsd:string;
  dwc:observationDate '2005-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.98 47.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.98"^^xsd:decimal ;
  dwc:decimalLongitude "47.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.98 47.7)"^^geo:wktLiteral ;
  geo-pos:lat "-4.98"^^xsd:decimal ;
  geo-pos:long "47.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4237'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '47.7'^^xsd:double;
  dwc:latitude '-4.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4237'^^xsd:string;
  dwc:observationDate '2005-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 47.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 47.7)"^^geo:wktLiteral ;
  geo-pos:lat "-5.95"^^xsd:decimal ;
  geo-pos:long "47.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4238'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '47.7'^^xsd:double;
  dwc:latitude '-5.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4238'^^xsd:string;
  dwc:observationDate '2005-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8541'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8541'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.43"^^xsd:decimal ;
  dwc:decimalLongitude "7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 7.92)"^^geo:wktLiteral ;
  geo-pos:lat "1.43"^^xsd:decimal ;
  geo-pos:long "7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1773'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7.92'^^xsd:double;
  dwc:latitude '1.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1773'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 3.33)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1774'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.33'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1774'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33 55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33 55.75)"^^geo:wktLiteral ;
  geo-pos:lat "5.33"^^xsd:decimal ;
  geo-pos:long "55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1775'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.75'^^xsd:double;
  dwc:latitude '5.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1775'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33 55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33 55.75)"^^geo:wktLiteral ;
  geo-pos:lat "5.33"^^xsd:decimal ;
  geo-pos:long "55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1776'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.75'^^xsd:double;
  dwc:latitude '5.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1776'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33 55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33 55.75)"^^geo:wktLiteral ;
  geo-pos:lat "5.33"^^xsd:decimal ;
  geo-pos:long "55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1777'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.75'^^xsd:double;
  dwc:latitude '5.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1777'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33 55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33 55.75)"^^geo:wktLiteral ;
  geo-pos:lat "5.33"^^xsd:decimal ;
  geo-pos:long "55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1778'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.75'^^xsd:double;
  dwc:latitude '5.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1778'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1779'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1779'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 49.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "49.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 49.52)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "49.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8646'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '49.52'^^xsd:double;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8646'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 55.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 55.63)"^^geo:wktLiteral ;
  geo-pos:lat "-7.48"^^xsd:decimal ;
  geo-pos:long "55.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8680'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.63'^^xsd:double;
  dwc:latitude '-7.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8680'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 55.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 55.63)"^^geo:wktLiteral ;
  geo-pos:lat "-7.48"^^xsd:decimal ;
  geo-pos:long "55.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8681'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.63'^^xsd:double;
  dwc:latitude '-7.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8681'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3708'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '8.92'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3708'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.22)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3709'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.22'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3709'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3710'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '8.92'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3710'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.22)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3711'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.22'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3711'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3712'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '8.92'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3712'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.22)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3713'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.22'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3713'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 8.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 8.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "8.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3714'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '8.92'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3714'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 45.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "45.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 45.73)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "45.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3075'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '45.73'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3075'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 -5.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.32"^^xsd:decimal ;
  dwc:decimalLongitude "-5.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 -5.77)"^^geo:wktLiteral ;
  geo-pos:lat "4.32"^^xsd:decimal ;
  geo-pos:long "-5.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3076'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.77'^^xsd:double;
  dwc:latitude '4.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3076'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3077'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3077'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4255'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4255'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.93 45.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.93"^^xsd:decimal ;
  dwc:decimalLongitude "45.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.93 45.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.93"^^xsd:decimal ;
  geo-pos:long "45.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3078'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '45.92'^^xsd:double;
  dwc:latitude '-4.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3078'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3079'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3079'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3080'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3080'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3081'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3081'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "43.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 43.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "43.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3082'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '43.18'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3082'^^xsd:string;
  dwc:observationDate '2003-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 9.22)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3715'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.22'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3715'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 55.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3"^^xsd:decimal ;
  dwc:decimalLongitude "55.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 55.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.3"^^xsd:decimal ;
  geo-pos:long "55.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5777'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '55.47'^^xsd:double;
  dwc:latitude '4.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5777'^^xsd:string;
  dwc:observationDate '2006-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.18 40.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.18"^^xsd:decimal ;
  dwc:decimalLongitude "40.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.18 40.07)"^^geo:wktLiteral ;
  geo-pos:lat "-8.18"^^xsd:decimal ;
  geo-pos:long "40.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3707'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '40.07'^^xsd:double;
  dwc:latitude '-8.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3707'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4249'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4249'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4250'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4250'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4251'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4251'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 47.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.57"^^xsd:decimal ;
  dwc:decimalLongitude "47.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 47.82)"^^geo:wktLiteral ;
  geo-pos:lat "-5.57"^^xsd:decimal ;
  geo-pos:long "47.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4252'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.82'^^xsd:double;
  dwc:latitude '-5.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4252'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 47.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.57"^^xsd:decimal ;
  dwc:decimalLongitude "47.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 47.82)"^^geo:wktLiteral ;
  geo-pos:lat "-5.57"^^xsd:decimal ;
  geo-pos:long "47.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4253'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.82'^^xsd:double;
  dwc:latitude '-5.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4253'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 47.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.57"^^xsd:decimal ;
  dwc:decimalLongitude "47.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 47.82)"^^geo:wktLiteral ;
  geo-pos:lat "-5.57"^^xsd:decimal ;
  geo-pos:long "47.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4254'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.82'^^xsd:double;
  dwc:latitude '-5.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4254'^^xsd:string;
  dwc:observationDate '2005-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 -5.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.32"^^xsd:decimal ;
  dwc:decimalLongitude "-5.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 -5.77)"^^geo:wktLiteral ;
  geo-pos:lat "4.32"^^xsd:decimal ;
  geo-pos:long "-5.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3074'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.77'^^xsd:double;
  dwc:latitude '4.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3074'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.72"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "0.72"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5749'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '0.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5749'^^xsd:string;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.72"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "0.72"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5750'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '0.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5750'^^xsd:string;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -14.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -14.88)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-14.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5751'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-14.88'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5751'^^xsd:string;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -14.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -14.88)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-14.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5752'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-14.88'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5752'^^xsd:string;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -14.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -14.88)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-14.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5753'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-14.88'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5753'^^xsd:string;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -14.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -14.88)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-14.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5754'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-14.88'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5754'^^xsd:string;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -14.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -14.88)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-14.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5755'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-14.88'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5755'^^xsd:string;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1732'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1732'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.72"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "0.72"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5756'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '0.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5756'^^xsd:string;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.37"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5757'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '2.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5757'^^xsd:string;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "18.5"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5758'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '18.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5758'^^xsd:string;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "18.5"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5759'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '18.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5759'^^xsd:string;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "18.5"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5760'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '18.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5760'^^xsd:string;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.32 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.32"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.32 -14)"^^geo:wktLiteral ;
  geo-pos:lat "7.32"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5743'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '7.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5743'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.32 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.32"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.32 -14)"^^geo:wktLiteral ;
  geo-pos:lat "7.32"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5744'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '7.32'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5744'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5745'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5745'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5746'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5746'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 53.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.27"^^xsd:decimal ;
  dwc:decimalLongitude "53.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 53.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.27"^^xsd:decimal ;
  geo-pos:long "53.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3055'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.23'^^xsd:double;
  dwc:latitude '-3.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3055'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.12 46.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.12"^^xsd:decimal ;
  dwc:decimalLongitude "46.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.12 46.17)"^^geo:wktLiteral ;
  geo-pos:lat "-7.12"^^xsd:decimal ;
  geo-pos:long "46.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3056'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '46.17'^^xsd:double;
  dwc:latitude '-7.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3056'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3057'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3057'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.35 48.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.35"^^xsd:decimal ;
  dwc:decimalLongitude "48.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.35 48.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.35"^^xsd:decimal ;
  geo-pos:long "48.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3058'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '48.37'^^xsd:double;
  dwc:latitude '3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3058'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -2.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-2.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -2.03)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-2.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4192'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-2.03'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4192'^^xsd:string;
  dwc:observationDate '2005-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -2.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-2.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -2.03)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-2.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4193'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-2.03'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4193'^^xsd:string;
  dwc:observationDate '2005-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 70.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "70.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 70.7)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "70.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4194'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '70.7'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4194'^^xsd:string;
  dwc:observationDate '2005-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -2.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-2.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -2.03)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-2.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4195'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-2.03'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4195'^^xsd:string;
  dwc:observationDate '2005-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 70.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "70.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 70.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "70.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4196'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '70.43'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4196'^^xsd:string;
  dwc:observationDate '2005-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 70.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "70.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 70.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "70.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4197'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '70.43'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4197'^^xsd:string;
  dwc:observationDate '2005-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5747'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5747'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 58.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "58.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 58.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "58.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1718'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '58.33'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1718'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 58.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "58.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 58.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "58.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1719'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '58.33'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1719'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 58.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "58.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 58.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "58.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1720'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '58.33'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1720'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 -10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.15"^^xsd:decimal ;
  dwc:decimalLongitude "-10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 -10.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.15"^^xsd:decimal ;
  geo-pos:long "-10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1721'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-10.38'^^xsd:double;
  dwc:latitude '2.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1721'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.12 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.12"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.12 9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.12"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3691'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-4.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3691'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 57.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "57.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 57.48)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "57.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1722'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '57.48'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1722'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.12 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.12"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.12 9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.12"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3692'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-4.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3692'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -11)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1723'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1723'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 57.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "57.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 57.48)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "57.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1724'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '57.48'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1724'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "40.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "40.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3693'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '40.27'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3693'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "40.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "40.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3694'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '40.27'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3694'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "40.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 40.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "40.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3695'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '40.27'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3695'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.13"^^xsd:decimal ;
  dwc:decimalLongitude "40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 40.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.13"^^xsd:decimal ;
  geo-pos:long "40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3696'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.2'^^xsd:double;
  dwc:latitude '-6.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3696'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -11)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1725'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1725'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.57"^^xsd:decimal ;
  dwc:decimalLongitude "70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 70.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.57"^^xsd:decimal ;
  geo-pos:long "70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4199'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '70.75'^^xsd:double;
  dwc:latitude '-5.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4199'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4200'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4200'^^xsd:string;
  dwc:observationDate '2005-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4201'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4201'^^xsd:string;
  dwc:observationDate '2005-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4202'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4202'^^xsd:string;
  dwc:observationDate '2005-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4203'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4203'^^xsd:string;
  dwc:observationDate '2005-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.57"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4204'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4204'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 71.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "71.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 71.37)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "71.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4205'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '71.37'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4205'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 71.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "71.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 71.37)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "71.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4206'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '71.37'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4206'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.98 70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.98"^^xsd:decimal ;
  dwc:decimalLongitude "70.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.98 70.65)"^^geo:wktLiteral ;
  geo-pos:lat "-4.98"^^xsd:decimal ;
  geo-pos:long "70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4207'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '70.65'^^xsd:double;
  dwc:latitude '-4.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4207'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.57"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4208'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4208'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.47 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.47"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.47 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.47"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4209'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '11.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4209'^^xsd:string;
  dwc:observationDate '2005-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 57.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "57.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 57.48)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "57.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1726'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '57.48'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1726'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-11.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-11.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1727'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-11.88'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1727'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-11.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-11.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1728'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-11.88'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1728'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-11.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-11.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1729'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-11.88'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1729'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-11.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-11.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1730'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-11.88'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1730'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.47 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.47"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.47 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.47"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4210'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '11.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4210'^^xsd:string;
  dwc:observationDate '2005-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 40.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 40.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "40.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1731'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '40.17'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1731'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5748'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5748'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.65"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.65"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8670'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-0.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8670'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.65"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.65"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8671'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-0.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8671'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32 69.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.32"^^xsd:decimal ;
  dwc:decimalLongitude "69.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32 69.07)"^^geo:wktLiteral ;
  geo-pos:lat "-5.32"^^xsd:decimal ;
  geo-pos:long "69.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4211'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '69.07'^^xsd:double;
  dwc:latitude '-5.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4211'^^xsd:string;
  dwc:observationDate '2005-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 69.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "69.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 69.07)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "69.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4212'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '69.07'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4212'^^xsd:string;
  dwc:observationDate '2005-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 69.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "69.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 69.07)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "69.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4213'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '69.07'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4213'^^xsd:string;
  dwc:observationDate '2005-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 71.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "71.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 71.23)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "71.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4214'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '71.23'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4214'^^xsd:string;
  dwc:observationDate '2005-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 40.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3697'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.2'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3697'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -10.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -10.33)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-10.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1733'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-10.33'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1733'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1734'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1734'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 56.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 56.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "56.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1735'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '56.97'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1735'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 56.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 56.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "56.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1736'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '56.97'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1736'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 56.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 56.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "56.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1737'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '56.97'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1737'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 56.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "56.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 56.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "56.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1738'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '56.97'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1738'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 7.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 7.73)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "7.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1739'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '7.73'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1739'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 7.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 7.73)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "7.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1740'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '7.73'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1740'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 7.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 7.73)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "7.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1741'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '7.73'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1741'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 7.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 7.73)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "7.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1742'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '7.73'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1742'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.35"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.35"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1743'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '1.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1743'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.25 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "19.25"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1744'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '19.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1744'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.35"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.35"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1745'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '1.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1745'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 69.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4220'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '69.5'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4220'^^xsd:string;
  dwc:observationDate '2005-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 63.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "63.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 63.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "63.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4221'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '63.48'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4221'^^xsd:string;
  dwc:observationDate '2005-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 62.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "62.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 62.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "62.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4222'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '62.78'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4222'^^xsd:string;
  dwc:observationDate '2005-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 63.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.48"^^xsd:decimal ;
  dwc:decimalLongitude "63.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 63.05)"^^geo:wktLiteral ;
  geo-pos:lat "-5.48"^^xsd:decimal ;
  geo-pos:long "63.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4223'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '63.05'^^xsd:double;
  dwc:latitude '-5.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4223'^^xsd:string;
  dwc:observationDate '2005-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 63.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.48"^^xsd:decimal ;
  dwc:decimalLongitude "63.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 63.05)"^^geo:wktLiteral ;
  geo-pos:lat "-5.48"^^xsd:decimal ;
  geo-pos:long "63.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4224'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '63.05'^^xsd:double;
  dwc:latitude '-5.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4224'^^xsd:string;
  dwc:observationDate '2005-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 63.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.48"^^xsd:decimal ;
  dwc:decimalLongitude "63.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 63.05)"^^geo:wktLiteral ;
  geo-pos:lat "-5.48"^^xsd:decimal ;
  geo-pos:long "63.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4225'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '63.05'^^xsd:double;
  dwc:latitude '-5.48'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4225'^^xsd:string;
  dwc:observationDate '2005-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 63.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.48"^^xsd:decimal ;
  dwc:decimalLongitude "63.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 63.05)"^^geo:wktLiteral ;
  geo-pos:lat "-5.48"^^xsd:decimal ;
  geo-pos:long "63.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4226'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '63.05'^^xsd:double;
  dwc:latitude '-5.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4226'^^xsd:string;
  dwc:observationDate '2005-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 62.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "62.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 62.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "62.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4227'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '62.63'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4227'^^xsd:string;
  dwc:observationDate '2005-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 62.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "62.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 62.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "62.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4228'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '62.63'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4228'^^xsd:string;
  dwc:observationDate '2005-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 62.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "62.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 62.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "62.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4229'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '62.63'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4229'^^xsd:string;
  dwc:observationDate '2005-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 62.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "62.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 62.63)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "62.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4230'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '62.63'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4230'^^xsd:string;
  dwc:observationDate '2005-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.65"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.65"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8668'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-0.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8668'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.65"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.65"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8669'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-0.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8669'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 71.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.97"^^xsd:decimal ;
  dwc:decimalLongitude "71.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 71.13)"^^geo:wktLiteral ;
  geo-pos:lat "-3.97"^^xsd:decimal ;
  geo-pos:long "71.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4215'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '71.13'^^xsd:double;
  dwc:latitude '-3.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4215'^^xsd:string;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 71.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.97"^^xsd:decimal ;
  dwc:decimalLongitude "71.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 71.13)"^^geo:wktLiteral ;
  geo-pos:lat "-3.97"^^xsd:decimal ;
  geo-pos:long "71.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4216'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '71.13'^^xsd:double;
  dwc:latitude '-3.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4216'^^xsd:string;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 70.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.37"^^xsd:decimal ;
  dwc:decimalLongitude "70.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 70.03)"^^geo:wktLiteral ;
  geo-pos:lat "-4.37"^^xsd:decimal ;
  geo-pos:long "70.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4217'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '70.03'^^xsd:double;
  dwc:latitude '-4.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4217'^^xsd:string;
  dwc:observationDate '2005-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 69.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4218'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '69.5'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4218'^^xsd:string;
  dwc:observationDate '2005-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "69.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 69.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4219'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '69.5'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4219'^^xsd:string;
  dwc:observationDate '2005-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -2.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-2.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -2.03)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-2.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4191'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-2.03'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4191'^^xsd:string;
  dwc:observationDate '2005-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5769'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5769'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.35"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.35"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1752'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '1.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1752'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.35"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.35"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1746'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '1.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1746'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.35"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.35"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1747'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '1.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1747'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.35"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.35"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1748'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '1.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1748'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 51.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.38 51.62)"^^geo:wktLiteral ;
  geo-pos:lat "1.38"^^xsd:decimal ;
  geo-pos:long "51.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1749'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.62'^^xsd:double;
  dwc:latitude '1.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1749'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.35"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.35"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1750'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '1.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1750'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.35"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.35 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.35"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1751'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '1.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1751'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5762'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5762'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5763'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5763'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5764'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5764'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5765'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5765'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5766'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5766'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5767'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5767'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5768'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5768'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6385'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6385'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.12 46.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.12"^^xsd:decimal ;
  dwc:decimalLongitude "46.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.12 46.17)"^^geo:wktLiteral ;
  geo-pos:lat "-7.12"^^xsd:decimal ;
  geo-pos:long "46.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3060'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '46.17'^^xsd:double;
  dwc:latitude '-7.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3060'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3061'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3061'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3062'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3062'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3063'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3063'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3064'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3064'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3065'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3065'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 40.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3698'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.2'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3698'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.08"^^xsd:decimal ;
  dwc:decimalLongitude "50.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.08 50.25)"^^geo:wktLiteral ;
  geo-pos:lat "-5.08"^^xsd:decimal ;
  geo-pos:long "50.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3059'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.25'^^xsd:double;
  dwc:latitude '-5.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3059'^^xsd:string;
  dwc:observationDate '2003-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 40.2)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3699'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '40.2'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3699'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 39.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "39.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 39.92)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "39.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3700'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '39.92'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3700'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5761'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5761'^^xsd:string;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 50.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8"^^xsd:decimal ;
  dwc:decimalLongitude "50.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 50.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.8"^^xsd:decimal ;
  geo-pos:long "50.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8656'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.28'^^xsd:double;
  dwc:latitude '1.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8656'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8657'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8657'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6384'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6384'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6383'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6383'^^xsd:string;
  dwc:observationDate '2007-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.77 56.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.77"^^xsd:decimal ;
  dwc:decimalLongitude "56.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.77 56.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.77"^^xsd:decimal ;
  geo-pos:long "56.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6382'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.25'^^xsd:double;
  dwc:latitude '-2.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6382'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12"^^xsd:decimal ;
  dwc:decimalLongitude "68.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 68.6)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12"^^xsd:decimal ;
  geo-pos:long "68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4176'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '68.6'^^xsd:double;
  dwc:latitude '-5.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4176'^^xsd:string;
  dwc:observationDate '2005-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12"^^xsd:decimal ;
  dwc:decimalLongitude "68.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 68.6)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12"^^xsd:decimal ;
  geo-pos:long "68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4177'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '68.6'^^xsd:double;
  dwc:latitude '-5.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4177'^^xsd:string;
  dwc:observationDate '2005-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12"^^xsd:decimal ;
  dwc:decimalLongitude "68.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 68.6)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12"^^xsd:decimal ;
  geo-pos:long "68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4175'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '68.6'^^xsd:double;
  dwc:latitude '-5.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4175'^^xsd:string;
  dwc:observationDate '2005-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 67.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "67.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 67.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "67.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4178'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '67.43'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4178'^^xsd:string;
  dwc:observationDate '2005-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 67.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "67.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 67.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "67.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4179'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '67.43'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4179'^^xsd:string;
  dwc:observationDate '2005-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 44.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "44.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 44.83)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "44.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1701'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '44.83'^^xsd:double;
  dwc:latitude '-7'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1701'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1702'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1702'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "17.25"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1703'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '17.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1703'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1704'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1704'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1705'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1705'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 44.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "44.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 44.55)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "44.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1706'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.55'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1706'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.87 67.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.87"^^xsd:decimal ;
  dwc:decimalLongitude "67.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.87 67.07)"^^geo:wktLiteral ;
  geo-pos:lat "-9.87"^^xsd:decimal ;
  geo-pos:long "67.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4180'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '67.07'^^xsd:double;
  dwc:latitude '-9.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4180'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 68.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "68.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 68.27)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "68.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4174'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '68.27'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4174'^^xsd:string;
  dwc:observationDate '2005-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8705'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8705'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 68.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "68.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 68.27)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "68.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4173'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '68.27'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4173'^^xsd:string;
  dwc:observationDate '2005-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8692'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8692'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8693'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8693'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 44.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "44.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 44.55)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "44.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1707'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.55'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1707'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 44.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "44.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 44.55)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "44.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1708'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.55'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1708'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 44.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "44.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 44.55)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "44.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1709'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.55'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1709'^^xsd:string;
  dwc:observationDate '2002-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.75"^^xsd:decimal ;
  dwc:decimalLongitude "-16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -16.92)"^^geo:wktLiteral ;
  geo-pos:lat "16.75"^^xsd:decimal ;
  geo-pos:long "-16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1710'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.92'^^xsd:double;
  dwc:latitude '16.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1710'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.75"^^xsd:decimal ;
  dwc:decimalLongitude "-16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -16.92)"^^geo:wktLiteral ;
  geo-pos:lat "16.75"^^xsd:decimal ;
  geo-pos:long "-16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1711'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.92'^^xsd:double;
  dwc:latitude '16.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1711'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.75"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "-0.75"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3680'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.12'^^xsd:double;
  dwc:latitude '-0.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3680'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3681'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3681'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3682'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3682'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3683'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3683'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3684'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3684'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3685'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3685'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -0.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -0.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-0.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3686'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.22'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3686'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.98 41.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.98"^^xsd:decimal ;
  dwc:decimalLongitude "41.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.98 41.03)"^^geo:wktLiteral ;
  geo-pos:lat "-11.98"^^xsd:decimal ;
  geo-pos:long "41.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3687'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '41.03'^^xsd:double;
  dwc:latitude '-11.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3687'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.77 40.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.77"^^xsd:decimal ;
  dwc:decimalLongitude "40.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.77 40.78)"^^geo:wktLiteral ;
  geo-pos:lat "-13.77"^^xsd:decimal ;
  geo-pos:long "40.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3688'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '40.78'^^xsd:double;
  dwc:latitude '-13.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3688'^^xsd:string;
  dwc:observationDate '2004-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.77 40.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.77"^^xsd:decimal ;
  dwc:decimalLongitude "40.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.77 40.78)"^^geo:wktLiteral ;
  geo-pos:lat "-13.77"^^xsd:decimal ;
  geo-pos:long "40.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3689'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '40.78'^^xsd:double;
  dwc:latitude '-13.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3689'^^xsd:string;
  dwc:observationDate '2004-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.77 40.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.77"^^xsd:decimal ;
  dwc:decimalLongitude "40.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.77 40.78)"^^geo:wktLiteral ;
  geo-pos:lat "-13.77"^^xsd:decimal ;
  geo-pos:long "40.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3690'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '40.78'^^xsd:double;
  dwc:latitude '-13.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3690'^^xsd:string;
  dwc:observationDate '2004-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8691'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8691'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8706'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8706'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.42 49.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.42"^^xsd:decimal ;
  dwc:decimalLongitude "49.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.42 49.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.42"^^xsd:decimal ;
  geo-pos:long "49.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3039'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '49.92'^^xsd:double;
  dwc:latitude '-1.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3039'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "17.25"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1698'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '17.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1698'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 44.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "44.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 44.83)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "44.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1699'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '44.83'^^xsd:double;
  dwc:latitude '-7'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1699'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "17.25"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1700'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '17.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1700'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.52"^^xsd:decimal ;
  dwc:decimalLongitude "55.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.52)"^^geo:wktLiteral ;
  geo-pos:lat "-2.52"^^xsd:decimal ;
  geo-pos:long "55.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3032'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.52'^^xsd:double;
  dwc:latitude '-2.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3032'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.52"^^xsd:decimal ;
  dwc:decimalLongitude "55.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.52)"^^geo:wktLiteral ;
  geo-pos:lat "-2.52"^^xsd:decimal ;
  geo-pos:long "55.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3033'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.52'^^xsd:double;
  dwc:latitude '-2.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3033'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.52"^^xsd:decimal ;
  dwc:decimalLongitude "55.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.52)"^^geo:wktLiteral ;
  geo-pos:lat "-2.52"^^xsd:decimal ;
  geo-pos:long "55.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3034'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.52'^^xsd:double;
  dwc:latitude '-2.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3034'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.52"^^xsd:decimal ;
  dwc:decimalLongitude "55.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.52 55.52)"^^geo:wktLiteral ;
  geo-pos:lat "-2.52"^^xsd:decimal ;
  geo-pos:long "55.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3035'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.52'^^xsd:double;
  dwc:latitude '-2.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3035'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 52.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "52.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 52.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "52.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3036'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.85'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3036'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.42 49.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.42"^^xsd:decimal ;
  dwc:decimalLongitude "49.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.42 49.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.42"^^xsd:decimal ;
  geo-pos:long "49.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3037'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '49.92'^^xsd:double;
  dwc:latitude '-1.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3037'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 52.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "52.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 52.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "52.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3038'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.85'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3038'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -3.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.95"^^xsd:decimal ;
  geo-pos:long "-3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3674'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.13'^^xsd:double;
  dwc:latitude '1.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3674'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -3.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.95"^^xsd:decimal ;
  geo-pos:long "-3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3675'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.13'^^xsd:double;
  dwc:latitude '1.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3675'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -3.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.95"^^xsd:decimal ;
  geo-pos:long "-3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3676'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.13'^^xsd:double;
  dwc:latitude '1.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3676'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.75"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "-0.75"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3677'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.12'^^xsd:double;
  dwc:latitude '-0.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3677'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.75"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "-0.75"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3678'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.12'^^xsd:double;
  dwc:latitude '-0.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3678'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 8.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.75"^^xsd:decimal ;
  dwc:decimalLongitude "8.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 8.12)"^^geo:wktLiteral ;
  geo-pos:lat "-0.75"^^xsd:decimal ;
  geo-pos:long "8.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3679'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.12'^^xsd:double;
  dwc:latitude '-0.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3679'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8694'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8694'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.43"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.43"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8695'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '1.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8695'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.75"^^xsd:decimal ;
  dwc:decimalLongitude "-16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -16.92)"^^geo:wktLiteral ;
  geo-pos:lat "16.75"^^xsd:decimal ;
  geo-pos:long "-16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1712'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.92'^^xsd:double;
  dwc:latitude '16.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1712'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -16.92)"^^geo:wktLiteral ;
  geo-pos:lat "17.92"^^xsd:decimal ;
  geo-pos:long "-16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1713'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.92'^^xsd:double;
  dwc:latitude '17.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1713'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -16.92)"^^geo:wktLiteral ;
  geo-pos:lat "17.92"^^xsd:decimal ;
  geo-pos:long "-16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1714'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.92'^^xsd:double;
  dwc:latitude '17.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1714'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -16.92)"^^geo:wktLiteral ;
  geo-pos:lat "17.92"^^xsd:decimal ;
  geo-pos:long "-16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1715'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.92'^^xsd:double;
  dwc:latitude '17.92'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1715'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.45 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.45 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "16.45"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1716'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '16.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1716'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.88 66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.88"^^xsd:decimal ;
  dwc:decimalLongitude "66.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.88 66.7)"^^geo:wktLiteral ;
  geo-pos:lat "-10.88"^^xsd:decimal ;
  geo-pos:long "66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4188'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '66.7'^^xsd:double;
  dwc:latitude '-10.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4188'^^xsd:string;
  dwc:observationDate '2005-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.88 66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.88"^^xsd:decimal ;
  dwc:decimalLongitude "66.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.88 66.7)"^^geo:wktLiteral ;
  geo-pos:lat "-10.88"^^xsd:decimal ;
  geo-pos:long "66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4189'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '66.7'^^xsd:double;
  dwc:latitude '-10.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4189'^^xsd:string;
  dwc:observationDate '2005-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.88 66.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.88"^^xsd:decimal ;
  dwc:decimalLongitude "66.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.88 66.7)"^^geo:wktLiteral ;
  geo-pos:lat "-10.88"^^xsd:decimal ;
  geo-pos:long "66.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4190'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '66.7'^^xsd:double;
  dwc:latitude '-10.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4190'^^xsd:string;
  dwc:observationDate '2005-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5735'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5735'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5736'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5736'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.32 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.32"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.32 -14)"^^geo:wktLiteral ;
  geo-pos:lat "7.32"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5737'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '7.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5737'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.32 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.32"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.32 -14)"^^geo:wktLiteral ;
  geo-pos:lat "7.32"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5738'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '7.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5738'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5739'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5739'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5740'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5740'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5741'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5741'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.32 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.32"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.32 -14)"^^geo:wktLiteral ;
  geo-pos:lat "7.32"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5742'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '7.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5742'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "50.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.55)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "50.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3047'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.55'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3047'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "50.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.55)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "50.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3048'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.55'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3048'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "50.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.55)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "50.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3049'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.55'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3049'^^xsd:string;
  dwc:observationDate '2003-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 50)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3050'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3050'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 50)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3051'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3051'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 50)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3052'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3052'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 53.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.27"^^xsd:decimal ;
  dwc:decimalLongitude "53.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 53.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.27"^^xsd:decimal ;
  geo-pos:long "53.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3053'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.23'^^xsd:double;
  dwc:latitude '-3.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3053'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 53.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.27"^^xsd:decimal ;
  dwc:decimalLongitude "53.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 53.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.27"^^xsd:decimal ;
  geo-pos:long "53.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3054'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.23'^^xsd:double;
  dwc:latitude '-3.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3054'^^xsd:string;
  dwc:observationDate '2003-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 70.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.57"^^xsd:decimal ;
  dwc:decimalLongitude "70.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 70.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.57"^^xsd:decimal ;
  geo-pos:long "70.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4198'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '70.75'^^xsd:double;
  dwc:latitude '-5.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4198'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "12.98"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4187'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '12.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4187'^^xsd:string;
  dwc:observationDate '2005-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.45 -20.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.45"^^xsd:decimal ;
  dwc:decimalLongitude "-20.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.45 -20.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.45"^^xsd:decimal ;
  geo-pos:long "-20.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8682'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-20.78'^^xsd:double;
  dwc:latitude '1.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8682'^^xsd:string;
  dwc:observationDate '2011-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.45 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.45 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "16.45"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1717'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '16.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1717'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -15.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-15.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -15.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-15.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8683'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.93'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8683'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8701'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8701'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8702'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8702'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8703'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8703'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8704'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8704'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.42 49.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.42"^^xsd:decimal ;
  dwc:decimalLongitude "49.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.42 49.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.42"^^xsd:decimal ;
  geo-pos:long "49.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3040'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '49.92'^^xsd:double;
  dwc:latitude '-1.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3040'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4181'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4181'^^xsd:string;
  dwc:observationDate '2005-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.42 49.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.42"^^xsd:decimal ;
  dwc:decimalLongitude "49.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.42 49.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.42"^^xsd:decimal ;
  geo-pos:long "49.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3041'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '49.92'^^xsd:double;
  dwc:latitude '-1.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3041'^^xsd:string;
  dwc:observationDate '2003-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4182'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4182'^^xsd:string;
  dwc:observationDate '2005-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.17 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "17.17"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4183'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '17.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4183'^^xsd:string;
  dwc:observationDate '2005-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "12.98"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4184'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '12.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4184'^^xsd:string;
  dwc:observationDate '2005-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -2.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-2.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -2.95)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "-2.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3042'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-2.95'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3042'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -2.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-2.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -2.95)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "-2.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3043'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-2.95'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3043'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.02"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -3.03)"^^geo:wktLiteral ;
  geo-pos:lat "3.02"^^xsd:decimal ;
  geo-pos:long "-3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3044'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-3.03'^^xsd:double;
  dwc:latitude '3.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3044'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -3.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.02"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -3.03)"^^geo:wktLiteral ;
  geo-pos:lat "3.02"^^xsd:decimal ;
  geo-pos:long "-3.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3045'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-3.03'^^xsd:double;
  dwc:latitude '3.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3045'^^xsd:string;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.32 50.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.32"^^xsd:decimal ;
  dwc:decimalLongitude "50.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.32 50.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.32"^^xsd:decimal ;
  geo-pos:long "50.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3046'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '50.93'^^xsd:double;
  dwc:latitude '2.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3046'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "12.98"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4185'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '12.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4185'^^xsd:string;
  dwc:observationDate '2005-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.98 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "12.98"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4186'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '12.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4186'^^xsd:string;
  dwc:observationDate '2005-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.33 45.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.33"^^xsd:decimal ;
  dwc:decimalLongitude "45.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.33 45.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6.33"^^xsd:decimal ;
  geo-pos:long "45.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1678'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '45.83'^^xsd:double;
  dwc:latitude '-6.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1678'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3016'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3016'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3017'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3017'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3018'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3018'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 52.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "52.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 52.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "52.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3019'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.87'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3019'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 52.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "52.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 52.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "52.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3020'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.87'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3020'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 52.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "52.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 52.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "52.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3021'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.87'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3021'^^xsd:string;
  dwc:observationDate '2003-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8750'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8750'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3672'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3672'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 43.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "43.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 43.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "43.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1671'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43.58'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1671'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 43.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "43.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 43.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "43.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1672'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43.58'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1672'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1673'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1673'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1674'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1674'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1675'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1675'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.27"^^xsd:decimal ;
  dwc:decimalLongitude "58.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.27"^^xsd:decimal ;
  geo-pos:long "58.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8734'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '58.4'^^xsd:double;
  dwc:latitude '-6.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8734'^^xsd:string;
  dwc:observationDate '2011-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.27"^^xsd:decimal ;
  dwc:decimalLongitude "58.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.27"^^xsd:decimal ;
  geo-pos:long "58.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8735'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '58.4'^^xsd:double;
  dwc:latitude '-6.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8735'^^xsd:string;
  dwc:observationDate '2011-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.27"^^xsd:decimal ;
  dwc:decimalLongitude "58.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.27"^^xsd:decimal ;
  geo-pos:long "58.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8736'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '58.4'^^xsd:double;
  dwc:latitude '-6.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8736'^^xsd:string;
  dwc:observationDate '2011-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.27"^^xsd:decimal ;
  dwc:decimalLongitude "58.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.27"^^xsd:decimal ;
  geo-pos:long "58.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8737'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '58.4'^^xsd:double;
  dwc:latitude '-6.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8737'^^xsd:string;
  dwc:observationDate '2011-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4 69.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4"^^xsd:decimal ;
  dwc:decimalLongitude "69.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4 69.87)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4"^^xsd:decimal ;
  geo-pos:long "69.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4143'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '69.87'^^xsd:double;
  dwc:latitude '-4.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4143'^^xsd:string;
  dwc:observationDate '2004-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 -7.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "-7.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 -7.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "-7.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4144'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-7.08'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4144'^^xsd:string;
  dwc:observationDate '2004-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 -7.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "-7.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 -7.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "-7.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4145'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-7.08'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4145'^^xsd:string;
  dwc:observationDate '2004-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "11.1"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4146'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '11.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4146'^^xsd:string;
  dwc:observationDate '2004-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "11.1"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4147'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '11.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4147'^^xsd:string;
  dwc:observationDate '2004-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "11.1"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4148'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '11.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4148'^^xsd:string;
  dwc:observationDate '2004-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "11.1"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4149'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '11.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4149'^^xsd:string;
  dwc:observationDate '2004-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "11.1"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4150'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '11.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4150'^^xsd:string;
  dwc:observationDate '2004-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.72 71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.72"^^xsd:decimal ;
  dwc:decimalLongitude "71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.72 71)"^^geo:wktLiteral ;
  geo-pos:lat "-4.72"^^xsd:decimal ;
  geo-pos:long "71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4151'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '71'^^xsd:integer;
  dwc:latitude '-4.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4151'^^xsd:string;
  dwc:observationDate '2004-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.72 71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.72"^^xsd:decimal ;
  dwc:decimalLongitude "71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.72 71)"^^geo:wktLiteral ;
  geo-pos:lat "-4.72"^^xsd:decimal ;
  geo-pos:long "71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4152'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '71'^^xsd:integer;
  dwc:latitude '-4.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4152'^^xsd:string;
  dwc:observationDate '2004-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4153'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '-2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4153'^^xsd:string;
  dwc:observationDate '2004-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.18 66.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.18"^^xsd:decimal ;
  dwc:decimalLongitude "66.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.18 66.65)"^^geo:wktLiteral ;
  geo-pos:lat "-6.18"^^xsd:decimal ;
  geo-pos:long "66.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4154'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '66.65'^^xsd:double;
  dwc:latitude '-6.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4154'^^xsd:string;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.18 66.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.18"^^xsd:decimal ;
  dwc:decimalLongitude "66.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.18 66.65)"^^geo:wktLiteral ;
  geo-pos:lat "-6.18"^^xsd:decimal ;
  geo-pos:long "66.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4155'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '66.65'^^xsd:double;
  dwc:latitude '-6.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4155'^^xsd:string;
  dwc:observationDate '2004-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5723'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5723'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5724'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5724'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5725'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5725'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5726'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5726'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.33 45.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.33"^^xsd:decimal ;
  dwc:decimalLongitude "45.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.33 45.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6.33"^^xsd:decimal ;
  geo-pos:long "45.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1679'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '45.83'^^xsd:double;
  dwc:latitude '-6.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1679'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.33 45.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.33"^^xsd:decimal ;
  dwc:decimalLongitude "45.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.33 45.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6.33"^^xsd:decimal ;
  geo-pos:long "45.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1680'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '45.83'^^xsd:double;
  dwc:latitude '-6.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1680'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1681'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1681'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1682'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1682'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "48.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "48.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1683'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '48.08'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1683'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "48.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "48.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1684'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '48.08'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1684'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "48.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "48.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1685'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '48.08'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1685'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "48.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "48.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1686'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '48.08'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1686'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5727'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5727'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 66.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.28"^^xsd:decimal ;
  dwc:decimalLongitude "66.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 66.77)"^^geo:wktLiteral ;
  geo-pos:lat "-7.28"^^xsd:decimal ;
  geo-pos:long "66.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4156'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '66.77'^^xsd:double;
  dwc:latitude '-7.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4156'^^xsd:string;
  dwc:observationDate '2004-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5728'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5728'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.25 -13.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.25"^^xsd:decimal ;
  dwc:decimalLongitude "-13.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.25 -13.22)"^^geo:wktLiteral ;
  geo-pos:lat "7.25"^^xsd:decimal ;
  geo-pos:long "-13.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3022'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-13.22'^^xsd:double;
  dwc:latitude '7.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3022'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 -16)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4142'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4142'^^xsd:string;
  dwc:observationDate '2004-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1676'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1676'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.85 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.85 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "3.85"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4136'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '3.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4136'^^xsd:string;
  dwc:observationDate '2004-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.85 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.85 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "3.85"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4137'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '3.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4137'^^xsd:string;
  dwc:observationDate '2004-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.85 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.85 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "3.85"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4138'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '3.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4138'^^xsd:string;
  dwc:observationDate '2004-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 -16)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4139'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4139'^^xsd:string;
  dwc:observationDate '2004-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 -16)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4140'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4140'^^xsd:string;
  dwc:observationDate '2004-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.33 45.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.33"^^xsd:decimal ;
  dwc:decimalLongitude "45.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.33 45.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6.33"^^xsd:decimal ;
  geo-pos:long "45.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1677'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '45.83'^^xsd:double;
  dwc:latitude '-6.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1677'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 -16)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4141'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4141'^^xsd:string;
  dwc:observationDate '2004-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.33 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.33 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "11.33"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4164'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '11.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4164'^^xsd:string;
  dwc:observationDate '2004-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.33 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.33 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "11.33"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4165'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '11.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4165'^^xsd:string;
  dwc:observationDate '2004-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4 68.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4"^^xsd:decimal ;
  dwc:decimalLongitude "68.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4 68.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4"^^xsd:decimal ;
  geo-pos:long "68.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4166'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '68.57'^^xsd:double;
  dwc:latitude '-4.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4166'^^xsd:string;
  dwc:observationDate '2004-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 70.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "70.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 70.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "70.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4167'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '70.07'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4167'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "68.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 68.2)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4168'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '68.2'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4168'^^xsd:string;
  dwc:observationDate '2005-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "68.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 68.2)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4169'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '68.2'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4169'^^xsd:string;
  dwc:observationDate '2005-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 68.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "68.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 68.2)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "68.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4170'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '68.2'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4170'^^xsd:string;
  dwc:observationDate '2005-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5 69.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.5"^^xsd:decimal ;
  dwc:decimalLongitude "69.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.5 69.37)"^^geo:wktLiteral ;
  geo-pos:lat "-7.5"^^xsd:decimal ;
  geo-pos:long "69.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4171'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '69.37'^^xsd:double;
  dwc:latitude '-7.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4171'^^xsd:string;
  dwc:observationDate '2005-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 68.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "68.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 68.27)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "68.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4172'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '68.27'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4172'^^xsd:string;
  dwc:observationDate '2005-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.2 -17.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.2 -17.72)"^^geo:wktLiteral ;
  geo-pos:lat "15.2"^^xsd:decimal ;
  geo-pos:long "-17.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8714'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.72'^^xsd:double;
  dwc:latitude '15.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8714'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8715'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8715'^^xsd:string;
  dwc:observationDate '2011-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -5.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-5.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -5.87)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-5.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8716'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-5.87'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8716'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 59.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.13"^^xsd:decimal ;
  dwc:decimalLongitude "59.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 59.77)"^^geo:wktLiteral ;
  geo-pos:lat "-6.13"^^xsd:decimal ;
  geo-pos:long "59.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8725'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '59.77'^^xsd:double;
  dwc:latitude '-6.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8725'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "48.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "48.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1687'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '48.08'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1687'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5733'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5733'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.25 -13.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.25"^^xsd:decimal ;
  dwc:decimalLongitude "-13.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.25 -13.22)"^^geo:wktLiteral ;
  geo-pos:lat "7.25"^^xsd:decimal ;
  geo-pos:long "-13.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3023'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-13.22'^^xsd:double;
  dwc:latitude '7.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3023'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 54.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "54.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 54.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "54.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3024'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.05'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3024'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 54.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "54.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 54.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "54.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3025'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.05'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3025'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.33 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.33 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "11.33"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4163'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '11.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4163'^^xsd:string;
  dwc:observationDate '2004-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5734'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5734'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.57"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.57"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3026'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '-2.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3026'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.57"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.57"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3027'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '-2.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3027'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.57"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.57"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3028'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '-2.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3028'^^xsd:string;
  dwc:observationDate '2003-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3029'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3029'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3030'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3030'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.2 -17.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.2 -17.72)"^^geo:wktLiteral ;
  geo-pos:lat "15.2"^^xsd:decimal ;
  geo-pos:long "-17.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8713'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.72'^^xsd:double;
  dwc:latitude '15.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8713'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "1.3"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1693'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '1.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1693'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1694'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1694'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 44.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "44.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 44.83)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "44.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1695'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '44.83'^^xsd:double;
  dwc:latitude '-7'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1695'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.87)"^^geo:wktLiteral ;
  geo-pos:lat "17.25"^^xsd:decimal ;
  geo-pos:long "-16.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1696'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.87'^^xsd:double;
  dwc:latitude '17.25'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1696'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 44.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7"^^xsd:decimal ;
  dwc:decimalLongitude "44.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7 44.83)"^^geo:wktLiteral ;
  geo-pos:lat "-7"^^xsd:decimal ;
  geo-pos:long "44.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1697'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '44.83'^^xsd:double;
  dwc:latitude '-7'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1697'^^xsd:string;
  dwc:observationDate '2002-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3031'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3031'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 59.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.85"^^xsd:decimal ;
  dwc:decimalLongitude "59.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 59.37)"^^geo:wktLiteral ;
  geo-pos:lat "-5.85"^^xsd:decimal ;
  geo-pos:long "59.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8723'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '59.37'^^xsd:double;
  dwc:latitude '-5.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8723'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 59.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.13"^^xsd:decimal ;
  dwc:decimalLongitude "59.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 59.77)"^^geo:wktLiteral ;
  geo-pos:lat "-6.13"^^xsd:decimal ;
  geo-pos:long "59.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8724'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '59.77'^^xsd:double;
  dwc:latitude '-6.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8724'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "48.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "48.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1688'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '48.08'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1688'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "48.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "48.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1689'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '48.08'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1689'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "48.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 48.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "48.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1690'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '48.08'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1690'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.25"^^xsd:decimal ;
  geo-pos:long "-16.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1691'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '17.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1691'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.25 -16.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.25"^^xsd:decimal ;
  geo-pos:long "-16.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1692'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '17.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1692'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 66.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.28"^^xsd:decimal ;
  dwc:decimalLongitude "66.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 66.77)"^^geo:wktLiteral ;
  geo-pos:lat "-7.28"^^xsd:decimal ;
  geo-pos:long "66.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4157'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '66.77'^^xsd:double;
  dwc:latitude '-7.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4157'^^xsd:string;
  dwc:observationDate '2004-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 66.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.28"^^xsd:decimal ;
  dwc:decimalLongitude "66.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28 66.77)"^^geo:wktLiteral ;
  geo-pos:lat "-7.28"^^xsd:decimal ;
  geo-pos:long "66.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4158'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '66.77'^^xsd:double;
  dwc:latitude '-7.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4158'^^xsd:string;
  dwc:observationDate '2004-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 -4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 -4.55)"^^geo:wktLiteral ;
  geo-pos:lat "1.07"^^xsd:decimal ;
  geo-pos:long "-4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4159'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-4.55'^^xsd:double;
  dwc:latitude '1.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4159'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 -4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 -4.55)"^^geo:wktLiteral ;
  geo-pos:lat "1.07"^^xsd:decimal ;
  geo-pos:long "-4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4160'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-4.55'^^xsd:double;
  dwc:latitude '1.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4160'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 -4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 -4.55)"^^geo:wktLiteral ;
  geo-pos:lat "1.07"^^xsd:decimal ;
  geo-pos:long "-4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4161'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-4.55'^^xsd:double;
  dwc:latitude '1.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4161'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 -4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.07"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 -4.55)"^^geo:wktLiteral ;
  geo-pos:lat "1.07"^^xsd:decimal ;
  geo-pos:long "-4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4162'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-4.55'^^xsd:double;
  dwc:latitude '1.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4162'^^xsd:string;
  dwc:observationDate '2004-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5729'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5729'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5730'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5730'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5731'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5731'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.88"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.88 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.88"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5732'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '5.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5732'^^xsd:string;
  dwc:observationDate '2006-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.02 41.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.02"^^xsd:decimal ;
  dwc:decimalLongitude "41.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.02 41.63)"^^geo:wktLiteral ;
  geo-pos:lat "-10.02"^^xsd:decimal ;
  geo-pos:long "41.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1629'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '41.63'^^xsd:double;
  dwc:latitude '-10.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1629'^^xsd:string;
  dwc:observationDate '2002-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.72 44.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.72"^^xsd:decimal ;
  dwc:decimalLongitude "44.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.72 44.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.72"^^xsd:decimal ;
  geo-pos:long "44.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1630'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '44.82'^^xsd:double;
  dwc:latitude '-6.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1630'^^xsd:string;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.72 44.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.72"^^xsd:decimal ;
  dwc:decimalLongitude "44.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.72 44.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.72"^^xsd:decimal ;
  geo-pos:long "44.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1631'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '44.82'^^xsd:double;
  dwc:latitude '-6.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1631'^^xsd:string;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.72 44.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.72"^^xsd:decimal ;
  dwc:decimalLongitude "44.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.72 44.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.72"^^xsd:decimal ;
  geo-pos:long "44.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1632'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '44.82'^^xsd:double;
  dwc:latitude '-6.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1632'^^xsd:string;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.72 44.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.72"^^xsd:decimal ;
  dwc:decimalLongitude "44.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.72 44.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.72"^^xsd:decimal ;
  geo-pos:long "44.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1633'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '44.82'^^xsd:double;
  dwc:latitude '-6.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1633'^^xsd:string;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.35 51.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.35"^^xsd:decimal ;
  dwc:decimalLongitude "51.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.35 51.75)"^^geo:wktLiteral ;
  geo-pos:lat "-7.35"^^xsd:decimal ;
  geo-pos:long "51.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1634'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '51.75'^^xsd:double;
  dwc:latitude '-7.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1634'^^xsd:string;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.35 51.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.35"^^xsd:decimal ;
  dwc:decimalLongitude "51.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.35 51.75)"^^geo:wktLiteral ;
  geo-pos:lat "-7.35"^^xsd:decimal ;
  geo-pos:long "51.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1635'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '51.75'^^xsd:double;
  dwc:latitude '-7.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1635'^^xsd:string;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.35 51.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.35"^^xsd:decimal ;
  dwc:decimalLongitude "51.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.35 51.75)"^^geo:wktLiteral ;
  geo-pos:lat "-7.35"^^xsd:decimal ;
  geo-pos:long "51.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1636'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '51.75'^^xsd:double;
  dwc:latitude '-7.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1636'^^xsd:string;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3653'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3653'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3654'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3654'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3655'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3655'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3656'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3656'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3657'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3657'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3658'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3658'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3659'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3659'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 50.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8"^^xsd:decimal ;
  dwc:decimalLongitude "50.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 50.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.8"^^xsd:decimal ;
  geo-pos:long "50.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8654'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.28'^^xsd:double;
  dwc:latitude '1.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8654'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.35 51.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.35"^^xsd:decimal ;
  dwc:decimalLongitude "51.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.35 51.75)"^^geo:wktLiteral ;
  geo-pos:lat "-7.35"^^xsd:decimal ;
  geo-pos:long "51.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1637'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '51.75'^^xsd:double;
  dwc:latitude '-7.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1637'^^xsd:string;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1638'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1638'^^xsd:string;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1639'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1639'^^xsd:string;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1640'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1640'^^xsd:string;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "16.5"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1641'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '16.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1641'^^xsd:string;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "16.5"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1642'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '16.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1642'^^xsd:string;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "16.5"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1643'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '16.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1643'^^xsd:string;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.98 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.98"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.98 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.98"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3007'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '4.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3007'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.9 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.9 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.9"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3008'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '4.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3008'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "4.97"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3009'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '4.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3009'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -5.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -5.78)"^^geo:wktLiteral ;
  geo-pos:lat "4.4"^^xsd:decimal ;
  geo-pos:long "-5.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5704'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-5.78'^^xsd:double;
  dwc:latitude '4.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5704'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -5.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -5.78)"^^geo:wktLiteral ;
  geo-pos:lat "4.4"^^xsd:decimal ;
  geo-pos:long "-5.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5705'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-5.78'^^xsd:double;
  dwc:latitude '4.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5705'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5706'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5706'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5707'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5707'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.52 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.52"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5708'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '1.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5708'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "0.23"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5709'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '0.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5709'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "20.07"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5703'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '20.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5703'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.07 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "20.07"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5702'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '20.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5702'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.23"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5701'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '0.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5701'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "-0.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8757'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-0.13'^^xsd:double;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8757'^^xsd:string;
  dwc:observationDate '2011-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 61.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "61.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 61.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "61.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8758'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '61.58'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8758'^^xsd:string;
  dwc:observationDate '2011-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.5 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "16.5"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1644'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '16.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1644'^^xsd:string;
  dwc:observationDate '2002-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 61.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "61.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 61.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "61.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8759'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '61.58'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8759'^^xsd:string;
  dwc:observationDate '2011-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 61.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "61.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 61.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "61.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8760'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '61.58'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8760'^^xsd:string;
  dwc:observationDate '2011-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 61.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "61.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 61.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "61.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8761'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '61.58'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8761'^^xsd:string;
  dwc:observationDate '2011-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 61.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.05"^^xsd:decimal ;
  dwc:decimalLongitude "61.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 61.57)"^^geo:wktLiteral ;
  geo-pos:lat "-5.05"^^xsd:decimal ;
  geo-pos:long "61.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8762'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '61.57'^^xsd:double;
  dwc:latitude '-5.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8762'^^xsd:string;
  dwc:observationDate '2012-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3660'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3660'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3661'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3661'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43 6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43 6.78)"^^geo:wktLiteral ;
  geo-pos:lat "-0.43"^^xsd:decimal ;
  geo-pos:long "6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3662'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '6.78'^^xsd:double;
  dwc:latitude '-0.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3662'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43 6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43 6.78)"^^geo:wktLiteral ;
  geo-pos:lat "-0.43"^^xsd:decimal ;
  geo-pos:long "6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3663'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '6.78'^^xsd:double;
  dwc:latitude '-0.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3663'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43 6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43 6.78)"^^geo:wktLiteral ;
  geo-pos:lat "-0.43"^^xsd:decimal ;
  geo-pos:long "6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3664'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '6.78'^^xsd:double;
  dwc:latitude '-0.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3664'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43 6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43 6.78)"^^geo:wktLiteral ;
  geo-pos:lat "-0.43"^^xsd:decimal ;
  geo-pos:long "6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3665'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '6.78'^^xsd:double;
  dwc:latitude '-0.43'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3665'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 3.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 3.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.85"^^xsd:decimal ;
  geo-pos:long "3.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1645'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.25'^^xsd:double;
  dwc:latitude '4.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1645'^^xsd:string;
  dwc:observationDate '2002-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 3.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 3.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.85"^^xsd:decimal ;
  geo-pos:long "3.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1646'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.25'^^xsd:double;
  dwc:latitude '4.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1646'^^xsd:string;
  dwc:observationDate '2002-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 3.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 3.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.85"^^xsd:decimal ;
  geo-pos:long "3.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1647'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.25'^^xsd:double;
  dwc:latitude '4.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1647'^^xsd:string;
  dwc:observationDate '2002-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 3.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 3.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.85"^^xsd:decimal ;
  geo-pos:long "3.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1648'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.25'^^xsd:double;
  dwc:latitude '4.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1648'^^xsd:string;
  dwc:observationDate '2002-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.23 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.23 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "16.23"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1649'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '16.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1649'^^xsd:string;
  dwc:observationDate '2002-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.23 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.23 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "16.23"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1650'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '16.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1650'^^xsd:string;
  dwc:observationDate '2002-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1651'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1651'^^xsd:string;
  dwc:observationDate '2002-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1652'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1652'^^xsd:string;
  dwc:observationDate '2002-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1653'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1653'^^xsd:string;
  dwc:observationDate '2002-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1654'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1654'^^xsd:string;
  dwc:observationDate '2002-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1655'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1655'^^xsd:string;
  dwc:observationDate '2002-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1656'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1656'^^xsd:string;
  dwc:observationDate '2002-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1657'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1657'^^xsd:string;
  dwc:observationDate '2002-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3002'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3002'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.98 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.98"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.98 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.98"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3003'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '4.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3003'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.9 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.9 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.9"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3004'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '4.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3004'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43 6.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.43"^^xsd:decimal ;
  dwc:decimalLongitude "6.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.43 6.78)"^^geo:wktLiteral ;
  geo-pos:lat "-0.43"^^xsd:decimal ;
  geo-pos:long "6.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3666'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '6.78'^^xsd:double;
  dwc:latitude '-0.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3666'^^xsd:string;
  dwc:observationDate '2004-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.98 -4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.98"^^xsd:decimal ;
  dwc:decimalLongitude "-4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.98 -4.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.98"^^xsd:decimal ;
  geo-pos:long "-4.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3005'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-4.75'^^xsd:double;
  dwc:latitude '4.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3005'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.9 -4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.9 -4.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.9"^^xsd:decimal ;
  geo-pos:long "-4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3006'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-4.67'^^xsd:double;
  dwc:latitude '4.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3006'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 51.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 51.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.37"^^xsd:decimal ;
  geo-pos:long "51.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6373'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.13'^^xsd:double;
  dwc:latitude '2.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6373'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 49.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "49.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 49.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "49.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6374'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '49.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6374'^^xsd:string;
  dwc:observationDate '2007-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 49.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "49.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 49.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "49.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6375'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '49.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6375'^^xsd:string;
  dwc:observationDate '2007-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 49.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "49.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 49.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "49.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6376'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '49.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6376'^^xsd:string;
  dwc:observationDate '2007-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 49.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "49.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 49.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "49.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6377'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '49.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6377'^^xsd:string;
  dwc:observationDate '2007-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1658'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1658'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 50.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 50.67)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "50.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6378'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '50.67'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6378'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 50.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 50.67)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "50.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6379'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '50.67'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6379'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 50.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 50.67)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "50.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6380'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '50.67'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6380'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 68.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "68.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 68.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "68.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4114'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '68.92'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4114'^^xsd:string;
  dwc:observationDate '2004-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.77 56.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.77"^^xsd:decimal ;
  dwc:decimalLongitude "56.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.77 56.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.77"^^xsd:decimal ;
  geo-pos:long "56.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6381'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.25'^^xsd:double;
  dwc:latitude '-2.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6381'^^xsd:string;
  dwc:observationDate '2007-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8746'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8746'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8747'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8747'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8748'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8748'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "0.23"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5710'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '0.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5710'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "0.23"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5711'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '0.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5711'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -5.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -5.78)"^^geo:wktLiteral ;
  geo-pos:lat "4.4"^^xsd:decimal ;
  geo-pos:long "-5.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5712'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-5.78'^^xsd:double;
  dwc:latitude '4.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5712'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -5.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -5.78)"^^geo:wktLiteral ;
  geo-pos:lat "4.4"^^xsd:decimal ;
  geo-pos:long "-5.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5713'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-5.78'^^xsd:double;
  dwc:latitude '4.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5713'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "18.5"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5714'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '18.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5714'^^xsd:string;
  dwc:observationDate '2006-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "18.5"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5715'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '18.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5715'^^xsd:string;
  dwc:observationDate '2006-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "18.5"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5716'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '18.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5716'^^xsd:string;
  dwc:observationDate '2006-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5717'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5717'^^xsd:string;
  dwc:observationDate '2006-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5718'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5718'^^xsd:string;
  dwc:observationDate '2006-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5719'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5719'^^xsd:string;
  dwc:observationDate '2006-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5720'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5720'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5721'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5721'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3667'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3667'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.07"^^xsd:decimal ;
  dwc:decimalLongitude "55.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.07 55.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.07"^^xsd:decimal ;
  geo-pos:long "55.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5722'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '55.85'^^xsd:double;
  dwc:latitude '0.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5722'^^xsd:string;
  dwc:observationDate '2006-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8749'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8749'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3668'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3668'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3669'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3669'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3670'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3670'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3671'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3671'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 68.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "68.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 68.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "68.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4115'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '68.92'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4115'^^xsd:string;
  dwc:observationDate '2004-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3010'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3010'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.65"^^xsd:decimal ;
  dwc:decimalLongitude "69.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 69.65)"^^geo:wktLiteral ;
  geo-pos:lat "-1.65"^^xsd:decimal ;
  geo-pos:long "69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4116'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '69.65'^^xsd:double;
  dwc:latitude '-1.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4116'^^xsd:string;
  dwc:observationDate '2004-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "4.97"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3011'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '4.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3011'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.65"^^xsd:decimal ;
  dwc:decimalLongitude "69.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 69.65)"^^geo:wktLiteral ;
  geo-pos:lat "-1.65"^^xsd:decimal ;
  geo-pos:long "69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4117'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '69.65'^^xsd:double;
  dwc:latitude '-1.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4117'^^xsd:string;
  dwc:observationDate '2004-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3012'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3012'^^xsd:string;
  dwc:observationDate '2003-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.65"^^xsd:decimal ;
  dwc:decimalLongitude "69.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 69.65)"^^geo:wktLiteral ;
  geo-pos:lat "-1.65"^^xsd:decimal ;
  geo-pos:long "69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4118'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '69.65'^^xsd:double;
  dwc:latitude '-1.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4118'^^xsd:string;
  dwc:observationDate '2004-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3013'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3013'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 72.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "72.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 72.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "72.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4119'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '72.93'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4119'^^xsd:string;
  dwc:observationDate '2004-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 72.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "72.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 72.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "72.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4120'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '72.93'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4120'^^xsd:string;
  dwc:observationDate '2004-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3014'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3014'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "18.53"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4121'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '18.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4121'^^xsd:string;
  dwc:observationDate '2004-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "18.53"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4122'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '18.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4122'^^xsd:string;
  dwc:observationDate '2004-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1659'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1659'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1660'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1660'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1661'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1661'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1662'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1662'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1663'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1663'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1664'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1664'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1665'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1665'^^xsd:string;
  dwc:observationDate '2002-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82 52.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.82"^^xsd:decimal ;
  dwc:decimalLongitude "52.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82 52.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.82"^^xsd:decimal ;
  geo-pos:long "52.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1666'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '52.33'^^xsd:double;
  dwc:latitude '-0.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1666'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.98"^^xsd:decimal ;
  dwc:decimalLongitude "53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 53)"^^geo:wktLiteral ;
  geo-pos:lat "-1.98"^^xsd:decimal ;
  geo-pos:long "53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1667'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53'^^xsd:integer;
  dwc:latitude '-1.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1667'^^xsd:string;
  dwc:observationDate '2002-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.78"^^xsd:decimal ;
  dwc:decimalLongitude "4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 4.05)"^^geo:wktLiteral ;
  geo-pos:lat "1.78"^^xsd:decimal ;
  geo-pos:long "4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1668'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '4.05'^^xsd:double;
  dwc:latitude '1.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1668'^^xsd:string;
  dwc:observationDate '2002-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.23"^^xsd:decimal ;
  dwc:decimalLongitude "3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 3.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.23"^^xsd:decimal ;
  geo-pos:long "3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1669'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.67'^^xsd:double;
  dwc:latitude '1.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1669'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -3.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-3.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -3.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.95"^^xsd:decimal ;
  geo-pos:long "-3.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3673'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.13'^^xsd:double;
  dwc:latitude '1.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3673'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "18.53"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4123'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '18.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4123'^^xsd:string;
  dwc:observationDate '2004-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.87 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.87"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.87 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "3.87"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4124'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4124'^^xsd:string;
  dwc:observationDate '2004-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 43.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "43.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 43.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "43.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1670'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43.58'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1670'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.62)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3015'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.62'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3015'^^xsd:string;
  dwc:observationDate '2003-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.87 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.87"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.87 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "3.87"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4125'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '3.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4125'^^xsd:string;
  dwc:observationDate '2004-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.87 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.87"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.87 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "3.87"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4126'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '3.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4126'^^xsd:string;
  dwc:observationDate '2004-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.87 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.87"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.87 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "3.87"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4127'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '3.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4127'^^xsd:string;
  dwc:observationDate '2004-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 71.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.68"^^xsd:decimal ;
  dwc:decimalLongitude "71.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 71.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.68"^^xsd:decimal ;
  geo-pos:long "71.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4128'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '71.57'^^xsd:double;
  dwc:latitude '-4.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4128'^^xsd:string;
  dwc:observationDate '2004-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 71.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.68"^^xsd:decimal ;
  dwc:decimalLongitude "71.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 71.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.68"^^xsd:decimal ;
  geo-pos:long "71.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4129'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '71.57'^^xsd:double;
  dwc:latitude '-4.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4129'^^xsd:string;
  dwc:observationDate '2004-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 71.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.68"^^xsd:decimal ;
  dwc:decimalLongitude "71.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.68 71.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.68"^^xsd:decimal ;
  geo-pos:long "71.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4130'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '71.57'^^xsd:double;
  dwc:latitude '-4.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4130'^^xsd:string;
  dwc:observationDate '2004-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 -15.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.82"^^xsd:decimal ;
  dwc:decimalLongitude "-15.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 -15.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.82"^^xsd:decimal ;
  geo-pos:long "-15.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4131'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-15.92'^^xsd:double;
  dwc:latitude '3.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4131'^^xsd:string;
  dwc:observationDate '2004-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 -15.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.82"^^xsd:decimal ;
  dwc:decimalLongitude "-15.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 -15.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.82"^^xsd:decimal ;
  geo-pos:long "-15.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4132'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-15.92'^^xsd:double;
  dwc:latitude '3.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4132'^^xsd:string;
  dwc:observationDate '2004-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 -15.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.82"^^xsd:decimal ;
  dwc:decimalLongitude "-15.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 -15.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.82"^^xsd:decimal ;
  geo-pos:long "-15.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4133'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-15.92'^^xsd:double;
  dwc:latitude '3.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4133'^^xsd:string;
  dwc:observationDate '2004-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 -15.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.82"^^xsd:decimal ;
  dwc:decimalLongitude "-15.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.82 -15.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.82"^^xsd:decimal ;
  geo-pos:long "-15.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4134'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-15.92'^^xsd:double;
  dwc:latitude '3.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4134'^^xsd:string;
  dwc:observationDate '2004-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.85 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.85 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "3.85"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4135'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '3.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4135'^^xsd:string;
  dwc:observationDate '2004-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.58 -17.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.58 -17.82)"^^geo:wktLiteral ;
  geo-pos:lat "14.58"^^xsd:decimal ;
  geo-pos:long "-17.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1622'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.82'^^xsd:double;
  dwc:latitude '14.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1622'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.82 61.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.82"^^xsd:decimal ;
  dwc:decimalLongitude "61.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.82 61.03)"^^geo:wktLiteral ;
  geo-pos:lat "-4.82"^^xsd:decimal ;
  geo-pos:long "61.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8776'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '61.03'^^xsd:double;
  dwc:latitude '-4.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8776'^^xsd:string;
  dwc:observationDate '2012-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.82 61.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.82"^^xsd:decimal ;
  dwc:decimalLongitude "61.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.82 61.03)"^^geo:wktLiteral ;
  geo-pos:lat "-4.82"^^xsd:decimal ;
  geo-pos:long "61.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8777'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '61.03'^^xsd:double;
  dwc:latitude '-4.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8777'^^xsd:string;
  dwc:observationDate '2012-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 3.98)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1623'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '3.98'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1623'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.58 -17.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.58 -17.82)"^^geo:wktLiteral ;
  geo-pos:lat "14.58"^^xsd:decimal ;
  geo-pos:long "-17.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1624'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.82'^^xsd:double;
  dwc:latitude '14.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1624'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 3.98)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1625'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '3.98'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1625'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 4.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1626'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '4.17'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1626'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 3.98)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1627'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '3.98'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1627'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.92 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.92"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.92 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.92"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1628'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-6.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1628'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28"^^xsd:decimal ;
  dwc:decimalLongitude "61.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28"^^xsd:decimal ;
  geo-pos:long "61.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8773'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '61.4'^^xsd:double;
  dwc:latitude '-6.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8773'^^xsd:string;
  dwc:observationDate '2012-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -9.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8774'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8774'^^xsd:string;
  dwc:observationDate '2012-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 62.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.13"^^xsd:decimal ;
  dwc:decimalLongitude "62.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 62.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.13"^^xsd:decimal ;
  geo-pos:long "62.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8775'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '62.12'^^xsd:double;
  dwc:latitude '-6.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8775'^^xsd:string;
  dwc:observationDate '2012-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 7.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 7.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "7.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3647'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.58'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3647'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 7.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 7.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "7.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3648'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.58'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3648'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3649'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3649'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3650'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3650'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3651'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3651'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 7.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 7.95)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "7.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3652'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.95'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3652'^^xsd:string;
  dwc:observationDate '2004-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 56.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "56.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 56.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "56.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5699'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '56.43'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5699'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 56.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "56.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 56.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "56.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5700'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '56.43'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5700'^^xsd:string;
  dwc:observationDate '2006-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.53 50.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.53"^^xsd:decimal ;
  dwc:decimalLongitude "50.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.53 50.4)"^^geo:wktLiteral ;
  geo-pos:lat "-5.53"^^xsd:decimal ;
  geo-pos:long "50.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8784'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '50.4'^^xsd:double;
  dwc:latitude '-5.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8784'^^xsd:string;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.53 50.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.53"^^xsd:decimal ;
  dwc:decimalLongitude "50.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.53 50.4)"^^geo:wktLiteral ;
  geo-pos:lat "-5.53"^^xsd:decimal ;
  geo-pos:long "50.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8785'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '50.4'^^xsd:double;
  dwc:latitude '-5.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8785'^^xsd:string;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 3.98)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1621'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '3.98'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1621'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.53 50.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.53"^^xsd:decimal ;
  dwc:decimalLongitude "50.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.53 50.4)"^^geo:wktLiteral ;
  geo-pos:lat "-5.53"^^xsd:decimal ;
  geo-pos:long "50.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8786'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '50.4'^^xsd:double;
  dwc:latitude '-5.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8786'^^xsd:string;
  dwc:observationDate '2012-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.67 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.67 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.67"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8787'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '6.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8787'^^xsd:string;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2994'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2994'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2995'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2995'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 55.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "55.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 55.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "55.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2996'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.07'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2996'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 55.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "55.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 55.07)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "55.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2997'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.07'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2997'^^xsd:string;
  dwc:observationDate '2003-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 52.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.05"^^xsd:decimal ;
  dwc:decimalLongitude "52.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 52.62)"^^geo:wktLiteral ;
  geo-pos:lat "0.05"^^xsd:decimal ;
  geo-pos:long "52.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2998'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.62'^^xsd:double;
  dwc:latitude '0.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2998'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 52.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.05"^^xsd:decimal ;
  dwc:decimalLongitude "52.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 52.62)"^^geo:wktLiteral ;
  geo-pos:lat "0.05"^^xsd:decimal ;
  geo-pos:long "52.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2999'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.62'^^xsd:double;
  dwc:latitude '0.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2999'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 52.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.05"^^xsd:decimal ;
  dwc:decimalLongitude "52.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 52.62)"^^geo:wktLiteral ;
  geo-pos:lat "0.05"^^xsd:decimal ;
  geo-pos:long "52.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3000'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.62'^^xsd:double;
  dwc:latitude '0.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3000'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 52.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.05"^^xsd:decimal ;
  dwc:decimalLongitude "52.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 52.62)"^^geo:wktLiteral ;
  geo-pos:lat "0.05"^^xsd:decimal ;
  geo-pos:long "52.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3001'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.62'^^xsd:double;
  dwc:latitude '0.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3001'^^xsd:string;
  dwc:observationDate '2003-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 7.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 7.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "7.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3646'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.58'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3646'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1615'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1615'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.7 -13.53)"^^geo:wktLiteral ;
  geo-pos:lat "6.7"^^xsd:decimal ;
  geo-pos:long "-13.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1616'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-13.53'^^xsd:double;
  dwc:latitude '6.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1616'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1617'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1617'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1618'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1618'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1619'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1619'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -16.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -16.83)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "-16.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1620'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.83'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1620'^^xsd:string;
  dwc:observationDate '2002-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.47 -18.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.47 -18.38)"^^geo:wktLiteral ;
  geo-pos:lat "15.47"^^xsd:decimal ;
  geo-pos:long "-18.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3434'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-18.38'^^xsd:double;
  dwc:latitude '15.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3434'^^xsd:string;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.57"^^xsd:decimal ;
  dwc:decimalLongitude "-21.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.02)"^^geo:wktLiteral ;
  geo-pos:lat "7.57"^^xsd:decimal ;
  geo-pos:long "-21.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3435'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-21.02'^^xsd:double;
  dwc:latitude '7.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3435'^^xsd:string;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 43.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.7"^^xsd:decimal ;
  dwc:decimalLongitude "43.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 43.1)"^^geo:wktLiteral ;
  geo-pos:lat "-8.7"^^xsd:decimal ;
  geo-pos:long "43.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3436'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '43.1'^^xsd:double;
  dwc:latitude '-8.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3436'^^xsd:string;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -21.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -21.37)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-21.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3437'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-21.37'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3437'^^xsd:string;
  dwc:observationDate '2004-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.57"^^xsd:decimal ;
  dwc:decimalLongitude "-21.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.28)"^^geo:wktLiteral ;
  geo-pos:lat "7.57"^^xsd:decimal ;
  geo-pos:long "-21.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3438'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-21.28'^^xsd:double;
  dwc:latitude '7.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3438'^^xsd:string;
  dwc:observationDate '2004-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.85 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.85"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.85 -21.5)"^^geo:wktLiteral ;
  geo-pos:lat "7.85"^^xsd:decimal ;
  geo-pos:long "-21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3439'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '7.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3439'^^xsd:string;
  dwc:observationDate '2004-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.92 -13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.92"^^xsd:decimal ;
  dwc:decimalLongitude "-13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.92 -13.37)"^^geo:wktLiteral ;
  geo-pos:lat "6.92"^^xsd:decimal ;
  geo-pos:long "-13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3440'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-13.37'^^xsd:double;
  dwc:latitude '6.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3440'^^xsd:string;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.92 -13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.92"^^xsd:decimal ;
  dwc:decimalLongitude "-13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.92 -13.37)"^^geo:wktLiteral ;
  geo-pos:lat "6.92"^^xsd:decimal ;
  geo-pos:long "-13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3441'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-13.37'^^xsd:double;
  dwc:latitude '6.92'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3441'^^xsd:string;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.92 -13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.92"^^xsd:decimal ;
  dwc:decimalLongitude "-13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.92 -13.37)"^^geo:wktLiteral ;
  geo-pos:lat "6.92"^^xsd:decimal ;
  geo-pos:long "-13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3442'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-13.37'^^xsd:double;
  dwc:latitude '6.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3442'^^xsd:string;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 71.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "71.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 71.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "71.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6598'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '71.88'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6598'^^xsd:string;
  dwc:observationDate '2008-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 701'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 701'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 702'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 702'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 703'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 703'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 704'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 704'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 705'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 705'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 706'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 706'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 707'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 707'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 708'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 708'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 709'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 709'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 710'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 710'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 711'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 711'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 712'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 712'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6 -0.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6 -0.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6"^^xsd:decimal ;
  geo-pos:long "-0.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 713'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.62'^^xsd:double;
  dwc:latitude '-3.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 713'^^xsd:string;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -11.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "-11.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7020'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-11.77'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7020'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.23 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.23 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "17.23"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2614'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '17.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2614'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 714'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 714'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "58.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.43)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "58.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3919'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '58.43'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3919'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 52.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7135'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.5'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7135'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "-8.5"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7219'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7219'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 723'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 723'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7410'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7410'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.78 52.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.78 52.78)"^^geo:wktLiteral ;
  geo-pos:lat "-7.78"^^xsd:decimal ;
  geo-pos:long "52.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 715'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '52.78'^^xsd:double;
  dwc:latitude '-7.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 715'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 716'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 716'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.78 52.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.78 52.78)"^^geo:wktLiteral ;
  geo-pos:lat "-7.78"^^xsd:decimal ;
  geo-pos:long "52.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 717'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '52.78'^^xsd:double;
  dwc:latitude '-7.78'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 717'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 718'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 718'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 719'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 719'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 720'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 720'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 721'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 721'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 722'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 722'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.23)"^^geo:wktLiteral ;
  geo-pos:lat "-9.73"^^xsd:decimal ;
  geo-pos:long "49.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7635'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '49.23'^^xsd:double;
  dwc:latitude '-9.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7635'^^xsd:string;
  dwc:observationDate '2009-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.95"^^xsd:decimal ;
  dwc:decimalLongitude "5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.95 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "-0.95"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2615'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '-0.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2615'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.78 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.78"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.78 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "-1.78"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2616'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '-1.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2616'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.78 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.78"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.78 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "-1.78"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2617'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '-1.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2617'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 4.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2618'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '4.42'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2618'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7481'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7481'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8076'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8076'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7850'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7850'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.63 -18.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.63"^^xsd:decimal ;
  dwc:decimalLongitude "-18.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.63 -18.92)"^^geo:wktLiteral ;
  geo-pos:lat "8.63"^^xsd:decimal ;
  geo-pos:long "-18.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7797'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.92'^^xsd:double;
  dwc:latitude '8.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7797'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 724'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 724'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 725'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 725'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 726'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 726'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-15.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -15.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-15.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 727'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 727'^^xsd:string;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.25 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.25 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.25"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 728'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '15.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 728'^^xsd:string;
  dwc:observationDate '2001-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.25 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.25 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.25"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 729'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '15.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 729'^^xsd:string;
  dwc:observationDate '2001-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -21.75)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8292'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-21.75'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8292'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 736'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 736'^^xsd:string;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 46.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.47"^^xsd:decimal ;
  dwc:decimalLongitude "46.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 46.77)"^^geo:wktLiteral ;
  geo-pos:lat "-13.47"^^xsd:decimal ;
  geo-pos:long "46.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8310'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.77'^^xsd:double;
  dwc:latitude '-13.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8310'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.17"^^xsd:decimal ;
  dwc:decimalLongitude "-11.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -11.83)"^^geo:wktLiteral ;
  geo-pos:lat "6.17"^^xsd:decimal ;
  geo-pos:long "-11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8117'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-11.83'^^xsd:double;
  dwc:latitude '6.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8117'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.25 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.25 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "15.25"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 730'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '15.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 730'^^xsd:string;
  dwc:observationDate '2001-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.22 51.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.22"^^xsd:decimal ;
  dwc:decimalLongitude "51.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.22 51.17)"^^geo:wktLiteral ;
  geo-pos:lat "-7.22"^^xsd:decimal ;
  geo-pos:long "51.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 731'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '51.17'^^xsd:double;
  dwc:latitude '-7.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 731'^^xsd:string;
  dwc:observationDate '2001-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 50.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.82"^^xsd:decimal ;
  dwc:decimalLongitude "50.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 50.63)"^^geo:wktLiteral ;
  geo-pos:lat "-6.82"^^xsd:decimal ;
  geo-pos:long "50.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 732'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '50.63'^^xsd:double;
  dwc:latitude '-6.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 732'^^xsd:string;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 50.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.82"^^xsd:decimal ;
  dwc:decimalLongitude "50.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 50.63)"^^geo:wktLiteral ;
  geo-pos:lat "-6.82"^^xsd:decimal ;
  geo-pos:long "50.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 733'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '50.63'^^xsd:double;
  dwc:latitude '-6.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 733'^^xsd:string;
  dwc:observationDate '2001-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.62 49.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.62"^^xsd:decimal ;
  dwc:decimalLongitude "49.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.62 49.68)"^^geo:wktLiteral ;
  geo-pos:lat "-7.62"^^xsd:decimal ;
  geo-pos:long "49.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 734'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '49.68'^^xsd:double;
  dwc:latitude '-7.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 734'^^xsd:string;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 735'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 735'^^xsd:string;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8365'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8365'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.22"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8381'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8381'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8398'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8398'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 0.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.18"^^xsd:decimal ;
  dwc:decimalLongitude "0.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 0.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.18"^^xsd:decimal ;
  geo-pos:long "0.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8417'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '0.25'^^xsd:double;
  dwc:latitude '1.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8417'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8431'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8431'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 4.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2619'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '4.42'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2619'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 4.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2620'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '4.42'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2620'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.73 4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.73"^^xsd:decimal ;
  dwc:decimalLongitude "4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.73 4.32)"^^geo:wktLiteral ;
  geo-pos:lat "-1.73"^^xsd:decimal ;
  geo-pos:long "4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2621'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '4.32'^^xsd:double;
  dwc:latitude '-1.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2621'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 4.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.7 4.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.7"^^xsd:decimal ;
  geo-pos:long "4.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2622'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '4.42'^^xsd:double;
  dwc:latitude '-1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2622'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.73 4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.73"^^xsd:decimal ;
  dwc:decimalLongitude "4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.73 4.32)"^^geo:wktLiteral ;
  geo-pos:lat "-1.73"^^xsd:decimal ;
  geo-pos:long "4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2623'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '4.32'^^xsd:double;
  dwc:latitude '-1.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2623'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 46.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "46.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 46.52)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "46.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2624'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '46.52'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2624'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 4.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2"^^xsd:decimal ;
  geo-pos:long "4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2625'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '4.05'^^xsd:double;
  dwc:latitude '-0.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2625'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 46.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "46.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 46.52)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "46.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2626'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '46.52'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2626'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 4.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2"^^xsd:decimal ;
  geo-pos:long "4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2627'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '4.05'^^xsd:double;
  dwc:latitude '-0.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2627'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 4.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2"^^xsd:decimal ;
  geo-pos:long "4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2629'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '4.05'^^xsd:double;
  dwc:latitude '-0.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2629'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2630'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2630'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 4.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 4.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2"^^xsd:decimal ;
  geo-pos:long "4.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2631'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '4.05'^^xsd:double;
  dwc:latitude '-0.2'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2631'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 3.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "3.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 3.72)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "3.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2632'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.72'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2632'^^xsd:string;
  dwc:observationDate '2003-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 4.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.17"^^xsd:decimal ;
  dwc:decimalLongitude "4.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 4.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.17"^^xsd:decimal ;
  geo-pos:long "4.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2633'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '4.08'^^xsd:double;
  dwc:latitude '-0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2633'^^xsd:string;
  dwc:observationDate '2003-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.17"^^xsd:decimal ;
  dwc:decimalLongitude "4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 4.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.17"^^xsd:decimal ;
  geo-pos:long "4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2634'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '4.17'^^xsd:double;
  dwc:latitude '-0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2634'^^xsd:string;
  dwc:observationDate '2003-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 49.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 49.03)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "49.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2635'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.03'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2635'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2636'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2636'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 751'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 751'^^xsd:string;
  dwc:observationDate '2001-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 752'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 752'^^xsd:string;
  dwc:observationDate '2001-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8444'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8444'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "58.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.43)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "58.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3920'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '58.43'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3920'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "58.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.43)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "58.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3921'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '58.43'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3921'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 51.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "51.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 51.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "51.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3922'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '51.17'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3922'^^xsd:string;
  dwc:observationDate '2004-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3923'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3923'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.72 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.72"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.72 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.72"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3924'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '3.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3924'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3925'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3925'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 46.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "46.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 46.52)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "46.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2628'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '46.52'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2628'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.87"^^xsd:decimal ;
  dwc:decimalLongitude "-8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -8.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.87"^^xsd:decimal ;
  geo-pos:long "-8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 750'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-8.47'^^xsd:double;
  dwc:latitude '1.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 750'^^xsd:string;
  dwc:observationDate '2001-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "-1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -1.78)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "-1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 748'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-1.78'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 748'^^xsd:string;
  dwc:observationDate '2001-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.87"^^xsd:decimal ;
  dwc:decimalLongitude "-8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -8.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.87"^^xsd:decimal ;
  geo-pos:long "-8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 749'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-8.47'^^xsd:double;
  dwc:latitude '1.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 749'^^xsd:string;
  dwc:observationDate '2001-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 737'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 737'^^xsd:string;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 738'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 738'^^xsd:string;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 739'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 739'^^xsd:string;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 740'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 740'^^xsd:string;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 741'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 741'^^xsd:string;
  dwc:observationDate '2001-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.62 50.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.62"^^xsd:decimal ;
  dwc:decimalLongitude "50.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.62 50.53)"^^geo:wktLiteral ;
  geo-pos:lat "-7.62"^^xsd:decimal ;
  geo-pos:long "50.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 742'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '50.53'^^xsd:double;
  dwc:latitude '-7.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 742'^^xsd:string;
  dwc:observationDate '2001-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 53.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 53.87)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "53.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 743'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '53.87'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 743'^^xsd:string;
  dwc:observationDate '2001-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 53.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 53.87)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "53.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 744'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '53.87'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 744'^^xsd:string;
  dwc:observationDate '2001-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "-1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -1.78)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "-1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 745'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-1.78'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 745'^^xsd:string;
  dwc:observationDate '2001-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "-1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -1.78)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "-1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 746'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-1.78'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 746'^^xsd:string;
  dwc:observationDate '2001-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -16.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-16.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -16.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.55"^^xsd:decimal ;
  geo-pos:long "-16.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 755'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-16.12'^^xsd:double;
  dwc:latitude '3.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 755'^^xsd:string;
  dwc:observationDate '2001-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.02 46.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.02"^^xsd:decimal ;
  dwc:decimalLongitude "46.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.02 46.17)"^^geo:wktLiteral ;
  geo-pos:lat "-7.02"^^xsd:decimal ;
  geo-pos:long "46.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 756'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '46.17'^^xsd:double;
  dwc:latitude '-7.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 756'^^xsd:string;
  dwc:observationDate '2001-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.02 46.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.02"^^xsd:decimal ;
  dwc:decimalLongitude "46.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.02 46.17)"^^geo:wktLiteral ;
  geo-pos:lat "-7.02"^^xsd:decimal ;
  geo-pos:long "46.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 757'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '46.17'^^xsd:double;
  dwc:latitude '-7.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 757'^^xsd:string;
  dwc:observationDate '2001-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -16.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -16.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-16.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 758'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-16.12'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 758'^^xsd:string;
  dwc:observationDate '2001-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -16.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -16.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-16.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 759'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-16.12'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 759'^^xsd:string;
  dwc:observationDate '2001-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -16.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -16.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-16.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 760'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-16.12'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 760'^^xsd:string;
  dwc:observationDate '2001-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12 42.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12"^^xsd:decimal ;
  dwc:decimalLongitude "42.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12 42.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12"^^xsd:decimal ;
  geo-pos:long "42.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 761'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '42.12'^^xsd:double;
  dwc:latitude '-12'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 761'^^xsd:string;
  dwc:observationDate '2001-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12 42.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12"^^xsd:decimal ;
  dwc:decimalLongitude "42.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12 42.12)"^^geo:wktLiteral ;
  geo-pos:lat "-12"^^xsd:decimal ;
  geo-pos:long "42.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 762'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '42.12'^^xsd:double;
  dwc:latitude '-12'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 762'^^xsd:string;
  dwc:observationDate '2001-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 763'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 763'^^xsd:string;
  dwc:observationDate '2001-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.87 -18.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.87"^^xsd:decimal ;
  dwc:decimalLongitude "-18.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.87 -18.73)"^^geo:wktLiteral ;
  geo-pos:lat "3.87"^^xsd:decimal ;
  geo-pos:long "-18.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 764'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-18.73'^^xsd:double;
  dwc:latitude '3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 764'^^xsd:string;
  dwc:observationDate '2001-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.57 -16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.57 -16.38)"^^geo:wktLiteral ;
  geo-pos:lat "3.57"^^xsd:decimal ;
  geo-pos:long "-16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 765'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.38'^^xsd:double;
  dwc:latitude '3.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 765'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2648'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2648'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32 46.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.32"^^xsd:decimal ;
  dwc:decimalLongitude "46.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32 46.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.32"^^xsd:decimal ;
  geo-pos:long "46.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2649'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '46.33'^^xsd:double;
  dwc:latitude '-5.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2649'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 50)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2650'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2650'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 50)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2651'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2651'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 50)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2652'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2652'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 50)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2653'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2653'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38"^^xsd:decimal ;
  dwc:decimalLongitude "2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 2.45)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38"^^xsd:decimal ;
  geo-pos:long "2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2654'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.45'^^xsd:double;
  dwc:latitude '-1.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2654'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8651'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8651'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.85 -16.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.85 -16.37)"^^geo:wktLiteral ;
  geo-pos:lat "7.85"^^xsd:decimal ;
  geo-pos:long "-16.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 797'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.37'^^xsd:double;
  dwc:latitude '7.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 797'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.13 42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.13"^^xsd:decimal ;
  dwc:decimalLongitude "42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.13 42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-12.13"^^xsd:decimal ;
  geo-pos:long "42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 798'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '42.15'^^xsd:double;
  dwc:latitude '-12.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 798'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.13 42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.13"^^xsd:decimal ;
  dwc:decimalLongitude "42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.13 42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-12.13"^^xsd:decimal ;
  geo-pos:long "42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 799'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '42.15'^^xsd:double;
  dwc:latitude '-12.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 799'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.13 42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.13"^^xsd:decimal ;
  dwc:decimalLongitude "42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.13 42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-12.13"^^xsd:decimal ;
  geo-pos:long "42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 800'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '42.15'^^xsd:double;
  dwc:latitude '-12.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 800'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.92 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.92"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.92 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "-4.92"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3450'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '-4.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3450'^^xsd:string;
  dwc:observationDate '2004-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.92 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.92"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.92 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "-4.92"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3451'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '-4.92'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3451'^^xsd:string;
  dwc:observationDate '2004-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "7.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3452'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '7.4'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3452'^^xsd:string;
  dwc:observationDate '2004-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "7.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3453'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '7.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3453'^^xsd:string;
  dwc:observationDate '2004-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "7.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3454'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '7.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3454'^^xsd:string;
  dwc:observationDate '2004-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "7.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3455'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '7.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3455'^^xsd:string;
  dwc:observationDate '2004-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 46.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23"^^xsd:decimal ;
  dwc:decimalLongitude "46.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 46.05)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23"^^xsd:decimal ;
  geo-pos:long "46.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2655'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.05'^^xsd:double;
  dwc:latitude '-5.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2655'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 46.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23"^^xsd:decimal ;
  dwc:decimalLongitude "46.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 46.05)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23"^^xsd:decimal ;
  geo-pos:long "46.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2656'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.05'^^xsd:double;
  dwc:latitude '-5.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2656'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.97 -16.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.97"^^xsd:decimal ;
  dwc:decimalLongitude "-16.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.97 -16.82)"^^geo:wktLiteral ;
  geo-pos:lat "16.97"^^xsd:decimal ;
  geo-pos:long "-16.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2657'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.82'^^xsd:double;
  dwc:latitude '16.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2657'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.97 -16.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.97"^^xsd:decimal ;
  dwc:decimalLongitude "-16.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.97 -16.82)"^^geo:wktLiteral ;
  geo-pos:lat "16.97"^^xsd:decimal ;
  geo-pos:long "-16.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2658'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.82'^^xsd:double;
  dwc:latitude '16.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2658'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.97 -16.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.97"^^xsd:decimal ;
  dwc:decimalLongitude "-16.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.97 -16.82)"^^geo:wktLiteral ;
  geo-pos:lat "16.97"^^xsd:decimal ;
  geo-pos:long "-16.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2659'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.82'^^xsd:double;
  dwc:latitude '16.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2659'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2660'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '-0.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2660'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.42 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.42"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.42 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.42"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3456'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3456'^^xsd:string;
  dwc:observationDate '2004-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.13 42.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.13"^^xsd:decimal ;
  dwc:decimalLongitude "42.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.13 42.15)"^^geo:wktLiteral ;
  geo-pos:lat "-12.13"^^xsd:decimal ;
  geo-pos:long "42.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 801'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '42.15'^^xsd:double;
  dwc:latitude '-12.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 801'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 58.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.72"^^xsd:decimal ;
  dwc:decimalLongitude "58.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 58.93)"^^geo:wktLiteral ;
  geo-pos:lat "-7.72"^^xsd:decimal ;
  geo-pos:long "58.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 802'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.93'^^xsd:double;
  dwc:latitude '-7.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 802'^^xsd:string;
  dwc:observationDate '2001-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 58.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.72"^^xsd:decimal ;
  dwc:decimalLongitude "58.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 58.93)"^^geo:wktLiteral ;
  geo-pos:lat "-7.72"^^xsd:decimal ;
  geo-pos:long "58.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 803'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.93'^^xsd:double;
  dwc:latitude '-7.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 803'^^xsd:string;
  dwc:observationDate '2001-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 58.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.72"^^xsd:decimal ;
  dwc:decimalLongitude "58.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 58.93)"^^geo:wktLiteral ;
  geo-pos:lat "-7.72"^^xsd:decimal ;
  geo-pos:long "58.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 804'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.93'^^xsd:double;
  dwc:latitude '-7.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 804'^^xsd:string;
  dwc:observationDate '2001-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.68 59.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.68"^^xsd:decimal ;
  dwc:decimalLongitude "59.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.68 59.05)"^^geo:wktLiteral ;
  geo-pos:lat "-7.68"^^xsd:decimal ;
  geo-pos:long "59.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 805'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '59.05'^^xsd:double;
  dwc:latitude '-7.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 805'^^xsd:string;
  dwc:observationDate '2001-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.68 59.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.68"^^xsd:decimal ;
  dwc:decimalLongitude "59.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.68 59.05)"^^geo:wktLiteral ;
  geo-pos:lat "-7.68"^^xsd:decimal ;
  geo-pos:long "59.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 806'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '59.05'^^xsd:double;
  dwc:latitude '-7.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 806'^^xsd:string;
  dwc:observationDate '2001-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 -18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 -18.67)"^^geo:wktLiteral ;
  geo-pos:lat "9"^^xsd:decimal ;
  geo-pos:long "-18.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 807'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.67'^^xsd:double;
  dwc:latitude '9'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 807'^^xsd:string;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2661'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '-0.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2661'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8710'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8710'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -7.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "-7.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -7.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "-7.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 818'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.78'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 818'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -19.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.88"^^xsd:decimal ;
  dwc:decimalLongitude "-19.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -19.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.88"^^xsd:decimal ;
  geo-pos:long "-19.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 819'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.63'^^xsd:double;
  dwc:latitude '8.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 819'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -7.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "-7.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -7.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "-7.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 820'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.78'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 820'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 -19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.7"^^xsd:decimal ;
  dwc:decimalLongitude "-19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 -19.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.7"^^xsd:decimal ;
  geo-pos:long "-19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 821'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.87'^^xsd:double;
  dwc:latitude '8.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 821'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 -19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.7"^^xsd:decimal ;
  dwc:decimalLongitude "-19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 -19.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.7"^^xsd:decimal ;
  geo-pos:long "-19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 822'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.87'^^xsd:double;
  dwc:latitude '8.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 822'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 -19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.7"^^xsd:decimal ;
  dwc:decimalLongitude "-19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 -19.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.7"^^xsd:decimal ;
  geo-pos:long "-19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 823'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.87'^^xsd:double;
  dwc:latitude '8.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 823'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8768'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8768'^^xsd:string;
  dwc:observationDate '2012-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 64)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8780'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '64'^^xsd:integer;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8780'^^xsd:string;
  dwc:observationDate '2012-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8792'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8792'^^xsd:string;
  dwc:observationDate '2012-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 -18.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 -18.93)"^^geo:wktLiteral ;
  geo-pos:lat "9"^^xsd:decimal ;
  geo-pos:long "-18.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 808'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.93'^^xsd:double;
  dwc:latitude '9'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 808'^^xsd:string;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 -18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 -18.67)"^^geo:wktLiteral ;
  geo-pos:lat "9"^^xsd:decimal ;
  geo-pos:long "-18.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 809'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.67'^^xsd:double;
  dwc:latitude '9'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 809'^^xsd:string;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 -18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 -18.67)"^^geo:wktLiteral ;
  geo-pos:lat "9"^^xsd:decimal ;
  geo-pos:long "-18.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 810'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.67'^^xsd:double;
  dwc:latitude '9'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 810'^^xsd:string;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -19.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.88"^^xsd:decimal ;
  dwc:decimalLongitude "-19.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -19.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.88"^^xsd:decimal ;
  geo-pos:long "-19.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 811'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.63'^^xsd:double;
  dwc:latitude '8.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 811'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -7.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "-7.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -7.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "-7.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 812'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.78'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 812'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -19.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.88"^^xsd:decimal ;
  dwc:decimalLongitude "-19.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -19.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.88"^^xsd:decimal ;
  geo-pos:long "-19.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 813'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.63'^^xsd:double;
  dwc:latitude '8.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 813'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -7.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "-7.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -7.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "-7.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 814'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.78'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 814'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -19.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.88"^^xsd:decimal ;
  dwc:decimalLongitude "-19.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -19.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.88"^^xsd:decimal ;
  geo-pos:long "-19.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 815'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.63'^^xsd:double;
  dwc:latitude '8.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 815'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -7.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "-7.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 -7.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "-7.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 816'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-7.78'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 816'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -19.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.88"^^xsd:decimal ;
  dwc:decimalLongitude "-19.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -19.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.88"^^xsd:decimal ;
  geo-pos:long "-19.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 817'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.63'^^xsd:double;
  dwc:latitude '8.88'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 817'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8742'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8742'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "-0.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8755'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-0.13'^^xsd:double;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8755'^^xsd:string;
  dwc:observationDate '2011-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.17"^^xsd:decimal ;
  dwc:decimalLongitude "43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 43.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.17"^^xsd:decimal ;
  geo-pos:long "43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2667'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '43.9'^^xsd:double;
  dwc:latitude '-3.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2667'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.28 -22.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.28"^^xsd:decimal ;
  dwc:decimalLongitude "-22.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.28 -22.02)"^^geo:wktLiteral ;
  geo-pos:lat "8.28"^^xsd:decimal ;
  geo-pos:long "-22.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8869'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-22.02'^^xsd:double;
  dwc:latitude '8.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8869'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.42 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.42"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.42 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.42"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3457'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3457'^^xsd:string;
  dwc:observationDate '2004-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.42 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.42"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.42 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.42"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3458'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3458'^^xsd:string;
  dwc:observationDate '2004-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.48 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.48"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.48 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "15.48"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2669'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '15.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2669'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.48 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.48"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.48 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "15.48"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2670'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '15.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2670'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 42.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.88"^^xsd:decimal ;
  dwc:decimalLongitude "42.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 42.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.88"^^xsd:decimal ;
  geo-pos:long "42.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2671'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '42.43'^^xsd:double;
  dwc:latitude '-4.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2671'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 42.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.88"^^xsd:decimal ;
  dwc:decimalLongitude "42.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 42.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.88"^^xsd:decimal ;
  geo-pos:long "42.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2672'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '42.43'^^xsd:double;
  dwc:latitude '-4.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2672'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 42.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.88"^^xsd:decimal ;
  dwc:decimalLongitude "42.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 42.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.88"^^xsd:decimal ;
  geo-pos:long "42.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2673'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '42.43'^^xsd:double;
  dwc:latitude '-4.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2673'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 42.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.88"^^xsd:decimal ;
  dwc:decimalLongitude "42.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 42.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.88"^^xsd:decimal ;
  geo-pos:long "42.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2674'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '42.43'^^xsd:double;
  dwc:latitude '-4.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2674'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.47)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2675'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.47'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2675'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.47)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2676'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.47'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2676'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -17.47)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2677'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.47'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2677'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -18.07)"^^geo:wktLiteral ;
  geo-pos:lat "15.67"^^xsd:decimal ;
  geo-pos:long "-18.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2678'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '15.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2678'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -18.07)"^^geo:wktLiteral ;
  geo-pos:lat "15.67"^^xsd:decimal ;
  geo-pos:long "-18.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2679'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '15.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2679'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.67 -18.07)"^^geo:wktLiteral ;
  geo-pos:lat "15.67"^^xsd:decimal ;
  geo-pos:long "-18.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2680'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '15.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2680'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2662'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '-0.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2662'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2663'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '-0.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2663'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.17"^^xsd:decimal ;
  dwc:decimalLongitude "43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 43.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.17"^^xsd:decimal ;
  geo-pos:long "43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2664'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '43.9'^^xsd:double;
  dwc:latitude '-3.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2664'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.17"^^xsd:decimal ;
  dwc:decimalLongitude "43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 43.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.17"^^xsd:decimal ;
  geo-pos:long "43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2665'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '43.9'^^xsd:double;
  dwc:latitude '-3.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2665'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.17"^^xsd:decimal ;
  dwc:decimalLongitude "43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 43.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.17"^^xsd:decimal ;
  geo-pos:long "43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2666'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '43.9'^^xsd:double;
  dwc:latitude '-3.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2666'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.48 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.48"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.48 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "15.48"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2668'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '15.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2668'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 -19.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.7"^^xsd:decimal ;
  dwc:decimalLongitude "-19.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 -19.87)"^^geo:wktLiteral ;
  geo-pos:lat "8.7"^^xsd:decimal ;
  geo-pos:long "-19.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 824'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.87'^^xsd:double;
  dwc:latitude '8.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 824'^^xsd:string;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.83 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.83 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "7.83"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 832'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '7.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 832'^^xsd:string;
  dwc:observationDate '2001-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 833'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 833'^^xsd:string;
  dwc:observationDate '2001-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 834'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 834'^^xsd:string;
  dwc:observationDate '2001-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.93 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.93"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.93 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "4.93"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 835'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '4.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 835'^^xsd:string;
  dwc:observationDate '2001-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.93 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.93"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.93 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "4.93"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 836'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '4.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 836'^^xsd:string;
  dwc:observationDate '2001-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.42 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.42"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.42 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.42"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3459'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.42'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3459'^^xsd:string;
  dwc:observationDate '2004-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.42 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.42"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.42 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.42"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3460'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3460'^^xsd:string;
  dwc:observationDate '2004-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.38"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "-8.38"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3461'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '-8.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3461'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.98 -20.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.98"^^xsd:decimal ;
  dwc:decimalLongitude "-20.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.98 -20.57)"^^geo:wktLiteral ;
  geo-pos:lat "7.98"^^xsd:decimal ;
  geo-pos:long "-20.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3462'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-20.57'^^xsd:double;
  dwc:latitude '7.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3462'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.38"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "-8.38"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3463'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '-8.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3463'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -20.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -20.08)"^^geo:wktLiteral ;
  geo-pos:lat "4.67"^^xsd:decimal ;
  geo-pos:long "-20.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 825'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.08'^^xsd:double;
  dwc:latitude '4.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 825'^^xsd:string;
  dwc:observationDate '2001-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -20.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -20.08)"^^geo:wktLiteral ;
  geo-pos:lat "4.67"^^xsd:decimal ;
  geo-pos:long "-20.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 826'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.08'^^xsd:double;
  dwc:latitude '4.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 826'^^xsd:string;
  dwc:observationDate '2001-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -20.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -20.08)"^^geo:wktLiteral ;
  geo-pos:lat "4.67"^^xsd:decimal ;
  geo-pos:long "-20.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 827'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.08'^^xsd:double;
  dwc:latitude '4.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 827'^^xsd:string;
  dwc:observationDate '2001-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -20.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -20.08)"^^geo:wktLiteral ;
  geo-pos:lat "4.67"^^xsd:decimal ;
  geo-pos:long "-20.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 828'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.08'^^xsd:double;
  dwc:latitude '4.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 828'^^xsd:string;
  dwc:observationDate '2001-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 829'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 829'^^xsd:string;
  dwc:observationDate '2001-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 830'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 830'^^xsd:string;
  dwc:observationDate '2001-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.23 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.23 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "8.23"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 831'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '8.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 831'^^xsd:string;
  dwc:observationDate '2001-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 753'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 753'^^xsd:string;
  dwc:observationDate '2001-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 754'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 754'^^xsd:string;
  dwc:observationDate '2001-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -1.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "-1.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -1.78)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "-1.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 747'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-1.78'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 747'^^xsd:string;
  dwc:observationDate '2001-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 49.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 49.03)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "49.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2637'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.03'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2637'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.92 -13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.92"^^xsd:decimal ;
  dwc:decimalLongitude "-13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.92 -13.37)"^^geo:wktLiteral ;
  geo-pos:lat "6.92"^^xsd:decimal ;
  geo-pos:long "-13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3443'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-13.37'^^xsd:double;
  dwc:latitude '6.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3443'^^xsd:string;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3926'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3926'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 -3.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.02"^^xsd:decimal ;
  dwc:decimalLongitude "-3.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 -3.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.02"^^xsd:decimal ;
  geo-pos:long "-3.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8610'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.83'^^xsd:double;
  dwc:latitude '-5.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8610'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.75 -7.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.75 -7.18)"^^geo:wktLiteral ;
  geo-pos:lat "-2.75"^^xsd:decimal ;
  geo-pos:long "-7.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8626'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-7.18'^^xsd:double;
  dwc:latitude '-2.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8626'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2642'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2642'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 3.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2643'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.92'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2643'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8592'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8592'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.75"^^xsd:decimal ;
  dwc:decimalLongitude "58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.75"^^xsd:decimal ;
  geo-pos:long "58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 796'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '58'^^xsd:integer;
  dwc:latitude '-6.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 796'^^xsd:string;
  dwc:observationDate '2001-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8537'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8537'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8550'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8550'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.92 -13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.92"^^xsd:decimal ;
  dwc:decimalLongitude "-13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.92 -13.37)"^^geo:wktLiteral ;
  geo-pos:lat "6.92"^^xsd:decimal ;
  geo-pos:long "-13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3444'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-13.37'^^xsd:double;
  dwc:latitude '6.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3444'^^xsd:string;
  dwc:observationDate '2004-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3445'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3445'^^xsd:string;
  dwc:observationDate '2004-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3446'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3446'^^xsd:string;
  dwc:observationDate '2004-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3447'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3447'^^xsd:string;
  dwc:observationDate '2004-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3448'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3448'^^xsd:string;
  dwc:observationDate '2004-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2638'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2638'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 49.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 49.03)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "49.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2639'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.03'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2639'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2640'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2640'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 49.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 49.03)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "49.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2641'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.03'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2641'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2647'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2647'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.88"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.88 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.88"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3449'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '6.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3449'^^xsd:string;
  dwc:observationDate '2004-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2644'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2644'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2645'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2645'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "46.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 46.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "46.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2646'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.18'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2646'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "12.97"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 790'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '12.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 790'^^xsd:string;
  dwc:observationDate '2001-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.75"^^xsd:decimal ;
  dwc:decimalLongitude "58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.75"^^xsd:decimal ;
  geo-pos:long "58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 791'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '58'^^xsd:integer;
  dwc:latitude '-6.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 791'^^xsd:string;
  dwc:observationDate '2001-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "12.97"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 792'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '12.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 792'^^xsd:string;
  dwc:observationDate '2001-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.75"^^xsd:decimal ;
  dwc:decimalLongitude "58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.75"^^xsd:decimal ;
  geo-pos:long "58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 793'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '58'^^xsd:integer;
  dwc:latitude '-6.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 793'^^xsd:string;
  dwc:observationDate '2001-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.97 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "12.97"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 794'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '12.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 794'^^xsd:string;
  dwc:observationDate '2001-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.75"^^xsd:decimal ;
  dwc:decimalLongitude "58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.75"^^xsd:decimal ;
  geo-pos:long "58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 795'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '58'^^xsd:integer;
  dwc:latitude '-6.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 795'^^xsd:string;
  dwc:observationDate '2001-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.57 -16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.57 -16.38)"^^geo:wktLiteral ;
  geo-pos:lat "3.57"^^xsd:decimal ;
  geo-pos:long "-16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 766'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.38'^^xsd:double;
  dwc:latitude '3.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 766'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.57 -16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.57 -16.38)"^^geo:wktLiteral ;
  geo-pos:lat "3.57"^^xsd:decimal ;
  geo-pos:long "-16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 767'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.38'^^xsd:double;
  dwc:latitude '3.57'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 767'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.57 -16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.57 -16.38)"^^geo:wktLiteral ;
  geo-pos:lat "3.57"^^xsd:decimal ;
  geo-pos:long "-16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 768'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.38'^^xsd:double;
  dwc:latitude '3.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 768'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.57 -16.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.57 -16.38)"^^geo:wktLiteral ;
  geo-pos:lat "3.57"^^xsd:decimal ;
  geo-pos:long "-16.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 769'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.38'^^xsd:double;
  dwc:latitude '3.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 769'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14"^^xsd:decimal ;
  dwc:decimalLongitude "46.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.33)"^^geo:wktLiteral ;
  geo-pos:lat "-14"^^xsd:decimal ;
  geo-pos:long "46.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 770'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.33'^^xsd:double;
  dwc:latitude '-14'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 770'^^xsd:string;
  dwc:observationDate '2001-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14"^^xsd:decimal ;
  dwc:decimalLongitude "46.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.33)"^^geo:wktLiteral ;
  geo-pos:lat "-14"^^xsd:decimal ;
  geo-pos:long "46.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 771'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.33'^^xsd:double;
  dwc:latitude '-14'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 771'^^xsd:string;
  dwc:observationDate '2001-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14"^^xsd:decimal ;
  dwc:decimalLongitude "46.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.33)"^^geo:wktLiteral ;
  geo-pos:lat "-14"^^xsd:decimal ;
  geo-pos:long "46.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 772'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.33'^^xsd:double;
  dwc:latitude '-14'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 772'^^xsd:string;
  dwc:observationDate '2001-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14"^^xsd:decimal ;
  dwc:decimalLongitude "46.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.67)"^^geo:wktLiteral ;
  geo-pos:lat "-14"^^xsd:decimal ;
  geo-pos:long "46.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 773'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '46.67'^^xsd:double;
  dwc:latitude '-14'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 773'^^xsd:string;
  dwc:observationDate '2001-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14"^^xsd:decimal ;
  dwc:decimalLongitude "46.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.67)"^^geo:wktLiteral ;
  geo-pos:lat "-14"^^xsd:decimal ;
  geo-pos:long "46.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 774'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '46.67'^^xsd:double;
  dwc:latitude '-14'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 774'^^xsd:string;
  dwc:observationDate '2001-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14"^^xsd:decimal ;
  dwc:decimalLongitude "46.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14 46.67)"^^geo:wktLiteral ;
  geo-pos:lat "-14"^^xsd:decimal ;
  geo-pos:long "46.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 775'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '46.67'^^xsd:double;
  dwc:latitude '-14'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 775'^^xsd:string;
  dwc:observationDate '2001-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 -19.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.42"^^xsd:decimal ;
  dwc:decimalLongitude "-19.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 -19.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.42"^^xsd:decimal ;
  geo-pos:long "-19.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 776'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.12'^^xsd:double;
  dwc:latitude '3.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 776'^^xsd:string;
  dwc:observationDate '2001-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 -19.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.42"^^xsd:decimal ;
  dwc:decimalLongitude "-19.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.42 -19.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.42"^^xsd:decimal ;
  geo-pos:long "-19.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 777'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.12'^^xsd:double;
  dwc:latitude '3.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 777'^^xsd:string;
  dwc:observationDate '2001-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8477'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8477'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4"^^xsd:decimal ;
  dwc:decimalLongitude "54.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.27)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4"^^xsd:decimal ;
  geo-pos:long "54.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8495'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.27'^^xsd:double;
  dwc:latitude '-5.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8495'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -19)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 778'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 778'^^xsd:string;
  dwc:observationDate '2001-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 -19)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 779'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 779'^^xsd:string;
  dwc:observationDate '2001-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.32"^^xsd:decimal ;
  dwc:decimalLongitude "57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-7.32"^^xsd:decimal ;
  geo-pos:long "57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 780'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '57.98'^^xsd:double;
  dwc:latitude '-7.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 780'^^xsd:string;
  dwc:observationDate '2001-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.32"^^xsd:decimal ;
  dwc:decimalLongitude "57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-7.32"^^xsd:decimal ;
  geo-pos:long "57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 781'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '57.98'^^xsd:double;
  dwc:latitude '-7.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 781'^^xsd:string;
  dwc:observationDate '2001-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.32"^^xsd:decimal ;
  dwc:decimalLongitude "57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-7.32"^^xsd:decimal ;
  geo-pos:long "57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 782'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '57.98'^^xsd:double;
  dwc:latitude '-7.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 782'^^xsd:string;
  dwc:observationDate '2001-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 57.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.32"^^xsd:decimal ;
  dwc:decimalLongitude "57.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 57.98)"^^geo:wktLiteral ;
  geo-pos:lat "-7.32"^^xsd:decimal ;
  geo-pos:long "57.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 783'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '57.98'^^xsd:double;
  dwc:latitude '-7.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 783'^^xsd:string;
  dwc:observationDate '2001-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.07 42.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.07"^^xsd:decimal ;
  dwc:decimalLongitude "42.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.07 42.88)"^^geo:wktLiteral ;
  geo-pos:lat "-13.07"^^xsd:decimal ;
  geo-pos:long "42.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 784'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '42.88'^^xsd:double;
  dwc:latitude '-13.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 784'^^xsd:string;
  dwc:observationDate '2001-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.07 42.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.07"^^xsd:decimal ;
  dwc:decimalLongitude "42.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.07 42.88)"^^geo:wktLiteral ;
  geo-pos:lat "-13.07"^^xsd:decimal ;
  geo-pos:long "42.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 785'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '42.88'^^xsd:double;
  dwc:latitude '-13.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 785'^^xsd:string;
  dwc:observationDate '2001-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.07 42.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.07"^^xsd:decimal ;
  dwc:decimalLongitude "42.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.07 42.88)"^^geo:wktLiteral ;
  geo-pos:lat "-13.07"^^xsd:decimal ;
  geo-pos:long "42.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 786'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '42.88'^^xsd:double;
  dwc:latitude '-13.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 786'^^xsd:string;
  dwc:observationDate '2001-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.58 43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.58"^^xsd:decimal ;
  dwc:decimalLongitude "43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.58 43.2)"^^geo:wktLiteral ;
  geo-pos:lat "-12.58"^^xsd:decimal ;
  geo-pos:long "43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 787'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.2'^^xsd:double;
  dwc:latitude '-12.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 787'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.58 43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.58"^^xsd:decimal ;
  dwc:decimalLongitude "43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.58 43.2)"^^geo:wktLiteral ;
  geo-pos:lat "-12.58"^^xsd:decimal ;
  geo-pos:long "43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 788'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.2'^^xsd:double;
  dwc:latitude '-12.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 788'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.58 43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.58"^^xsd:decimal ;
  dwc:decimalLongitude "43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.58 43.2)"^^geo:wktLiteral ;
  geo-pos:lat "-12.58"^^xsd:decimal ;
  geo-pos:long "43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 789'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.2'^^xsd:double;
  dwc:latitude '-12.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 789'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 40.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 40.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "40.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2685'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '40.82'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2685'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8965'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8965'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8966'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8966'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8967'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8967'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8968'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8968'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "18.85"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8675'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '18.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8675'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 42.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.72"^^xsd:decimal ;
  dwc:decimalLongitude "42.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 42.43)"^^geo:wktLiteral ;
  geo-pos:lat "-13.72"^^xsd:decimal ;
  geo-pos:long "42.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 839'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.43'^^xsd:double;
  dwc:latitude '-13.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 839'^^xsd:string;
  dwc:observationDate '2001-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -3.4)"^^geo:wktLiteral ;
  geo-pos:lat "4.63"^^xsd:decimal ;
  geo-pos:long "-3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 842'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.4'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 842'^^xsd:string;
  dwc:observationDate '2001-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 42.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.72"^^xsd:decimal ;
  dwc:decimalLongitude "42.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 42.43)"^^geo:wktLiteral ;
  geo-pos:lat "-13.72"^^xsd:decimal ;
  geo-pos:long "42.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 840'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.43'^^xsd:double;
  dwc:latitude '-13.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 840'^^xsd:string;
  dwc:observationDate '2001-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 42.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.72"^^xsd:decimal ;
  dwc:decimalLongitude "42.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 42.43)"^^geo:wktLiteral ;
  geo-pos:lat "-13.72"^^xsd:decimal ;
  geo-pos:long "42.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 841'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '42.43'^^xsd:double;
  dwc:latitude '-13.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 841'^^xsd:string;
  dwc:observationDate '2001-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 49.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 49.97)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25"^^xsd:decimal ;
  geo-pos:long "49.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8962'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.97'^^xsd:double;
  dwc:latitude '-1.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8962'^^xsd:string;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 49.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 49.97)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25"^^xsd:decimal ;
  geo-pos:long "49.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8963'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.97'^^xsd:double;
  dwc:latitude '-1.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8963'^^xsd:string;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 50.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.43"^^xsd:decimal ;
  dwc:decimalLongitude "50.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 50.3)"^^geo:wktLiteral ;
  geo-pos:lat "-3.43"^^xsd:decimal ;
  geo-pos:long "50.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8964'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '50.3'^^xsd:double;
  dwc:latitude '-3.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8964'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.42"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.42"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2686'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-6.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2686'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.42"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.42"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2687'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-6.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2687'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.42"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.42"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2688'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-6.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2688'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.45 -16.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.45 -16.78)"^^geo:wktLiteral ;
  geo-pos:lat "17.45"^^xsd:decimal ;
  geo-pos:long "-16.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8972'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.78'^^xsd:double;
  dwc:latitude '17.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8972'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.37 40.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.37"^^xsd:decimal ;
  dwc:decimalLongitude "40.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.37 40.97)"^^geo:wktLiteral ;
  geo-pos:lat "-6.37"^^xsd:decimal ;
  geo-pos:long "40.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2682'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '40.97'^^xsd:double;
  dwc:latitude '-6.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2682'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.37 40.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.37"^^xsd:decimal ;
  dwc:decimalLongitude "40.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.37 40.97)"^^geo:wktLiteral ;
  geo-pos:lat "-6.37"^^xsd:decimal ;
  geo-pos:long "40.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2683'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '40.97'^^xsd:double;
  dwc:latitude '-6.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2683'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.72 -4.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.72"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.72 -4.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.72"^^xsd:decimal ;
  geo-pos:long "-4.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 838'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-4.47'^^xsd:double;
  dwc:latitude '4.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 838'^^xsd:string;
  dwc:observationDate '2001-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.93 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.93"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.93 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "4.93"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 837'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '4.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 837'^^xsd:string;
  dwc:observationDate '2001-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.38"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "-8.38"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3464'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '-8.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3464'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8882'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8882'^^xsd:string;
  dwc:observationDate '2012-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8969'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8969'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8970'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8970'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.88 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.88 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "9.88"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8894'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '9.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8894'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "9.33"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8905'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '9.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8905'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 49.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.08"^^xsd:decimal ;
  dwc:decimalLongitude "49.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 49.22)"^^geo:wktLiteral ;
  geo-pos:lat "-1.08"^^xsd:decimal ;
  geo-pos:long "49.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8918'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.22'^^xsd:double;
  dwc:latitude '-1.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8918'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.98"^^xsd:decimal ;
  dwc:decimalLongitude "48.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.98"^^xsd:decimal ;
  geo-pos:long "48.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8942'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.62'^^xsd:double;
  dwc:latitude '-1.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8942'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 48.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "48.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 48.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "48.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8953'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '48.17'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8953'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 49.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 49.97)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25"^^xsd:decimal ;
  geo-pos:long "49.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8961'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.97'^^xsd:double;
  dwc:latitude '-1.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8961'^^xsd:string;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.73)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2681'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '1.73'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2681'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 47.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "47.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 47.23)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "47.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 856'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '47.23'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 856'^^xsd:string;
  dwc:observationDate '2001-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.17 45.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.17"^^xsd:decimal ;
  dwc:decimalLongitude "45.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.17 45.33)"^^geo:wktLiteral ;
  geo-pos:lat "-13.17"^^xsd:decimal ;
  geo-pos:long "45.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 857'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '45.33'^^xsd:double;
  dwc:latitude '-13.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 857'^^xsd:string;
  dwc:observationDate '2001-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.17 45.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.17"^^xsd:decimal ;
  dwc:decimalLongitude "45.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.17 45.33)"^^geo:wktLiteral ;
  geo-pos:lat "-13.17"^^xsd:decimal ;
  geo-pos:long "45.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 858'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '45.33'^^xsd:double;
  dwc:latitude '-13.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 858'^^xsd:string;
  dwc:observationDate '2001-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.17 45.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.17"^^xsd:decimal ;
  dwc:decimalLongitude "45.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.17 45.33)"^^geo:wktLiteral ;
  geo-pos:lat "-13.17"^^xsd:decimal ;
  geo-pos:long "45.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 859'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '45.33'^^xsd:double;
  dwc:latitude '-13.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 859'^^xsd:string;
  dwc:observationDate '2001-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.17 45.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.17"^^xsd:decimal ;
  dwc:decimalLongitude "45.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.17 45.33)"^^geo:wktLiteral ;
  geo-pos:lat "-13.17"^^xsd:decimal ;
  geo-pos:long "45.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 860'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '45.33'^^xsd:double;
  dwc:latitude '-13.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 860'^^xsd:string;
  dwc:observationDate '2001-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.52 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.52"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.52 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "9.52"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 861'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '9.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 861'^^xsd:string;
  dwc:observationDate '2001-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.52 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.52"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.52 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "9.52"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 862'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '9.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 862'^^xsd:string;
  dwc:observationDate '2001-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.52 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.52"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.52 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "9.52"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 863'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '9.52'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 863'^^xsd:string;
  dwc:observationDate '2001-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.52 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.52"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.52 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "9.52"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 864'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '9.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 864'^^xsd:string;
  dwc:observationDate '2001-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.9 41.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.9"^^xsd:decimal ;
  dwc:decimalLongitude "41.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.9 41.22)"^^geo:wktLiteral ;
  geo-pos:lat "-13.9"^^xsd:decimal ;
  geo-pos:long "41.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 865'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '41.22'^^xsd:double;
  dwc:latitude '-13.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 865'^^xsd:string;
  dwc:observationDate '2001-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -3.4)"^^geo:wktLiteral ;
  geo-pos:lat "4.63"^^xsd:decimal ;
  geo-pos:long "-3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 843'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.4'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 843'^^xsd:string;
  dwc:observationDate '2001-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -3.4)"^^geo:wktLiteral ;
  geo-pos:lat "4.63"^^xsd:decimal ;
  geo-pos:long "-3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 844'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.4'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 844'^^xsd:string;
  dwc:observationDate '2001-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -3.4)"^^geo:wktLiteral ;
  geo-pos:lat "4.63"^^xsd:decimal ;
  geo-pos:long "-3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 845'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.4'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 845'^^xsd:string;
  dwc:observationDate '2001-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -3.4)"^^geo:wktLiteral ;
  geo-pos:lat "4.63"^^xsd:decimal ;
  geo-pos:long "-3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 846'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.4'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 846'^^xsd:string;
  dwc:observationDate '2001-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.65 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.65 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.65"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 847'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '4.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 847'^^xsd:string;
  dwc:observationDate '2001-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.65 -3.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.65 -3.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.65"^^xsd:decimal ;
  geo-pos:long "-3.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 848'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-3.53'^^xsd:double;
  dwc:latitude '4.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 848'^^xsd:string;
  dwc:observationDate '2001-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.47)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "-5.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 849'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.47'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 849'^^xsd:string;
  dwc:observationDate '2001-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 45.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 45.17)"^^geo:wktLiteral ;
  geo-pos:lat "-13.55"^^xsd:decimal ;
  geo-pos:long "45.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 850'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '45.17'^^xsd:double;
  dwc:latitude '-13.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 850'^^xsd:string;
  dwc:observationDate '2001-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 45.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 45.17)"^^geo:wktLiteral ;
  geo-pos:lat "-13.55"^^xsd:decimal ;
  geo-pos:long "45.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 851'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '45.17'^^xsd:double;
  dwc:latitude '-13.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 851'^^xsd:string;
  dwc:observationDate '2001-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 45.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 45.17)"^^geo:wktLiteral ;
  geo-pos:lat "-13.55"^^xsd:decimal ;
  geo-pos:long "45.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 852'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '45.17'^^xsd:double;
  dwc:latitude '-13.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 852'^^xsd:string;
  dwc:observationDate '2001-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 47.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "47.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 47.23)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "47.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 853'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '47.23'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 853'^^xsd:string;
  dwc:observationDate '2001-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 47.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "47.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 47.23)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "47.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 854'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '47.23'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 854'^^xsd:string;
  dwc:observationDate '2001-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 47.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "47.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 47.23)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "47.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 855'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '47.23'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 855'^^xsd:string;
  dwc:observationDate '2001-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 40.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 40.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "40.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2684'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '40.82'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2684'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.15"^^xsd:decimal ;
  dwc:decimalLongitude "45.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  geo-pos:lat "-14.15"^^xsd:decimal ;
  geo-pos:long "45.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 874'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '45.98'^^xsd:double;
  dwc:latitude '-14.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 874'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.15"^^xsd:decimal ;
  dwc:decimalLongitude "45.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  geo-pos:lat "-14.15"^^xsd:decimal ;
  geo-pos:long "45.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 875'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '45.98'^^xsd:double;
  dwc:latitude '-14.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 875'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 49.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.08"^^xsd:decimal ;
  dwc:decimalLongitude "49.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 49.22)"^^geo:wktLiteral ;
  geo-pos:lat "-1.08"^^xsd:decimal ;
  geo-pos:long "49.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8919'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.22'^^xsd:double;
  dwc:latitude '-1.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8919'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.15"^^xsd:decimal ;
  dwc:decimalLongitude "45.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  geo-pos:lat "-14.15"^^xsd:decimal ;
  geo-pos:long "45.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 873'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '45.98'^^xsd:double;
  dwc:latitude '-14.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 873'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.15"^^xsd:decimal ;
  dwc:decimalLongitude "45.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  geo-pos:lat "-14.15"^^xsd:decimal ;
  geo-pos:long "45.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 871'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '45.98'^^xsd:double;
  dwc:latitude '-14.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 871'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.15"^^xsd:decimal ;
  dwc:decimalLongitude "45.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  geo-pos:lat "-14.15"^^xsd:decimal ;
  geo-pos:long "45.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 872'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '45.98'^^xsd:double;
  dwc:latitude '-14.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 872'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.9 41.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.9"^^xsd:decimal ;
  dwc:decimalLongitude "41.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.9 41.22)"^^geo:wktLiteral ;
  geo-pos:lat "-13.9"^^xsd:decimal ;
  geo-pos:long "41.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 866'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '41.22'^^xsd:double;
  dwc:latitude '-13.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 866'^^xsd:string;
  dwc:observationDate '2001-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.75 48.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.75 48.08)"^^geo:wktLiteral ;
  geo-pos:lat "-1.75"^^xsd:decimal ;
  geo-pos:long "48.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8943'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '48.08'^^xsd:double;
  dwc:latitude '-1.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8943'^^xsd:string;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 48.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.85"^^xsd:decimal ;
  dwc:decimalLongitude "48.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 48.38)"^^geo:wktLiteral ;
  geo-pos:lat "-0.85"^^xsd:decimal ;
  geo-pos:long "48.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8944'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '48.38'^^xsd:double;
  dwc:latitude '-0.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8944'^^xsd:string;
  dwc:observationDate '2012-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 48.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.85"^^xsd:decimal ;
  dwc:decimalLongitude "48.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 48.38)"^^geo:wktLiteral ;
  geo-pos:lat "-0.85"^^xsd:decimal ;
  geo-pos:long "48.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8945'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '48.38'^^xsd:double;
  dwc:latitude '-0.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8945'^^xsd:string;
  dwc:observationDate '2012-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82 49.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.82"^^xsd:decimal ;
  dwc:decimalLongitude "49.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82 49.27)"^^geo:wktLiteral ;
  geo-pos:lat "-0.82"^^xsd:decimal ;
  geo-pos:long "49.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8929'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.27'^^xsd:double;
  dwc:latitude '-0.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8929'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.9 41.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.9"^^xsd:decimal ;
  dwc:decimalLongitude "41.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.9 41.22)"^^geo:wktLiteral ;
  geo-pos:lat "-13.9"^^xsd:decimal ;
  geo-pos:long "41.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 867'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '41.22'^^xsd:double;
  dwc:latitude '-13.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 867'^^xsd:string;
  dwc:observationDate '2001-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.9 41.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.9"^^xsd:decimal ;
  dwc:decimalLongitude "41.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.9 41.22)"^^geo:wktLiteral ;
  geo-pos:lat "-13.9"^^xsd:decimal ;
  geo-pos:long "41.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 868'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '41.22'^^xsd:double;
  dwc:latitude '-13.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 868'^^xsd:string;
  dwc:observationDate '2001-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.15"^^xsd:decimal ;
  dwc:decimalLongitude "45.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  geo-pos:lat "-14.15"^^xsd:decimal ;
  geo-pos:long "45.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 869'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '45.98'^^xsd:double;
  dwc:latitude '-14.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 869'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.15"^^xsd:decimal ;
  dwc:decimalLongitude "45.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  geo-pos:lat "-14.15"^^xsd:decimal ;
  geo-pos:long "45.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 870'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '45.98'^^xsd:double;
  dwc:latitude '-14.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 870'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 999'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 999'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1000'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1000'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -15.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -15.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.22"^^xsd:decimal ;
  geo-pos:long "-15.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8688'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.93'^^xsd:double;
  dwc:latitude '1.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8688'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 50.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 50.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "50.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8611'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.83'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8611'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 50.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 50.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "50.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8612'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.83'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8612'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 50.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 50.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "50.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8613'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.83'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8613'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.9 51.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.9"^^xsd:decimal ;
  dwc:decimalLongitude "51.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.9 51.47)"^^geo:wktLiteral ;
  geo-pos:lat "-6.9"^^xsd:decimal ;
  geo-pos:long "51.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8629'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.47'^^xsd:double;
  dwc:latitude '-6.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8629'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.25 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.25 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "18.25"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 989'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '18.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 989'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.25 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.25 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "18.25"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 990'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '18.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 990'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 57.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.57"^^xsd:decimal ;
  dwc:decimalLongitude "57.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.57 57.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.57"^^xsd:decimal ;
  geo-pos:long "57.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 991'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '57.25'^^xsd:double;
  dwc:latitude '-2.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 991'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 56.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 992'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '56.5'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 992'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 57.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "57.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 57.33)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "57.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 993'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '57.33'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 993'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.48 57.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.48"^^xsd:decimal ;
  dwc:decimalLongitude "57.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.48 57.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.48"^^xsd:decimal ;
  geo-pos:long "57.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 994'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.02'^^xsd:double;
  dwc:latitude '-3.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 994'^^xsd:string;
  dwc:observationDate '2001-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 995'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '-1.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 995'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.43"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "19.43"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 996'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '19.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 996'^^xsd:string;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.43"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "19.43"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 997'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '19.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 997'^^xsd:string;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.43"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.43 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "19.43"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 998'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '19.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 998'^^xsd:string;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1001'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1001'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 55.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "55.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 55.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "55.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1002'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.65'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1002'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1003'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1003'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.53 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.53"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.53 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.53"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1004'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1004'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1005'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1005'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.53 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.53"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.53 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.53"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1006'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1006'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 55.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 55.43)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "55.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1007'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.43'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1007'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.53 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.53"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.53 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.53"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1008'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1008'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.45 -14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.45"^^xsd:decimal ;
  dwc:decimalLongitude "-14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.45 -14.17)"^^geo:wktLiteral ;
  geo-pos:lat "7.45"^^xsd:decimal ;
  geo-pos:long "-14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3473'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.17'^^xsd:double;
  dwc:latitude '7.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3473'^^xsd:string;
  dwc:observationDate '2004-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.45 -14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.45"^^xsd:decimal ;
  dwc:decimalLongitude "-14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.45 -14.17)"^^geo:wktLiteral ;
  geo-pos:lat "7.45"^^xsd:decimal ;
  geo-pos:long "-14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3474'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.17'^^xsd:double;
  dwc:latitude '7.45'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3474'^^xsd:string;
  dwc:observationDate '2004-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "12.12"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3475'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '12.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3475'^^xsd:string;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "12.12"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3476'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '12.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3476'^^xsd:string;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "12.12"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3477'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '12.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3477'^^xsd:string;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.75 -7.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.75 -7.18)"^^geo:wktLiteral ;
  geo-pos:lat "-2.75"^^xsd:decimal ;
  geo-pos:long "-7.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8627'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-7.18'^^xsd:double;
  dwc:latitude '-2.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8627'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.75 -7.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.75 -7.18)"^^geo:wktLiteral ;
  geo-pos:lat "-2.75"^^xsd:decimal ;
  geo-pos:long "-7.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8628'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-7.18'^^xsd:double;
  dwc:latitude '-2.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8628'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "12.12"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3478'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '12.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3478'^^xsd:string;
  dwc:observationDate '2004-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7553'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7553'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2708'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2708'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.37"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2709'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2709'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.37"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2710'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2710'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.37"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2711'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2711'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 48.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "48.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 48.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "48.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2712'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '48.83'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2712'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 48.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "48.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 48.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "48.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2713'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '48.83'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2713'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 48.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "48.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 48.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "48.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2714'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '48.83'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2714'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8574'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8574'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8575'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8575'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8576'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8576'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1009'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1009'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1010'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1010'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1011'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1011'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1012'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1012'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4 1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4 1.68)"^^geo:wktLiteral ;
  geo-pos:lat "0.4"^^xsd:decimal ;
  geo-pos:long "1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1013'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '1.68'^^xsd:double;
  dwc:latitude '0.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1013'^^xsd:string;
  dwc:observationDate '2001-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1014'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1014'^^xsd:string;
  dwc:observationDate '2001-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1015'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1015'^^xsd:string;
  dwc:observationDate '2001-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 1.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "1.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 1.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "1.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1016'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '1.58'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1016'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 1.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "1.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 1.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "1.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1017'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '1.58'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1017'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 1.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "1.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 1.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "1.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1018'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '1.58'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1018'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.47 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.47"^^xsd:decimal ;
  dwc:decimalLongitude "1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.47 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "0.47"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1019'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '0.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1019'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.47 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.47"^^xsd:decimal ;
  dwc:decimalLongitude "1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.47 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "0.47"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1020'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '0.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1020'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.47 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.47"^^xsd:decimal ;
  dwc:decimalLongitude "1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.47 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "0.47"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1021'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '0.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1021'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 48.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "48.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 48.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "48.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2715'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '48.83'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2715'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 50.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.68"^^xsd:decimal ;
  dwc:decimalLongitude "50.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 50.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.68"^^xsd:decimal ;
  geo-pos:long "50.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2716'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '50.82'^^xsd:double;
  dwc:latitude '3.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2716'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 50.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.68"^^xsd:decimal ;
  dwc:decimalLongitude "50.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 50.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.68"^^xsd:decimal ;
  geo-pos:long "50.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2717'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '50.82'^^xsd:double;
  dwc:latitude '3.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2717'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 50.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.68"^^xsd:decimal ;
  dwc:decimalLongitude "50.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 50.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.68"^^xsd:decimal ;
  geo-pos:long "50.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2718'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '50.82'^^xsd:double;
  dwc:latitude '3.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2718'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2719'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2719'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.95"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2720'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-2.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2720'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2721'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2721'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.95"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2722'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-2.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2722'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2723'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2723'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 9.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.12"^^xsd:decimal ;
  geo-pos:long "9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8564'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '9.42'^^xsd:double;
  dwc:latitude '-3.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8564'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.12"^^xsd:decimal ;
  dwc:decimalLongitude "9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.12 9.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.12"^^xsd:decimal ;
  geo-pos:long "9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8565'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '9.42'^^xsd:double;
  dwc:latitude '-3.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8565'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8577'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8577'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8593'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8593'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8538'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8538'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8539'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8539'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8540'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8540'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28"^^xsd:decimal ;
  dwc:decimalLongitude "48.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8551'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '-1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8551'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "18.85"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8676'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '18.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8676'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "18.85"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8677'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '18.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8677'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -17.2)"^^geo:wktLiteral ;
  geo-pos:lat "18.85"^^xsd:decimal ;
  geo-pos:long "-17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8678'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.2'^^xsd:double;
  dwc:latitude '18.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8678'^^xsd:string;
  dwc:observationDate '2011-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 55.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 55.63)"^^geo:wktLiteral ;
  geo-pos:lat "-7.48"^^xsd:decimal ;
  geo-pos:long "55.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8679'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.63'^^xsd:double;
  dwc:latitude '-7.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8679'^^xsd:string;
  dwc:observationDate '2011-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8652'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8652'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.08 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.08"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.08 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "17.08"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 968'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '17.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 968'^^xsd:string;
  dwc:observationDate '2001-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.2 -17.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.2 -17.72)"^^geo:wktLiteral ;
  geo-pos:lat "15.2"^^xsd:decimal ;
  geo-pos:long "-17.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8711'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.72'^^xsd:double;
  dwc:latitude '15.2'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8711'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.2 -17.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.2 -17.72)"^^geo:wktLiteral ;
  geo-pos:lat "15.2"^^xsd:decimal ;
  geo-pos:long "-17.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8712'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.72'^^xsd:double;
  dwc:latitude '15.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8712'^^xsd:string;
  dwc:observationDate '2011-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.27"^^xsd:decimal ;
  dwc:decimalLongitude "58.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.63)"^^geo:wktLiteral ;
  geo-pos:lat "-6.27"^^xsd:decimal ;
  geo-pos:long "58.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8730'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '58.63'^^xsd:double;
  dwc:latitude '-6.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8730'^^xsd:string;
  dwc:observationDate '2011-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.27"^^xsd:decimal ;
  dwc:decimalLongitude "58.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.63)"^^geo:wktLiteral ;
  geo-pos:lat "-6.27"^^xsd:decimal ;
  geo-pos:long "58.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8731'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '58.63'^^xsd:double;
  dwc:latitude '-6.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8731'^^xsd:string;
  dwc:observationDate '2011-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.63 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.63"^^xsd:decimal ;
  dwc:decimalLongitude "4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.63 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.63"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 960'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '-0.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 960'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.08 4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.08"^^xsd:decimal ;
  dwc:decimalLongitude "4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.08 4.55)"^^geo:wktLiteral ;
  geo-pos:lat "-0.08"^^xsd:decimal ;
  geo-pos:long "4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 961'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '4.55'^^xsd:double;
  dwc:latitude '-0.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 961'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 56.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "56.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 56.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "56.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 962'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '56.83'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 962'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "6.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.33"^^xsd:decimal ;
  geo-pos:long "6.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 963'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '6.08'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 963'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "6.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.33"^^xsd:decimal ;
  geo-pos:long "6.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 964'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '6.08'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 964'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "6.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.33"^^xsd:decimal ;
  geo-pos:long "6.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 965'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '6.08'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 965'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "6.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.33"^^xsd:decimal ;
  geo-pos:long "6.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 966'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '6.08'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 966'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "6.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 6.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.33"^^xsd:decimal ;
  geo-pos:long "6.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 967'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '6.08'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 967'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -15.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -15.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.22"^^xsd:decimal ;
  geo-pos:long "-15.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8689'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.93'^^xsd:double;
  dwc:latitude '1.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8689'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 50.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8"^^xsd:decimal ;
  dwc:decimalLongitude "50.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 50.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.8"^^xsd:decimal ;
  geo-pos:long "50.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8653'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.28'^^xsd:double;
  dwc:latitude '1.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8653'^^xsd:string;
  dwc:observationDate '2011-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 980'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 980'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 981'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 981'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 982'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 982'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 983'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 983'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 984'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 984'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 985'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 985'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 54)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 986'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 986'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 54)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 987'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 987'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.25 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.25 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "18.25"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 988'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '18.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 988'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 51.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.88"^^xsd:decimal ;
  dwc:decimalLongitude "51.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 51.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.88"^^xsd:decimal ;
  geo-pos:long "51.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8638'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.55'^^xsd:double;
  dwc:latitude '0.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8638'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.98"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.98"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8639'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '0.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8639'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.98"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.98"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8640'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '0.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8640'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 979'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 979'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2707'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2707'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.98 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.98 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.98"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 972'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 972'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.98 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.98 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.98"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 973'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 973'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 52.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "52.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 52.38)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "52.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 974'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.38'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 974'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 975'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 975'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.18 3.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.18"^^xsd:decimal ;
  dwc:decimalLongitude "3.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.18 3.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.18"^^xsd:decimal ;
  geo-pos:long "3.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 976'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.25'^^xsd:double;
  dwc:latitude '-0.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 976'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.18 3.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.18"^^xsd:decimal ;
  dwc:decimalLongitude "3.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.18 3.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.18"^^xsd:decimal ;
  geo-pos:long "3.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 977'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.25'^^xsd:double;
  dwc:latitude '-0.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 977'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 53.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.37"^^xsd:decimal ;
  dwc:decimalLongitude "53.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 53.45)"^^geo:wktLiteral ;
  geo-pos:lat "-4.37"^^xsd:decimal ;
  geo-pos:long "53.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 978'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.45'^^xsd:double;
  dwc:latitude '-4.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 978'^^xsd:string;
  dwc:observationDate '2001-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "44.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 951'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-8.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 951'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "44.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 952'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-8.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 952'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 953'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 953'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 954'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 954'^^xsd:string;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.45 62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.45"^^xsd:decimal ;
  dwc:decimalLongitude "62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.45 62)"^^geo:wktLiteral ;
  geo-pos:lat "-0.45"^^xsd:decimal ;
  geo-pos:long "62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 955'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '62'^^xsd:integer;
  dwc:latitude '-0.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 955'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.45 62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.45"^^xsd:decimal ;
  dwc:decimalLongitude "62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.45 62)"^^geo:wktLiteral ;
  geo-pos:lat "-0.45"^^xsd:decimal ;
  geo-pos:long "62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 956'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '62'^^xsd:integer;
  dwc:latitude '-0.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 956'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.45 62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.45"^^xsd:decimal ;
  dwc:decimalLongitude "62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.45 62)"^^geo:wktLiteral ;
  geo-pos:lat "-0.45"^^xsd:decimal ;
  geo-pos:long "62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 957'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '62'^^xsd:integer;
  dwc:latitude '-0.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 957'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 55.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "55.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 55.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "55.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 958'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.25'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 958'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.63 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.63"^^xsd:decimal ;
  dwc:decimalLongitude "4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.63 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.63"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 959'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '-0.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 959'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28"^^xsd:decimal ;
  dwc:decimalLongitude "61.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28"^^xsd:decimal ;
  geo-pos:long "61.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8772'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '61.4'^^xsd:double;
  dwc:latitude '-6.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8772'^^xsd:string;
  dwc:observationDate '2012-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.87 57.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.87"^^xsd:decimal ;
  dwc:decimalLongitude "57.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.87 57.7)"^^geo:wktLiteral ;
  geo-pos:lat "-11.87"^^xsd:decimal ;
  geo-pos:long "57.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8325'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '57.7'^^xsd:double;
  dwc:latitude '-11.87'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8325'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28"^^xsd:decimal ;
  dwc:decimalLongitude "61.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28"^^xsd:decimal ;
  geo-pos:long "61.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8771'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '61.4'^^xsd:double;
  dwc:latitude '-6.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8771'^^xsd:string;
  dwc:observationDate '2012-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8769'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8769'^^xsd:string;
  dwc:observationDate '2012-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.17"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.17 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "2.17"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8770'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '2.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8770'^^xsd:string;
  dwc:observationDate '2012-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8793'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8793'^^xsd:string;
  dwc:observationDate '2012-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8745'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8745'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.27"^^xsd:decimal ;
  dwc:decimalLongitude "58.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.27"^^xsd:decimal ;
  geo-pos:long "58.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8732'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '58.4'^^xsd:double;
  dwc:latitude '-6.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8732'^^xsd:string;
  dwc:observationDate '2011-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "-0.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8756'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-0.13'^^xsd:double;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8756'^^xsd:string;
  dwc:observationDate '2011-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "42.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 940'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '42.25'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 940'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8743'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8743'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8744'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8744'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 59.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.85"^^xsd:decimal ;
  dwc:decimalLongitude "59.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 59.37)"^^geo:wktLiteral ;
  geo-pos:lat "-5.85"^^xsd:decimal ;
  geo-pos:long "59.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8720'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '59.37'^^xsd:double;
  dwc:latitude '-5.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8720'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 59.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.85"^^xsd:decimal ;
  dwc:decimalLongitude "59.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 59.37)"^^geo:wktLiteral ;
  geo-pos:lat "-5.85"^^xsd:decimal ;
  geo-pos:long "59.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8721'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '59.37'^^xsd:double;
  dwc:latitude '-5.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8721'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 59.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.85"^^xsd:decimal ;
  dwc:decimalLongitude "59.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 59.37)"^^geo:wktLiteral ;
  geo-pos:lat "-5.85"^^xsd:decimal ;
  geo-pos:long "59.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8722'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '59.37'^^xsd:double;
  dwc:latitude '-5.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8722'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "42.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 941'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '42.25'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 941'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "42.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 942'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '42.25'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 942'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 -23.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.55"^^xsd:decimal ;
  dwc:decimalLongitude "-23.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 -23.25)"^^geo:wktLiteral ;
  geo-pos:lat "9.55"^^xsd:decimal ;
  geo-pos:long "-23.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 943'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-23.25'^^xsd:double;
  dwc:latitude '9.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 943'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 -23.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.55"^^xsd:decimal ;
  dwc:decimalLongitude "-23.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 -23.25)"^^geo:wktLiteral ;
  geo-pos:lat "9.55"^^xsd:decimal ;
  geo-pos:long "-23.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 944'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-23.25'^^xsd:double;
  dwc:latitude '9.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 944'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 -23.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.55"^^xsd:decimal ;
  dwc:decimalLongitude "-23.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 -23.25)"^^geo:wktLiteral ;
  geo-pos:lat "9.55"^^xsd:decimal ;
  geo-pos:long "-23.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 945'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-23.25'^^xsd:double;
  dwc:latitude '9.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 945'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 -23.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.55"^^xsd:decimal ;
  dwc:decimalLongitude "-23.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 -23.25)"^^geo:wktLiteral ;
  geo-pos:lat "9.55"^^xsd:decimal ;
  geo-pos:long "-23.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 946'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-23.25'^^xsd:double;
  dwc:latitude '9.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 946'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "17.53"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 948'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '17.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 948'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "17.53"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 949'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '17.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 949'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "44.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 44.25)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 950'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '44.25'^^xsd:double;
  dwc:latitude '-8.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 950'^^xsd:string;
  dwc:observationDate '2001-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.53 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "17.53"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 947'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '17.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 947'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.6 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.6 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "5.6"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6269'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '5.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6269'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 50.65)"^^geo:wktLiteral ;
  geo-pos:lat "1.4"^^xsd:decimal ;
  geo-pos:long "50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8663'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.65'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8663'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 43.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08"^^xsd:decimal ;
  dwc:decimalLongitude "43.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 43.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08"^^xsd:decimal ;
  geo-pos:long "43.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 930'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '43.25'^^xsd:double;
  dwc:latitude '-7.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 930'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 43.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08"^^xsd:decimal ;
  dwc:decimalLongitude "43.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 43.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08"^^xsd:decimal ;
  geo-pos:long "43.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 931'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '43.25'^^xsd:double;
  dwc:latitude '-7.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 931'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 43.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08"^^xsd:decimal ;
  dwc:decimalLongitude "43.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 43.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08"^^xsd:decimal ;
  geo-pos:long "43.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 932'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '43.25'^^xsd:double;
  dwc:latitude '-7.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 932'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.58 -16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.58"^^xsd:decimal ;
  dwc:decimalLongitude "-16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.58 -16.17)"^^geo:wktLiteral ;
  geo-pos:lat "17.58"^^xsd:decimal ;
  geo-pos:long "-16.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 933'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-16.17'^^xsd:double;
  dwc:latitude '17.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 933'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.58 -16.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.58"^^xsd:decimal ;
  dwc:decimalLongitude "-16.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.58 -16.17)"^^geo:wktLiteral ;
  geo-pos:lat "17.58"^^xsd:decimal ;
  geo-pos:long "-16.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 934'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-16.17'^^xsd:double;
  dwc:latitude '17.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 934'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "42.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 935'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '42.25'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 935'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "42.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 936'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '42.25'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 936'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "42.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 937'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '42.25'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 937'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "42.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 938'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '42.25'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 938'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 42.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "42.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 939'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '42.25'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 939'^^xsd:string;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.88 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.88 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "9.88"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8895'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '9.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8895'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.12 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.12 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "14.12"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8896'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '14.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8896'^^xsd:string;
  dwc:observationDate '2012-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.12 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.12 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "14.12"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8897'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '14.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8897'^^xsd:string;
  dwc:observationDate '2012-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.38"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "-8.38"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3465'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '-8.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3465'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.98 -20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.98"^^xsd:decimal ;
  dwc:decimalLongitude "-20.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.98 -20.6)"^^geo:wktLiteral ;
  geo-pos:lat "7.98"^^xsd:decimal ;
  geo-pos:long "-20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3466'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '7.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3466'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.58"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "7.58"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3467'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '7.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3467'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.58"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "7.58"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3468'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '7.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3468'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.58"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "7.58"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3469'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '7.58'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3469'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.58"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "7.58"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3470'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '7.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3470'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3 43.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3"^^xsd:decimal ;
  dwc:decimalLongitude "43.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3 43.23)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3"^^xsd:decimal ;
  geo-pos:long "43.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 889'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '43.23'^^xsd:double;
  dwc:latitude '-13.3'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 889'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.45 -14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.45"^^xsd:decimal ;
  dwc:decimalLongitude "-14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.45 -14.17)"^^geo:wktLiteral ;
  geo-pos:lat "7.45"^^xsd:decimal ;
  geo-pos:long "-14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3472'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.17'^^xsd:double;
  dwc:latitude '7.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3472'^^xsd:string;
  dwc:observationDate '2004-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 50.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 50.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "50.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8906'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.02'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8906'^^xsd:string;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 50.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 50.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "50.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8907'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.02'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8907'^^xsd:string;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 49.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "49.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 49.95)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "49.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8908'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '49.95'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8908'^^xsd:string;
  dwc:observationDate '2012-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 57.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.98"^^xsd:decimal ;
  dwc:decimalLongitude "57.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 57.35)"^^geo:wktLiteral ;
  geo-pos:lat "-9.98"^^xsd:decimal ;
  geo-pos:long "57.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8873'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '57.35'^^xsd:double;
  dwc:latitude '-9.98'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8873'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.45 -14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.45"^^xsd:decimal ;
  dwc:decimalLongitude "-14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.45 -14.17)"^^geo:wktLiteral ;
  geo-pos:lat "7.45"^^xsd:decimal ;
  geo-pos:long "-14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3471'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.17'^^xsd:double;
  dwc:latitude '7.45'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3471'^^xsd:string;
  dwc:observationDate '2004-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.07 50.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.07"^^xsd:decimal ;
  dwc:decimalLongitude "50.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.07 50.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.07"^^xsd:decimal ;
  geo-pos:long "50.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8824'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50.58'^^xsd:double;
  dwc:latitude '-8.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8824'^^xsd:string;
  dwc:observationDate '2012-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.33"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-8.33"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8825'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-8.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8825'^^xsd:string;
  dwc:observationDate '2012-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-18.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8826'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.52'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8826'^^xsd:string;
  dwc:observationDate '2012-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07 44.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07"^^xsd:decimal ;
  dwc:decimalLongitude "44.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07 44.52)"^^geo:wktLiteral ;
  geo-pos:lat "-9.07"^^xsd:decimal ;
  geo-pos:long "44.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 921'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.52'^^xsd:double;
  dwc:latitude '-9.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 921'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 51.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 51.52)"^^geo:wktLiteral ;
  geo-pos:lat "-8.2"^^xsd:decimal ;
  geo-pos:long "51.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8816'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '51.52'^^xsd:double;
  dwc:latitude '-8.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8816'^^xsd:string;
  dwc:observationDate '2012-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.3 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.3"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.3 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "15.3"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 909'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '15.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 909'^^xsd:string;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.08 -21.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.08"^^xsd:decimal ;
  dwc:decimalLongitude "-21.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.08 -21.12)"^^geo:wktLiteral ;
  geo-pos:lat "12.08"^^xsd:decimal ;
  geo-pos:long "-21.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 910'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-21.12'^^xsd:double;
  dwc:latitude '12.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 910'^^xsd:string;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.3 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.3"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.3 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "15.3"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 911'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '15.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 911'^^xsd:string;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.08 -21.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.08"^^xsd:decimal ;
  dwc:decimalLongitude "-21.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.08 -21.12)"^^geo:wktLiteral ;
  geo-pos:lat "12.08"^^xsd:decimal ;
  geo-pos:long "-21.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 912'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-21.12'^^xsd:double;
  dwc:latitude '12.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 912'^^xsd:string;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.08 -21.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.08"^^xsd:decimal ;
  dwc:decimalLongitude "-21.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.08 -21.12)"^^geo:wktLiteral ;
  geo-pos:lat "12.08"^^xsd:decimal ;
  geo-pos:long "-21.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 913'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-21.12'^^xsd:double;
  dwc:latitude '12.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 913'^^xsd:string;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.08 -21.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.08"^^xsd:decimal ;
  dwc:decimalLongitude "-21.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.08 -21.12)"^^geo:wktLiteral ;
  geo-pos:lat "12.08"^^xsd:decimal ;
  geo-pos:long "-21.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 914'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-21.12'^^xsd:double;
  dwc:latitude '12.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 914'^^xsd:string;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.08 44.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.08"^^xsd:decimal ;
  dwc:decimalLongitude "44.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.08 44.63)"^^geo:wktLiteral ;
  geo-pos:lat "-8.08"^^xsd:decimal ;
  geo-pos:long "44.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 915'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '44.63'^^xsd:double;
  dwc:latitude '-8.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 915'^^xsd:string;
  dwc:observationDate '2001-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2 -23.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2"^^xsd:decimal ;
  dwc:decimalLongitude "-23.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2 -23.45)"^^geo:wktLiteral ;
  geo-pos:lat "10.2"^^xsd:decimal ;
  geo-pos:long "-23.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 916'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-23.45'^^xsd:double;
  dwc:latitude '10.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 916'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2 -23.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.2"^^xsd:decimal ;
  dwc:decimalLongitude "-23.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.2 -23.45)"^^geo:wktLiteral ;
  geo-pos:lat "10.2"^^xsd:decimal ;
  geo-pos:long "-23.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 917'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-23.45'^^xsd:double;
  dwc:latitude '10.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 917'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07 44.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07"^^xsd:decimal ;
  dwc:decimalLongitude "44.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07 44.52)"^^geo:wktLiteral ;
  geo-pos:lat "-9.07"^^xsd:decimal ;
  geo-pos:long "44.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 918'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.52'^^xsd:double;
  dwc:latitude '-9.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 918'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07 44.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07"^^xsd:decimal ;
  dwc:decimalLongitude "44.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07 44.52)"^^geo:wktLiteral ;
  geo-pos:lat "-9.07"^^xsd:decimal ;
  geo-pos:long "44.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 919'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.52'^^xsd:double;
  dwc:latitude '-9.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 919'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07 44.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07"^^xsd:decimal ;
  dwc:decimalLongitude "44.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07 44.52)"^^geo:wktLiteral ;
  geo-pos:lat "-9.07"^^xsd:decimal ;
  geo-pos:long "44.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 920'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.52'^^xsd:double;
  dwc:latitude '-9.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 920'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8814'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8814'^^xsd:string;
  dwc:observationDate '2012-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8815'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8815'^^xsd:string;
  dwc:observationDate '2012-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -13.17)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "-13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8837'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-13.17'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8837'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "7.5"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 897'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '7.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 897'^^xsd:string;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-19.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 898'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.02'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 898'^^xsd:string;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-19.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 899'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.02'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 899'^^xsd:string;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-19.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 900'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.02'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 900'^^xsd:string;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-19.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 901'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.02'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 901'^^xsd:string;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-19.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 902'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.02'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 902'^^xsd:string;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-19.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 903'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.02'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 903'^^xsd:string;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -19.02)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-19.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 904'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-19.02'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 904'^^xsd:string;
  dwc:observationDate '2001-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.58 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.58"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.58 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.58"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 905'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '-8.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 905'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.58 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.58"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.58 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.58"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 906'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '-8.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 906'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.58 54.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.58"^^xsd:decimal ;
  dwc:decimalLongitude "54.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.58 54.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.58"^^xsd:decimal ;
  geo-pos:long "54.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 907'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '54.58'^^xsd:double;
  dwc:latitude '-8.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 907'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.08 -21.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.08"^^xsd:decimal ;
  dwc:decimalLongitude "-21.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.08 -21.12)"^^geo:wktLiteral ;
  geo-pos:lat "12.08"^^xsd:decimal ;
  geo-pos:long "-21.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 908'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-21.12'^^xsd:double;
  dwc:latitude '12.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 908'^^xsd:string;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.15"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.15"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8930'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-1.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8930'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.12 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.12 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "14.12"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8898'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '14.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8898'^^xsd:string;
  dwc:observationDate '2012-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "7.5"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 896'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '7.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 896'^^xsd:string;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3 43.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3"^^xsd:decimal ;
  dwc:decimalLongitude "43.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3 43.23)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3"^^xsd:decimal ;
  geo-pos:long "43.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 890'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '43.23'^^xsd:double;
  dwc:latitude '-13.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 890'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -20.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -20.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.33"^^xsd:decimal ;
  geo-pos:long "-20.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 891'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-20.32'^^xsd:double;
  dwc:latitude '9.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 891'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.17 -20.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.17"^^xsd:decimal ;
  dwc:decimalLongitude "-20.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.17 -20.57)"^^geo:wktLiteral ;
  geo-pos:lat "9.17"^^xsd:decimal ;
  geo-pos:long "-20.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 892'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-20.57'^^xsd:double;
  dwc:latitude '9.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 892'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.87 -20.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.87"^^xsd:decimal ;
  dwc:decimalLongitude "-20.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.87 -20.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.87"^^xsd:decimal ;
  geo-pos:long "-20.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 893'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.25'^^xsd:double;
  dwc:latitude '10.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 893'^^xsd:string;
  dwc:observationDate '2001-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "7.5"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 894'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '7.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 894'^^xsd:string;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "7.5"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 895'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '7.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 895'^^xsd:string;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.35)"^^geo:wktLiteral ;
  geo-pos:lat "-15.23"^^xsd:decimal ;
  geo-pos:long "42.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8858'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '42.35'^^xsd:double;
  dwc:latitude '-15.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8858'^^xsd:string;
  dwc:observationDate '2012-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 43.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.5"^^xsd:decimal ;
  dwc:decimalLongitude "43.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.5 43.22)"^^geo:wktLiteral ;
  geo-pos:lat "-14.5"^^xsd:decimal ;
  geo-pos:long "43.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8859'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '43.22'^^xsd:double;
  dwc:latitude '-14.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8859'^^xsd:string;
  dwc:observationDate '2012-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.28 -22.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.28"^^xsd:decimal ;
  dwc:decimalLongitude "-22.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.28 -22.02)"^^geo:wktLiteral ;
  geo-pos:lat "8.28"^^xsd:decimal ;
  geo-pos:long "-22.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8870'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-22.02'^^xsd:double;
  dwc:latitude '8.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8870'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.28 -22.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.28"^^xsd:decimal ;
  dwc:decimalLongitude "-22.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.28 -22.02)"^^geo:wktLiteral ;
  geo-pos:lat "8.28"^^xsd:decimal ;
  geo-pos:long "-22.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8871'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-22.02'^^xsd:double;
  dwc:latitude '8.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8871'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.28 -22.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.28"^^xsd:decimal ;
  dwc:decimalLongitude "-22.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.28 -22.02)"^^geo:wktLiteral ;
  geo-pos:lat "8.28"^^xsd:decimal ;
  geo-pos:long "-22.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8872'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-22.02'^^xsd:double;
  dwc:latitude '8.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8872'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.17 54.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.17 54.35)"^^geo:wktLiteral ;
  geo-pos:lat "-8.17"^^xsd:decimal ;
  geo-pos:long "54.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8838'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '54.35'^^xsd:double;
  dwc:latitude '-8.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8838'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.32 47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.32"^^xsd:decimal ;
  dwc:decimalLongitude "47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.32 47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.32"^^xsd:decimal ;
  geo-pos:long "47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8847'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.1'^^xsd:double;
  dwc:latitude '-9.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8847'^^xsd:string;
  dwc:observationDate '2012-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 46.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.72"^^xsd:decimal ;
  dwc:decimalLongitude "46.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 46.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.72"^^xsd:decimal ;
  geo-pos:long "46.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8848'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '46.25'^^xsd:double;
  dwc:latitude '-13.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8848'^^xsd:string;
  dwc:observationDate '2012-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.15"^^xsd:decimal ;
  dwc:decimalLongitude "45.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.15 45.98)"^^geo:wktLiteral ;
  geo-pos:lat "-14.15"^^xsd:decimal ;
  geo-pos:long "45.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 876'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '45.98'^^xsd:double;
  dwc:latitude '-14.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 876'^^xsd:string;
  dwc:observationDate '2001-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.5 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.5"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.5 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-13.5"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 877'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-13.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 877'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.02"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -23)"^^geo:wktLiteral ;
  geo-pos:lat "4.02"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 878'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '4.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 878'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.5 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.5"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.5 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-13.5"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 879'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-13.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 879'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.5 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.5"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.5 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-13.5"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 880'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-13.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 880'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.5 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.5"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.5 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-13.5"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 881'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-13.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 881'^^xsd:string;
  dwc:observationDate '2001-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.47 42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.47"^^xsd:decimal ;
  dwc:decimalLongitude "42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.47 42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-11.47"^^xsd:decimal ;
  geo-pos:long "42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 882'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '42.45'^^xsd:double;
  dwc:latitude '-11.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 882'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.47 42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.47"^^xsd:decimal ;
  dwc:decimalLongitude "42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.47 42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-11.47"^^xsd:decimal ;
  geo-pos:long "42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 883'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '42.45'^^xsd:double;
  dwc:latitude '-11.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 883'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.47 42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.47"^^xsd:decimal ;
  dwc:decimalLongitude "42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.47 42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-11.47"^^xsd:decimal ;
  geo-pos:long "42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 884'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '42.45'^^xsd:double;
  dwc:latitude '-11.47'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 884'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.47 42.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.47"^^xsd:decimal ;
  dwc:decimalLongitude "42.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.47 42.45)"^^geo:wktLiteral ;
  geo-pos:lat "-11.47"^^xsd:decimal ;
  geo-pos:long "42.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 885'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '42.45'^^xsd:double;
  dwc:latitude '-11.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 885'^^xsd:string;
  dwc:observationDate '2001-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -20.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.82"^^xsd:decimal ;
  dwc:decimalLongitude "-20.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.82 -20.67)"^^geo:wktLiteral ;
  geo-pos:lat "8.82"^^xsd:decimal ;
  geo-pos:long "-20.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 886'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-20.67'^^xsd:double;
  dwc:latitude '8.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 886'^^xsd:string;
  dwc:observationDate '2001-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3 43.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3"^^xsd:decimal ;
  dwc:decimalLongitude "43.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3 43.23)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3"^^xsd:decimal ;
  geo-pos:long "43.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 887'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '43.23'^^xsd:double;
  dwc:latitude '-13.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 887'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3 43.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.3"^^xsd:decimal ;
  dwc:decimalLongitude "43.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.3 43.23)"^^geo:wktLiteral ;
  geo-pos:lat "-13.3"^^xsd:decimal ;
  geo-pos:long "43.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 888'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '43.23'^^xsd:double;
  dwc:latitude '-13.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 888'^^xsd:string;
  dwc:observationDate '2001-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 40.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83"^^xsd:decimal ;
  dwc:decimalLongitude "40.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 40.33)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83"^^xsd:decimal ;
  geo-pos:long "40.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2694'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '40.33'^^xsd:double;
  dwc:latitude '-6.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2694'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 40.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "40.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 40.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "40.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2695'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '40.3'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2695'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 40.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "40.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 40.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "40.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2696'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '40.92'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2696'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.67"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2697'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '4.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2697'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.67"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2698'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '4.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2698'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.67"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2699'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '4.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2699'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.67"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2700'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '4.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2700'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.67 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.67"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2701'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '4.67'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2701'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.13"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "19.13"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2702'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '19.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2702'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.13"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "19.13"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2703'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '19.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2703'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.13"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "19.13"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2704'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '19.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2704'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2705'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2705'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2706'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2706'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.42"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.42"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2691'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-6.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2691'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 40.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 40.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "40.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2692'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '40.27'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2692'^^xsd:string;
  dwc:observationDate '2003-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 40.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "40.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 40.27)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "40.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2693'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '40.27'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2693'^^xsd:string;
  dwc:observationDate '2003-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 48.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "48.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 48.7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "48.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5590'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.7'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5590'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 48.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "48.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 48.7)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "48.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5591'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.7'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5591'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.03 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.03"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.03 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "20.03"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5592'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '20.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5592'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.03 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.03"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.03 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "20.03"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5593'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '20.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5593'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.03 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.03"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.03 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "20.03"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5594'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '20.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5594'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 -12.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "-12.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 -12.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "-12.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 678'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-12.67'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 678'^^xsd:string;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.1 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.1 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "8.1"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 679'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '8.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 679'^^xsd:string;
  dwc:observationDate '2001-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.22 -15.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.22 -15.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.22"^^xsd:decimal ;
  geo-pos:long "-15.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 680'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.02'^^xsd:double;
  dwc:latitude '3.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 680'^^xsd:string;
  dwc:observationDate '2001-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 64.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "64.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 64.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "64.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 668'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '64.62'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 668'^^xsd:string;
  dwc:observationDate '2001-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 64.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "64.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 64.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "64.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 669'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '64.62'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 669'^^xsd:string;
  dwc:observationDate '2001-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 59.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.2"^^xsd:decimal ;
  dwc:decimalLongitude "59.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.2 59.9)"^^geo:wktLiteral ;
  geo-pos:lat "-6.2"^^xsd:decimal ;
  geo-pos:long "59.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 670'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.9'^^xsd:double;
  dwc:latitude '-6.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 670'^^xsd:string;
  dwc:observationDate '2001-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 -12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "-12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 -12.87)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "-12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 671'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-12.87'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 671'^^xsd:string;
  dwc:observationDate '2001-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 69.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.73"^^xsd:decimal ;
  dwc:decimalLongitude "69.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 69.63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.73"^^xsd:decimal ;
  geo-pos:long "69.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 672'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '69.63'^^xsd:double;
  dwc:latitude '-4.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 672'^^xsd:string;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 -12.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "-12.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 -12.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "-12.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 673'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-12.67'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 673'^^xsd:string;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 69.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.73"^^xsd:decimal ;
  dwc:decimalLongitude "69.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 69.63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.73"^^xsd:decimal ;
  geo-pos:long "69.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 674'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '69.63'^^xsd:double;
  dwc:latitude '-4.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 674'^^xsd:string;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 -12.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "-12.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 -12.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "-12.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 675'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-12.67'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 675'^^xsd:string;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 69.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.73"^^xsd:decimal ;
  dwc:decimalLongitude "69.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 69.63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.73"^^xsd:decimal ;
  geo-pos:long "69.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 676'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '69.63'^^xsd:double;
  dwc:latitude '-4.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 676'^^xsd:string;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 -12.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "-12.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 -12.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "-12.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 677'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-12.67'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 677'^^xsd:string;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.6 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.6 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "5.6"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6268'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '5.6'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6268'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 71.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "71.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 71.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "71.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6596'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '71.88'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6596'^^xsd:string;
  dwc:observationDate '2008-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 71.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "71.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 71.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "71.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6597'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '71.88'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6597'^^xsd:string;
  dwc:observationDate '2008-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3917'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3917'^^xsd:string;
  dwc:observationDate '2004-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3918'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3918'^^xsd:string;
  dwc:observationDate '2004-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.78 -21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.78"^^xsd:decimal ;
  dwc:decimalLongitude "-21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.78 -21)"^^geo:wktLiteral ;
  geo-pos:lat "7.78"^^xsd:decimal ;
  geo-pos:long "-21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3432'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-21'^^xsd:integer;
  dwc:latitude '7.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3432'^^xsd:string;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.47 -18.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.47 -18.38)"^^geo:wktLiteral ;
  geo-pos:lat "15.47"^^xsd:decimal ;
  geo-pos:long "-18.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3433'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-18.38'^^xsd:double;
  dwc:latitude '15.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3433'^^xsd:string;
  dwc:observationDate '2004-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.42 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.42"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.42 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "15.42"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 654'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '15.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 654'^^xsd:string;
  dwc:observationDate '2001-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 -20.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.63"^^xsd:decimal ;
  dwc:decimalLongitude "-20.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 -20.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.63"^^xsd:decimal ;
  geo-pos:long "-20.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 655'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-20.87'^^xsd:double;
  dwc:latitude '1.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 655'^^xsd:string;
  dwc:observationDate '2001-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "12.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 656'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '12.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 656'^^xsd:string;
  dwc:observationDate '2001-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 -20.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.63"^^xsd:decimal ;
  dwc:decimalLongitude "-20.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 -20.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.63"^^xsd:decimal ;
  geo-pos:long "-20.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 657'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-20.87'^^xsd:double;
  dwc:latitude '1.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 657'^^xsd:string;
  dwc:observationDate '2001-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "12.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 658'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '12.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 658'^^xsd:string;
  dwc:observationDate '2001-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 -20.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.63"^^xsd:decimal ;
  dwc:decimalLongitude "-20.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 -20.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.63"^^xsd:decimal ;
  geo-pos:long "-20.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 659'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-20.87'^^xsd:double;
  dwc:latitude '1.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 659'^^xsd:string;
  dwc:observationDate '2001-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "12.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 660'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '12.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 660'^^xsd:string;
  dwc:observationDate '2001-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 -20.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.63"^^xsd:decimal ;
  dwc:decimalLongitude "-20.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 -20.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.63"^^xsd:decimal ;
  geo-pos:long "-20.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 661'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-20.87'^^xsd:double;
  dwc:latitude '1.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 661'^^xsd:string;
  dwc:observationDate '2001-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.05)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "-16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 662'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.05'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 662'^^xsd:string;
  dwc:observationDate '2001-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.05)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "-16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 663'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.05'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 663'^^xsd:string;
  dwc:observationDate '2001-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32 66.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.32"^^xsd:decimal ;
  dwc:decimalLongitude "66.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32 66.82)"^^geo:wktLiteral ;
  geo-pos:lat "-5.32"^^xsd:decimal ;
  geo-pos:long "66.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 664'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '66.82'^^xsd:double;
  dwc:latitude '-5.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 664'^^xsd:string;
  dwc:observationDate '2001-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.05)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "-16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 665'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.05'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 665'^^xsd:string;
  dwc:observationDate '2001-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -16.05)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "-16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 666'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.05'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 666'^^xsd:string;
  dwc:observationDate '2001-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 60.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.35"^^xsd:decimal ;
  dwc:decimalLongitude "60.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.35 60.33)"^^geo:wktLiteral ;
  geo-pos:lat "-6.35"^^xsd:decimal ;
  geo-pos:long "60.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 667'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '60.33'^^xsd:double;
  dwc:latitude '-6.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 667'^^xsd:string;
  dwc:observationDate '2001-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6891'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6891'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6892'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6892'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 651'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 651'^^xsd:string;
  dwc:observationDate '2001-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 652'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 652'^^xsd:string;
  dwc:observationDate '2001-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 653'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 653'^^xsd:string;
  dwc:observationDate '2001-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7018'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7018'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -11.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "-11.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7019'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-11.77'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7019'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 648'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 648'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 649'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 649'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 650'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 650'^^xsd:string;
  dwc:observationDate '2001-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -17.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -17.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-17.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 620'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.02'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 620'^^xsd:string;
  dwc:observationDate '2000-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -17.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -17.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-17.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 621'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.02'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 621'^^xsd:string;
  dwc:observationDate '2000-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -17.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -17.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-17.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 622'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.02'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 622'^^xsd:string;
  dwc:observationDate '2000-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -17.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -17.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-17.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 623'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.02'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 623'^^xsd:string;
  dwc:observationDate '2000-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 624'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 624'^^xsd:string;
  dwc:observationDate '2000-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 625'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 625'^^xsd:string;
  dwc:observationDate '2000-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 626'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 626'^^xsd:string;
  dwc:observationDate '2000-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 627'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 627'^^xsd:string;
  dwc:observationDate '2000-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.1 56.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.1"^^xsd:decimal ;
  dwc:decimalLongitude "56.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.1 56.47)"^^geo:wktLiteral ;
  geo-pos:lat "-8.1"^^xsd:decimal ;
  geo-pos:long "56.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 628'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '56.47'^^xsd:double;
  dwc:latitude '-8.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 628'^^xsd:string;
  dwc:observationDate '2000-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 4.62)"^^geo:wktLiteral ;
  geo-pos:lat "-0.6"^^xsd:decimal ;
  geo-pos:long "4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 629'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '4.62'^^xsd:double;
  dwc:latitude '-0.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 629'^^xsd:string;
  dwc:observationDate '2000-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 54.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "54.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 54.9)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "54.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 630'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.9'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 630'^^xsd:string;
  dwc:observationDate '2001-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 54.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "54.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 54.9)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "54.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 631'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.9'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 631'^^xsd:string;
  dwc:observationDate '2001-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 54.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "54.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 54.9)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "54.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 632'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.9'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 632'^^xsd:string;
  dwc:observationDate '2001-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48"^^xsd:decimal ;
  dwc:decimalLongitude "0.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 0.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48"^^xsd:decimal ;
  geo-pos:long "0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2601'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '0.45'^^xsd:double;
  dwc:latitude '-0.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2601'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "16.75"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2602'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '16.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2602'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "16.75"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2603'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '16.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2603'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "16.75"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2604'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '16.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2604'^^xsd:string;
  dwc:observationDate '2003-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 50.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "50.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 50.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "50.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2605'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.82'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2605'^^xsd:string;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 50.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "50.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 50.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "50.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2606'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.82'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2606'^^xsd:string;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 51.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.43"^^xsd:decimal ;
  dwc:decimalLongitude "51.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 51.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.43"^^xsd:decimal ;
  geo-pos:long "51.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2607'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '51.02'^^xsd:double;
  dwc:latitude '-2.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2607'^^xsd:string;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 51.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.43"^^xsd:decimal ;
  dwc:decimalLongitude "51.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43 51.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.43"^^xsd:decimal ;
  geo-pos:long "51.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2608'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '51.02'^^xsd:double;
  dwc:latitude '-2.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2608'^^xsd:string;
  dwc:observationDate '2003-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 2.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27"^^xsd:decimal ;
  dwc:decimalLongitude "2.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 2.68)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27"^^xsd:decimal ;
  geo-pos:long "2.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2609'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.68'^^xsd:double;
  dwc:latitude '-0.27'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2609'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 2.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27"^^xsd:decimal ;
  dwc:decimalLongitude "2.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 2.68)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27"^^xsd:decimal ;
  geo-pos:long "2.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2610'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.68'^^xsd:double;
  dwc:latitude '-0.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2610'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 52.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "52.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2611'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '52.42'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2611'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.23 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.23 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "17.23"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2612'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '17.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2612'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.23 -17.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.23 -17.43)"^^geo:wktLiteral ;
  geo-pos:lat "17.23"^^xsd:decimal ;
  geo-pos:long "-17.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2613'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.43'^^xsd:double;
  dwc:latitude '17.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2613'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 54.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "54.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 54.9)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "54.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 633'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.9'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 633'^^xsd:string;
  dwc:observationDate '2001-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 0.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "0.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 0.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "0.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 634'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '0.17'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 634'^^xsd:string;
  dwc:observationDate '2001-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23 1.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23 1.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23"^^xsd:decimal ;
  geo-pos:long "1.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 635'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '1.17'^^xsd:double;
  dwc:latitude '-1.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 635'^^xsd:string;
  dwc:observationDate '2001-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 636'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '-1.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 636'^^xsd:string;
  dwc:observationDate '2001-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 637'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '-1.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 637'^^xsd:string;
  dwc:observationDate '2001-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.42 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.42"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.42 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "-1.42"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 638'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '-1.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 638'^^xsd:string;
  dwc:observationDate '2001-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 1)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 639'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 639'^^xsd:string;
  dwc:observationDate '2001-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 1)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 640'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 640'^^xsd:string;
  dwc:observationDate '2001-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 1)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 641'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 641'^^xsd:string;
  dwc:observationDate '2001-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 1)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 642'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 642'^^xsd:string;
  dwc:observationDate '2001-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.1 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.1"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.1 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.1"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 619'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 619'^^xsd:string;
  dwc:observationDate '2000-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 643'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 643'^^xsd:string;
  dwc:observationDate '2001-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 644'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 644'^^xsd:string;
  dwc:observationDate '2001-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 57.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.95"^^xsd:decimal ;
  dwc:decimalLongitude "57.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 57.23)"^^geo:wktLiteral ;
  geo-pos:lat "1.95"^^xsd:decimal ;
  geo-pos:long "57.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 645'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.23'^^xsd:double;
  dwc:latitude '1.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 645'^^xsd:string;
  dwc:observationDate '2001-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.67"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.67"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 646'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '-4.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 646'^^xsd:string;
  dwc:observationDate '2001-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 647'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 647'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 695'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 695'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 696'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 696'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 697'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 697'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 698'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 698'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 699'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 699'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 700'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 700'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 0.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "0.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 0.57)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "0.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 686'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '0.57'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 686'^^xsd:string;
  dwc:observationDate '2001-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 0.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "0.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 0.57)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "0.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 687'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '0.57'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 687'^^xsd:string;
  dwc:observationDate '2001-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.42 54.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.42"^^xsd:decimal ;
  dwc:decimalLongitude "54.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.42 54.98)"^^geo:wktLiteral ;
  geo-pos:lat "-9.42"^^xsd:decimal ;
  geo-pos:long "54.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 688'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.98'^^xsd:double;
  dwc:latitude '-9.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 688'^^xsd:string;
  dwc:observationDate '2001-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 689'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 689'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 690'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 690'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 691'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 691'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 692'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 692'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 693'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 693'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 694'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 694'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.1 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.1 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "8.1"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 681'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '8.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 681'^^xsd:string;
  dwc:observationDate '2001-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.22 -15.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.22 -15.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.22"^^xsd:decimal ;
  geo-pos:long "-15.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 682'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.02'^^xsd:double;
  dwc:latitude '3.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 682'^^xsd:string;
  dwc:observationDate '2001-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.22 -15.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.22 -15.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.22"^^xsd:decimal ;
  geo-pos:long "-15.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 683'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.02'^^xsd:double;
  dwc:latitude '3.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 683'^^xsd:string;
  dwc:observationDate '2001-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.22 -15.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.22 -15.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.22"^^xsd:decimal ;
  geo-pos:long "-15.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 684'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.02'^^xsd:double;
  dwc:latitude '3.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 684'^^xsd:string;
  dwc:observationDate '2001-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.33 0.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.33"^^xsd:decimal ;
  dwc:decimalLongitude "0.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 685'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '0.33'^^xsd:double;
  dwc:latitude '-0.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 685'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 50.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "50.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 50.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "50.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8913'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.05'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8913'^^xsd:string;
  dwc:observationDate '2012-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "-1.77"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1406'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '-1.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1406'^^xsd:string;
  dwc:observationDate '2002-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 50.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "50.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 50.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "50.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8912'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.05'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8912'^^xsd:string;
  dwc:observationDate '2012-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 49)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2905'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49'^^xsd:integer;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2905'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "20.17"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2906'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '20.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2906'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "20.17"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2907'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '20.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2907'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "20.17"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2908'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '20.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2908'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "20.17"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2909'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '20.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2909'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "20.17"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2910'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '20.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2910'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.17 -17.67)"^^geo:wktLiteral ;
  geo-pos:lat "20.17"^^xsd:decimal ;
  geo-pos:long "-17.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2911'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.67'^^xsd:double;
  dwc:latitude '20.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2911'^^xsd:string;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2912'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2912'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2913'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2913'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 48.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.85"^^xsd:decimal ;
  dwc:decimalLongitude "48.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 48.38)"^^geo:wktLiteral ;
  geo-pos:lat "-0.85"^^xsd:decimal ;
  geo-pos:long "48.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8949'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '48.38'^^xsd:double;
  dwc:latitude '-0.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8949'^^xsd:string;
  dwc:observationDate '2012-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8933'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8933'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.68 -22.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.68"^^xsd:decimal ;
  dwc:decimalLongitude "-22.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.68 -22.12)"^^geo:wktLiteral ;
  geo-pos:lat "9.68"^^xsd:decimal ;
  geo-pos:long "-22.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8934'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-22.12'^^xsd:double;
  dwc:latitude '9.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8934'^^xsd:string;
  dwc:observationDate '2012-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "19.37"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1380'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '19.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1380'^^xsd:string;
  dwc:observationDate '2002-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7694'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7694'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8948'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '-0.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8948'^^xsd:string;
  dwc:observationDate '2012-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.15"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.15"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8931'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-1.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8931'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82 49.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.82"^^xsd:decimal ;
  dwc:decimalLongitude "49.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.82 49.27)"^^geo:wktLiteral ;
  geo-pos:lat "-0.82"^^xsd:decimal ;
  geo-pos:long "49.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8932'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.27'^^xsd:double;
  dwc:latitude '-0.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8932'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 62.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "62.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 62.38)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "62.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1381'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '62.38'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1381'^^xsd:string;
  dwc:observationDate '2002-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.72 76.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.72"^^xsd:decimal ;
  dwc:decimalLongitude "76.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.72 76.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.72"^^xsd:decimal ;
  geo-pos:long "76.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1382'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '76.62'^^xsd:double;
  dwc:latitude '-4.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1382'^^xsd:string;
  dwc:observationDate '2002-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 -9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 -9.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68"^^xsd:decimal ;
  geo-pos:long "-9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1383'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.83'^^xsd:double;
  dwc:latitude '-0.68'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1383'^^xsd:string;
  dwc:observationDate '2002-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 -9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 -9.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68"^^xsd:decimal ;
  geo-pos:long "-9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1384'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.83'^^xsd:double;
  dwc:latitude '-0.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1384'^^xsd:string;
  dwc:observationDate '2002-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 -9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68"^^xsd:decimal ;
  dwc:decimalLongitude "-9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 -9.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68"^^xsd:decimal ;
  geo-pos:long "-9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1385'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.83'^^xsd:double;
  dwc:latitude '-0.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1385'^^xsd:string;
  dwc:observationDate '2002-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1386'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1386'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1387'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1387'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 49.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.08"^^xsd:decimal ;
  dwc:decimalLongitude "49.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 49.22)"^^geo:wktLiteral ;
  geo-pos:lat "-1.08"^^xsd:decimal ;
  geo-pos:long "49.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8920'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.22'^^xsd:double;
  dwc:latitude '-1.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8920'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 49.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.08"^^xsd:decimal ;
  dwc:decimalLongitude "49.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 49.22)"^^geo:wktLiteral ;
  geo-pos:lat "-1.08"^^xsd:decimal ;
  geo-pos:long "49.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8921'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.22'^^xsd:double;
  dwc:latitude '-1.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8921'^^xsd:string;
  dwc:observationDate '2012-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.15"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.15"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8922'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-1.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8922'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8923'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8923'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8924'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8924'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1401'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1401'^^xsd:string;
  dwc:observationDate '2002-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.02"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "20.02"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1402'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '20.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1402'^^xsd:string;
  dwc:observationDate '2002-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.02"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "20.02"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1403'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '20.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1403'^^xsd:string;
  dwc:observationDate '2002-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.02"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.02 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "20.02"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1404'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '20.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1404'^^xsd:string;
  dwc:observationDate '2002-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.05"^^xsd:decimal ;
  dwc:decimalLongitude "0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 0.67)"^^geo:wktLiteral ;
  geo-pos:lat "-2.05"^^xsd:decimal ;
  geo-pos:long "0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1405'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '0.67'^^xsd:double;
  dwc:latitude '-2.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1405'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.92"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.92"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8935'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '-0.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8935'^^xsd:string;
  dwc:observationDate '2012-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1388'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1388'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1389'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1389'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1390'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1390'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1391'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1391'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1392'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1392'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1393'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.92'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1393'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 69.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.08"^^xsd:decimal ;
  dwc:decimalLongitude "69.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 69.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.08"^^xsd:decimal ;
  geo-pos:long "69.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1394'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '69.67'^^xsd:double;
  dwc:latitude '-4.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1394'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 69.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.08"^^xsd:decimal ;
  dwc:decimalLongitude "69.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 69.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.08"^^xsd:decimal ;
  geo-pos:long "69.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1395'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '69.67'^^xsd:double;
  dwc:latitude '-4.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1395'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 69.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.08"^^xsd:decimal ;
  dwc:decimalLongitude "69.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 69.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.08"^^xsd:decimal ;
  geo-pos:long "69.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1396'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '69.67'^^xsd:double;
  dwc:latitude '-4.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1396'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 69.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.08"^^xsd:decimal ;
  dwc:decimalLongitude "69.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 69.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.08"^^xsd:decimal ;
  geo-pos:long "69.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1397'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '69.67'^^xsd:double;
  dwc:latitude '-4.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1397'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1398'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1398'^^xsd:string;
  dwc:observationDate '2002-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1399'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1399'^^xsd:string;
  dwc:observationDate '2002-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1400'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1400'^^xsd:string;
  dwc:observationDate '2002-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1363'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1363'^^xsd:string;
  dwc:observationDate '2002-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 -12.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "-12.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 -12.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "-12.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1364'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-12.85'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1364'^^xsd:string;
  dwc:observationDate '2002-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 -12.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "-12.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 -12.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "-12.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1365'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-12.85'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1365'^^xsd:string;
  dwc:observationDate '2002-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.53 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.53"^^xsd:decimal ;
  dwc:decimalLongitude "-12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.53 -12.53)"^^geo:wktLiteral ;
  geo-pos:lat "-0.53"^^xsd:decimal ;
  geo-pos:long "-12.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1366'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '-0.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1366'^^xsd:string;
  dwc:observationDate '2002-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.53 -12.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.53"^^xsd:decimal ;
  dwc:decimalLongitude "-12.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.53 -12.53)"^^geo:wktLiteral ;
  geo-pos:lat "-0.53"^^xsd:decimal ;
  geo-pos:long "-12.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1367'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12.53'^^xsd:double;
  dwc:latitude '-0.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1367'^^xsd:string;
  dwc:observationDate '2002-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1368'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '62'^^xsd:integer;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1368'^^xsd:string;
  dwc:observationDate '2002-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 -11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.75"^^xsd:decimal ;
  dwc:decimalLongitude "-11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 -11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.75"^^xsd:decimal ;
  geo-pos:long "-11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1369'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-11.65'^^xsd:double;
  dwc:latitude '-0.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1369'^^xsd:string;
  dwc:observationDate '2002-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1370'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '62'^^xsd:integer;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1370'^^xsd:string;
  dwc:observationDate '2002-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 -11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.75"^^xsd:decimal ;
  dwc:decimalLongitude "-11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 -11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-0.75"^^xsd:decimal ;
  geo-pos:long "-11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1371'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-11.65'^^xsd:double;
  dwc:latitude '-0.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1371'^^xsd:string;
  dwc:observationDate '2002-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07 74.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.07"^^xsd:decimal ;
  dwc:decimalLongitude "74.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07 74.02)"^^geo:wktLiteral ;
  geo-pos:lat "-5.07"^^xsd:decimal ;
  geo-pos:long "74.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1372'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '74.02'^^xsd:double;
  dwc:latitude '-5.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1372'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 49)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2901'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49'^^xsd:integer;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2901'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.32)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2902'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.32'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2902'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 49)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2903'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49'^^xsd:integer;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2903'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.42 -17.32)"^^geo:wktLiteral ;
  geo-pos:lat "19.42"^^xsd:decimal ;
  geo-pos:long "-17.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2904'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.32'^^xsd:double;
  dwc:latitude '19.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2904'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8946'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '-0.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8946'^^xsd:string;
  dwc:observationDate '2012-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 48.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.85"^^xsd:decimal ;
  dwc:decimalLongitude "48.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.85 48.38)"^^geo:wktLiteral ;
  geo-pos:lat "-0.85"^^xsd:decimal ;
  geo-pos:long "48.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8947'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '48.38'^^xsd:double;
  dwc:latitude '-0.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8947'^^xsd:string;
  dwc:observationDate '2012-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07 74.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.07"^^xsd:decimal ;
  dwc:decimalLongitude "74.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07 74.02)"^^geo:wktLiteral ;
  geo-pos:lat "-5.07"^^xsd:decimal ;
  geo-pos:long "74.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1373'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '74.02'^^xsd:double;
  dwc:latitude '-5.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1373'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.48 76.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.48"^^xsd:decimal ;
  dwc:decimalLongitude "76.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.48 76.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.48"^^xsd:decimal ;
  geo-pos:long "76.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1377'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '76.52'^^xsd:double;
  dwc:latitude '-4.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1377'^^xsd:string;
  dwc:observationDate '2002-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "19.37"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1378'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '19.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1378'^^xsd:string;
  dwc:observationDate '2002-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.37"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "19.37"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1379'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '19.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1379'^^xsd:string;
  dwc:observationDate '2002-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.48 76.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.48"^^xsd:decimal ;
  dwc:decimalLongitude "76.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.48 76.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.48"^^xsd:decimal ;
  geo-pos:long "76.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1375'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '76.52'^^xsd:double;
  dwc:latitude '-4.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1375'^^xsd:string;
  dwc:observationDate '2002-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.48 76.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.48"^^xsd:decimal ;
  dwc:decimalLongitude "76.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.48 76.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.48"^^xsd:decimal ;
  geo-pos:long "76.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1374'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '76.52'^^xsd:double;
  dwc:latitude '-4.48'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1374'^^xsd:string;
  dwc:observationDate '2002-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.48 76.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.48"^^xsd:decimal ;
  dwc:decimalLongitude "76.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.48 76.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.48"^^xsd:decimal ;
  geo-pos:long "76.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1376'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '76.52'^^xsd:double;
  dwc:latitude '-4.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1376'^^xsd:string;
  dwc:observationDate '2002-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 49.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 49.97)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25"^^xsd:decimal ;
  geo-pos:long "49.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8959'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.97'^^xsd:double;
  dwc:latitude '-1.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8959'^^xsd:string;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-18.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8827'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.52'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8827'^^xsd:string;
  dwc:observationDate '2012-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 57.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.73"^^xsd:decimal ;
  dwc:decimalLongitude "57.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 57.05)"^^geo:wktLiteral ;
  geo-pos:lat "-4.73"^^xsd:decimal ;
  geo-pos:long "57.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1347'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.05'^^xsd:double;
  dwc:latitude '-4.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1347'^^xsd:string;
  dwc:observationDate '2001-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -13.17)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "-13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8839'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-13.17'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8839'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.82"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.82"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1352'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '0.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1352'^^xsd:string;
  dwc:observationDate '2001-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.82"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.82"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1353'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '0.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1353'^^xsd:string;
  dwc:observationDate '2001-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1354'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1354'^^xsd:string;
  dwc:observationDate '2001-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -4.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -4.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "-4.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1355'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-4.65'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1355'^^xsd:string;
  dwc:observationDate '2001-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -15.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.32"^^xsd:decimal ;
  dwc:decimalLongitude "-15.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -15.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.32"^^xsd:decimal ;
  geo-pos:long "-15.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1356'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-15.05'^^xsd:double;
  dwc:latitude '0.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1356'^^xsd:string;
  dwc:observationDate '2001-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 57.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.73"^^xsd:decimal ;
  dwc:decimalLongitude "57.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 57.05)"^^geo:wktLiteral ;
  geo-pos:lat "-4.73"^^xsd:decimal ;
  geo-pos:long "57.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1348'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.05'^^xsd:double;
  dwc:latitude '-4.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1348'^^xsd:string;
  dwc:observationDate '2001-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 58.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "58.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 58.73)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "58.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1349'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '58.73'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1349'^^xsd:string;
  dwc:observationDate '2001-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 58.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "58.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 58.73)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "58.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1350'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '58.73'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1350'^^xsd:string;
  dwc:observationDate '2001-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.82"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.82 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.82"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1351'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '0.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1351'^^xsd:string;
  dwc:observationDate '2001-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "-15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -15.77)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "-15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8886'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.77'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8886'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "14.25"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3559'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '14.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3559'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "14.25"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3560'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '14.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3560'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "14.25"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3561'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '14.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3561'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 53.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3562'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '53.17'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3562'^^xsd:string;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 53.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3563'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '53.17'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3563'^^xsd:string;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5"^^xsd:decimal ;
  dwc:decimalLongitude "53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5 53.17)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5"^^xsd:decimal ;
  geo-pos:long "53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3564'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '53.17'^^xsd:double;
  dwc:latitude '-6.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3564'^^xsd:string;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -3.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -3.23)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "-3.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3565'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-3.23'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3565'^^xsd:string;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.12 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.12 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "14.12"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8899'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '14.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8899'^^xsd:string;
  dwc:observationDate '2012-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -15.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.32"^^xsd:decimal ;
  dwc:decimalLongitude "-15.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -15.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.32"^^xsd:decimal ;
  geo-pos:long "-15.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1357'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-15.05'^^xsd:double;
  dwc:latitude '0.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1357'^^xsd:string;
  dwc:observationDate '2001-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1358'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1358'^^xsd:string;
  dwc:observationDate '2002-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 -11.38)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "-11.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1359'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1359'^^xsd:string;
  dwc:observationDate '2002-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1360'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1360'^^xsd:string;
  dwc:observationDate '2002-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 -11.38)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "-11.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1361'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1361'^^xsd:string;
  dwc:observationDate '2002-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "2"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1362'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1362'^^xsd:string;
  dwc:observationDate '2002-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 59.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "59.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 59.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "59.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1346'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '59.3'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1346'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1325'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1325'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 72)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1326'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '72'^^xsd:integer;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1326'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1327'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1327'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 72)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1328'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '72'^^xsd:integer;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1328'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 72)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1329'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '72'^^xsd:integer;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1329'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 72)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1330'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '72'^^xsd:integer;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1330'^^xsd:string;
  dwc:observationDate '2001-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -16.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.85 -16.68)"^^geo:wktLiteral ;
  geo-pos:lat "0.85"^^xsd:decimal ;
  geo-pos:long "-16.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1331'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.68'^^xsd:double;
  dwc:latitude '0.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1331'^^xsd:string;
  dwc:observationDate '2001-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1332'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1332'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1333'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1333'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1334'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1334'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1335'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1335'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1336'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1336'^^xsd:string;
  dwc:observationDate '2001-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -16.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.58"^^xsd:decimal ;
  dwc:decimalLongitude "-16.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -16.12)"^^geo:wktLiteral ;
  geo-pos:lat "1.58"^^xsd:decimal ;
  geo-pos:long "-16.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1337'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-16.12'^^xsd:double;
  dwc:latitude '1.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1337'^^xsd:string;
  dwc:observationDate '2001-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 48.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "48.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 48.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "48.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2899'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '48.58'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2899'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 48.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "48.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 48.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "48.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2900'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '48.58'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2900'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3558'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3558'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.57 62.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.57"^^xsd:decimal ;
  dwc:decimalLongitude "62.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.57 62.65)"^^geo:wktLiteral ;
  geo-pos:lat "-6.57"^^xsd:decimal ;
  geo-pos:long "62.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8783'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '62.65'^^xsd:double;
  dwc:latitude '-6.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8783'^^xsd:string;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.63"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 -16.95)"^^geo:wktLiteral ;
  geo-pos:lat "0.63"^^xsd:decimal ;
  geo-pos:long "-16.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1338'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '0.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1338'^^xsd:string;
  dwc:observationDate '2001-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1339'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1339'^^xsd:string;
  dwc:observationDate '2001-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-11.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-11.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1340'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-11.27'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1340'^^xsd:string;
  dwc:observationDate '2001-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1341'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1341'^^xsd:string;
  dwc:observationDate '2001-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-11.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -11.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-11.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1342'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-11.27'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1342'^^xsd:string;
  dwc:observationDate '2001-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1343'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1343'^^xsd:string;
  dwc:observationDate '2001-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1344'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1344'^^xsd:string;
  dwc:observationDate '2001-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 59.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "59.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 59.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "59.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1345'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '59.3'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1345'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2890'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2890'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.52"^^xsd:decimal ;
  dwc:decimalLongitude "10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 10.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5.52"^^xsd:decimal ;
  geo-pos:long "10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2891'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '10.78'^^xsd:double;
  dwc:latitude '-5.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2891'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.52"^^xsd:decimal ;
  dwc:decimalLongitude "10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 10.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5.52"^^xsd:decimal ;
  geo-pos:long "10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2892'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '10.78'^^xsd:double;
  dwc:latitude '-5.52'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2892'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.52"^^xsd:decimal ;
  dwc:decimalLongitude "10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 10.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5.52"^^xsd:decimal ;
  geo-pos:long "10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2893'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '10.78'^^xsd:double;
  dwc:latitude '-5.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2893'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2894'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2894'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2895'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2895'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2896'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2896'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2897'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2897'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 48.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "48.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 48.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "48.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2898'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '48.58'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2898'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.27"^^xsd:decimal ;
  dwc:decimalLongitude "58.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.27 58.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.27"^^xsd:decimal ;
  geo-pos:long "58.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8733'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '58.4'^^xsd:double;
  dwc:latitude '-6.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8733'^^xsd:string;
  dwc:observationDate '2011-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -15.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -15.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.22"^^xsd:decimal ;
  geo-pos:long "-15.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8690'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.93'^^xsd:double;
  dwc:latitude '1.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8690'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1324'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1324'^^xsd:string;
  dwc:observationDate '2001-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1314'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1314'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "3.9"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1315'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '3.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1315'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "3.9"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1316'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '3.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1316'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "3.9"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1317'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '3.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1317'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "3.9"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1318'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '3.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1318'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 52.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 52.53)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "52.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1319'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.53'^^xsd:double;
  dwc:latitude '-2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1319'^^xsd:string;
  dwc:observationDate '2001-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1320'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1320'^^xsd:string;
  dwc:observationDate '2001-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 52.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 52.53)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "52.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1321'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.53'^^xsd:double;
  dwc:latitude '-2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1321'^^xsd:string;
  dwc:observationDate '2001-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1322'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1322'^^xsd:string;
  dwc:observationDate '2001-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "-13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -13.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "-13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1323'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.45'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1323'^^xsd:string;
  dwc:observationDate '2001-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.52"^^xsd:decimal ;
  dwc:decimalLongitude "10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 10.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5.52"^^xsd:decimal ;
  geo-pos:long "10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2889'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '10.78'^^xsd:double;
  dwc:latitude '-5.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2889'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1301'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1301'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 54)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1302'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1302'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1303'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1303'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 54)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1304'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1304'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 11.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "11.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 11.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "11.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2883'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.33'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2883'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 11.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "11.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 11.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "11.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2884'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.33'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2884'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 11.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "11.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 11.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "11.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2885'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.33'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2885'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2886'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2886'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 10.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.52"^^xsd:decimal ;
  dwc:decimalLongitude "10.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.52 10.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5.52"^^xsd:decimal ;
  geo-pos:long "10.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2887'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '10.78'^^xsd:double;
  dwc:latitude '-5.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2887'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2888'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2888'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1305'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1305'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 54)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1306'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1306'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1307'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1307'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1308'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1308'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1309'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1309'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1310'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1310'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1311'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1311'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1312'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1312'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1313'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1313'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8595'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8595'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.68 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.68"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.68 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "20.68"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2871'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '20.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2871'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.68 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.68"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.68 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "20.68"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2872'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '20.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2872'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.68 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.68"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.68 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "20.68"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2873'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '20.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2873'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 11.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 11.23)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "11.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2874'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.23'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2874'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.35 11.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.35 11.28)"^^geo:wktLiteral ;
  geo-pos:lat "-5.35"^^xsd:decimal ;
  geo-pos:long "11.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2875'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.28'^^xsd:double;
  dwc:latitude '-5.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2875'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 11.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 11.23)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "11.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2876'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.23'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2876'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.35 11.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.35 11.28)"^^geo:wktLiteral ;
  geo-pos:lat "-5.35"^^xsd:decimal ;
  geo-pos:long "11.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2877'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.28'^^xsd:double;
  dwc:latitude '-5.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2877'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 11.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 11.23)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "11.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2878'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.23'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2878'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.35 11.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.35 11.28)"^^geo:wktLiteral ;
  geo-pos:lat "-5.35"^^xsd:decimal ;
  geo-pos:long "11.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2879'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.28'^^xsd:double;
  dwc:latitude '-5.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2879'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 11.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 11.23)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "11.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2880'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.23'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2880'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 11.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "11.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 11.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "11.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2881'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.33'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2881'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 11.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "11.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 11.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "11.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2882'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '11.33'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2882'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.98"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.98"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8641'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '0.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8641'^^xsd:string;
  dwc:observationDate '2011-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 49.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 49.98)"^^geo:wktLiteral ;
  geo-pos:lat "-6.25"^^xsd:decimal ;
  geo-pos:long "49.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8552'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '49.98'^^xsd:double;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8552'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1295'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1295'^^xsd:string;
  dwc:observationDate '2001-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 51.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "51.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 51.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "51.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2870'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.22'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2870'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1296'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1296'^^xsd:string;
  dwc:observationDate '2001-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1297'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1297'^^xsd:string;
  dwc:observationDate '2001-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1298'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1298'^^xsd:string;
  dwc:observationDate '2001-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1299'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1299'^^xsd:string;
  dwc:observationDate '2001-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 54)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1300'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1300'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 45.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "45.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 45.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "45.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1288'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '45.35'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1288'^^xsd:string;
  dwc:observationDate '2001-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 57.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "57.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 57.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "57.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1289'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.42'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1289'^^xsd:string;
  dwc:observationDate '2001-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 45.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "45.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 45.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "45.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1290'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '45.35'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1290'^^xsd:string;
  dwc:observationDate '2001-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 57.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "57.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 57.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "57.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1291'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.42'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1291'^^xsd:string;
  dwc:observationDate '2001-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 57.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "57.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 57.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "57.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1292'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.42'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1292'^^xsd:string;
  dwc:observationDate '2001-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1293'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1293'^^xsd:string;
  dwc:observationDate '2001-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1294'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1294'^^xsd:string;
  dwc:observationDate '2001-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.33 50.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.33"^^xsd:decimal ;
  dwc:decimalLongitude "50.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.33 50.4)"^^geo:wktLiteral ;
  geo-pos:lat "-9.33"^^xsd:decimal ;
  geo-pos:long "50.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3548'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.4'^^xsd:double;
  dwc:latitude '-9.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3548'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3549'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3549'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3550'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3550'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3551'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3551'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3552'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3552'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3553'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3553'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3554'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3554'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3555'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3555'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3556'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3556'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3557'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3557'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2864'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2864'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2865'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2865'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2866'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2866'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 8.73)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "8.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2867'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.73'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2867'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 51.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "51.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 51.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "51.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2868'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.22'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2868'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 51.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "51.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 51.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "51.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2869'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.22'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2869'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1172'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53'^^xsd:integer;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1172'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.07 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.07"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.07 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-3.07"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1173'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-3.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1173'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1174'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53'^^xsd:integer;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1174'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 53.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "53.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 53.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "53.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1175'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.77'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1175'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1176'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53'^^xsd:integer;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1176'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.07 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.07"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.07 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-3.07"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1177'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-3.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1177'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1178'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53'^^xsd:integer;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1178'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 53.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "53.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 53.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "53.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1179'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.77'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1179'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1180'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53'^^xsd:integer;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1180'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 53.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "53.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 53.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "53.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1181'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.77'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1181'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 53)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1182'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53'^^xsd:integer;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1182'^^xsd:string;
  dwc:observationDate '2001-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.47)"^^geo:wktLiteral ;
  geo-pos:lat "11.35"^^xsd:decimal ;
  geo-pos:long "-17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6660'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-17.47'^^xsd:double;
  dwc:latitude '11.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6660'^^xsd:string;
  dwc:observationDate '2008-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 54.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 54.62)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "54.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6661'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.62'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6661'^^xsd:string;
  dwc:observationDate '2008-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 54.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 54.62)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "54.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6662'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.62'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6662'^^xsd:string;
  dwc:observationDate '2008-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "55.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "55.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1149'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '55.15'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1149'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "55.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "55.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1150'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '55.15'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1150'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "55.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "55.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1151'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '55.15'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1151'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "55.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "55.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1152'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '55.15'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1152'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "55.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "55.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1153'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '55.15'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1153'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "55.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 55.15)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "55.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1154'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '55.15'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1154'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -0.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1155'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.83'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1155'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -0.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1156'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-0.83'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1156'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1157'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1157'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1158'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1158'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1159'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1159'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1160'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1160'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1161'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1161'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1162'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1162'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2843'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-5.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2843'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 11.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "11.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 11.08)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "11.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1163'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.08'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1163'^^xsd:string;
  dwc:observationDate '2001-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.55 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.55"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.55 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "20.55"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1164'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '20.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1164'^^xsd:string;
  dwc:observationDate '2001-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 11.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "11.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 11.08)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "11.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1165'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.08'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1165'^^xsd:string;
  dwc:observationDate '2001-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.55 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.55"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.55 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "20.55"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1166'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '20.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1166'^^xsd:string;
  dwc:observationDate '2001-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 11.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "11.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 11.08)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "11.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1167'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.08'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1167'^^xsd:string;
  dwc:observationDate '2001-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.55 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.55"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.55 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "20.55"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1168'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '20.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1168'^^xsd:string;
  dwc:observationDate '2001-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 11.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "11.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 11.08)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "11.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1169'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.08'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1169'^^xsd:string;
  dwc:observationDate '2001-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 55.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.17"^^xsd:decimal ;
  dwc:decimalLongitude "55.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 55.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.17"^^xsd:decimal ;
  geo-pos:long "55.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1170'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.92'^^xsd:double;
  dwc:latitude '-3.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1170'^^xsd:string;
  dwc:observationDate '2001-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 55.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.17"^^xsd:decimal ;
  dwc:decimalLongitude "55.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.17 55.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.17"^^xsd:decimal ;
  geo-pos:long "55.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1171'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.92'^^xsd:double;
  dwc:latitude '-3.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1171'^^xsd:string;
  dwc:observationDate '2001-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 58.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "58.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 58.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "58.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6837'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '58.8'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6837'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2844'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2844'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2845'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-5.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2845'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2846'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2846'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2847'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-5.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2847'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2848'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2848'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2849'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-5.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2849'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 -18.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 -18.27)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "-18.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5684'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.27'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5684'^^xsd:string;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 -18.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 -18.27)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "-18.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5685'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.27'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5685'^^xsd:string;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "19.1"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3970'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '19.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3970'^^xsd:string;
  dwc:observationDate '2004-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "19.1"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3971'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '19.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3971'^^xsd:string;
  dwc:observationDate '2004-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "19.1"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3972'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '19.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3972'^^xsd:string;
  dwc:observationDate '2004-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 57.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "57.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 57.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "57.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3973'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '57.35'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3973'^^xsd:string;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 57.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "57.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 57.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "57.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3974'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '57.35'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3974'^^xsd:string;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 49.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 49.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "49.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1202'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.07'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1202'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 47.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "47.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 47.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "47.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1203'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '47.33'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1203'^^xsd:string;
  dwc:observationDate '2001-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "46.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "46.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1204'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '46.67'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1204'^^xsd:string;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "46.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "46.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1205'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '46.67'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1205'^^xsd:string;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "46.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "46.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1206'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '46.67'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1206'^^xsd:string;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "46.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "46.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1207'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '46.67'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1207'^^xsd:string;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "46.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "46.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1208'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '46.67'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1208'^^xsd:string;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.38"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.38"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3533'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '-2.38'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3533'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.38"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.38"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3534'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '-2.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3534'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.63 47.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.63"^^xsd:decimal ;
  dwc:decimalLongitude "47.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.63 47.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.63"^^xsd:decimal ;
  geo-pos:long "47.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3535'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '47.68'^^xsd:double;
  dwc:latitude '-5.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3535'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 50)"^^geo:wktLiteral ;
  geo-pos:lat "-8.5"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3536'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3536'^^xsd:string;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 7.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3537'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.17'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3537'^^xsd:string;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 7.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3538'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.17'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3538'^^xsd:string;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 7.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3539'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.17'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3539'^^xsd:string;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 7.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "7.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 7.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "7.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3540'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.17'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3540'^^xsd:string;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1201'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.3'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1201'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2850'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2850'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2851'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2851'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2852'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2852'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2853'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2853'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2854'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2854'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2855'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2855'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1191'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.3'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1191'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1192'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.1'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1192'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1193'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.1'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1193'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1194'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.1'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1194'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1195'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.3'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1195'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1196'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.1'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1196'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1197'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.13'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1197'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1198'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.13'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1198'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1199'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.13'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1199'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1200'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.13'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1200'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.97"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.97"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6370'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '3.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6370'^^xsd:string;
  dwc:observationDate '2007-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 51.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 51.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.37"^^xsd:decimal ;
  geo-pos:long "51.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6371'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.13'^^xsd:double;
  dwc:latitude '2.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6371'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 51.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 51.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.37"^^xsd:decimal ;
  geo-pos:long "51.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6372'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.13'^^xsd:double;
  dwc:latitude '2.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6372'^^xsd:string;
  dwc:observationDate '2007-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "7.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3525'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7.02'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3525'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "7.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3526'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7.02'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3526'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3527'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3527'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "7.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3528'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7.02'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3528'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.9"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "-7.9"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3529'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '-7.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3529'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.38"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.38"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3530'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '-2.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3530'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.38"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.38"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3531'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '-2.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3531'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.38"^^xsd:decimal ;
  dwc:decimalLongitude "7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 7.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.38"^^xsd:decimal ;
  geo-pos:long "7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3532'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.6'^^xsd:double;
  dwc:latitude '-2.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3532'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "10.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1183'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '10.88'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1183'^^xsd:string;
  dwc:observationDate '2001-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 49.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 49.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "49.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1184'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.07'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1184'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1185'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.3'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1185'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 49.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 49.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "49.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1186'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.07'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1186'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1187'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.3'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1187'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1188'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.13'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1188'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1189'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.1'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1189'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 49.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "49.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1190'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '49.13'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1190'^^xsd:string;
  dwc:observationDate '2001-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.38"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7114'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7114'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 5.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 5.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "5.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1233'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '5.82'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1233'^^xsd:string;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2856'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2856'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.73 49.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.73 49.92)"^^geo:wktLiteral ;
  geo-pos:lat "-8.73"^^xsd:decimal ;
  geo-pos:long "49.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3541'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.92'^^xsd:double;
  dwc:latitude '-8.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3541'^^xsd:string;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 57.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "57.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 57.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "57.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3975'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '57.35'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3975'^^xsd:string;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1220'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1220'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1221'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1221'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1222'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1222'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1223'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1223'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1224'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1224'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1225'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1225'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1226'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1226'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1227'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1227'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 4.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1228'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '4.33'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1228'^^xsd:string;
  dwc:observationDate '2001-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 4.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1229'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '4.33'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1229'^^xsd:string;
  dwc:observationDate '2001-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 4.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1230'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '4.33'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1230'^^xsd:string;
  dwc:observationDate '2001-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 4.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "4.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 4.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "4.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1231'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '4.33'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1231'^^xsd:string;
  dwc:observationDate '2001-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 4.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.43"^^xsd:decimal ;
  geo-pos:long "4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1232'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '4.88'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1232'^^xsd:string;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 4.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.43"^^xsd:decimal ;
  geo-pos:long "4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1234'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '4.88'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1234'^^xsd:string;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 5.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 5.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "5.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1235'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '5.82'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1235'^^xsd:string;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 4.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.43"^^xsd:decimal ;
  geo-pos:long "4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1236'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '4.88'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1236'^^xsd:string;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 5.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 5.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "5.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1237'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '5.82'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1237'^^xsd:string;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 4.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.43"^^xsd:decimal ;
  dwc:decimalLongitude "4.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.43 4.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.43"^^xsd:decimal ;
  geo-pos:long "4.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1238'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '4.88'^^xsd:double;
  dwc:latitude '2.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1238'^^xsd:string;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 5.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 5.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "5.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1239'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '5.82'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1239'^^xsd:string;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 54.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.82"^^xsd:decimal ;
  dwc:decimalLongitude "54.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 54.1)"^^geo:wktLiteral ;
  geo-pos:lat "-3.82"^^xsd:decimal ;
  geo-pos:long "54.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1240'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '54.1'^^xsd:double;
  dwc:latitude '-3.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1240'^^xsd:string;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 5.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 5.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "5.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1241'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '5.82'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1241'^^xsd:string;
  dwc:observationDate '2001-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 54.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 54.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "54.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7469'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.77'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7469'^^xsd:string;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 54.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "54.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 54.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "54.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7541'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.63'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7541'^^xsd:string;
  dwc:observationDate '2009-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.53 45.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.53"^^xsd:decimal ;
  dwc:decimalLongitude "45.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.53 45.93)"^^geo:wktLiteral ;
  geo-pos:lat "-14.53"^^xsd:decimal ;
  geo-pos:long "45.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7314'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '45.93'^^xsd:double;
  dwc:latitude '-14.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7314'^^xsd:string;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 54.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 54.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "54.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7619'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.33'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7619'^^xsd:string;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.22 44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.22"^^xsd:decimal ;
  dwc:decimalLongitude "44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.22 44.2)"^^geo:wktLiteral ;
  geo-pos:lat "-15.22"^^xsd:decimal ;
  geo-pos:long "44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7784'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '44.2'^^xsd:double;
  dwc:latitude '-15.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7784'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.18"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.18"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7834'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '-1.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7834'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 58.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4"^^xsd:decimal ;
  dwc:decimalLongitude "58.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 58.42)"^^geo:wktLiteral ;
  geo-pos:lat "2.4"^^xsd:decimal ;
  geo-pos:long "58.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7990'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '58.42'^^xsd:double;
  dwc:latitude '2.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7990'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "16.28"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8056'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '16.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8056'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.55"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "18.55"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8106'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '18.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8106'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 57.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "57.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 57.73)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "57.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1242'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '57.73'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1242'^^xsd:string;
  dwc:observationDate '2001-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 57.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "57.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 57.73)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "57.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1243'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '57.73'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1243'^^xsd:string;
  dwc:observationDate '2001-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1244'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1244'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1245'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1245'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1246'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1246'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1247'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1247'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1248'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1248'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8189'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8189'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8354'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '7.9'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8354'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1249'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1249'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1250'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1250'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1251'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1251'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1252'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1252'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1253'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1253'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.67 -17)"^^geo:wktLiteral ;
  geo-pos:lat "8.67"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1254'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '8.67'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1254'^^xsd:string;
  dwc:observationDate '2001-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.05)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1255'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.05'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1255'^^xsd:string;
  dwc:observationDate '2001-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.05)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1256'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.05'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1256'^^xsd:string;
  dwc:observationDate '2001-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.05)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1257'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.05'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1257'^^xsd:string;
  dwc:observationDate '2001-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.05)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1258'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.05'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1258'^^xsd:string;
  dwc:observationDate '2001-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.13 42.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.13"^^xsd:decimal ;
  dwc:decimalLongitude "42.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.13 42.12)"^^geo:wktLiteral ;
  geo-pos:lat "-17.13"^^xsd:decimal ;
  geo-pos:long "42.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8275'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.12'^^xsd:double;
  dwc:latitude '-17.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8275'^^xsd:string;
  dwc:observationDate '2011-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "15.33"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8329'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '15.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8329'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.32 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.32 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "9.32"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8297'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '9.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8297'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.95 -18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.95"^^xsd:decimal ;
  dwc:decimalLongitude "-18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.95 -18.95)"^^geo:wktLiteral ;
  geo-pos:lat "9.95"^^xsd:decimal ;
  geo-pos:long "-18.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8314'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.95'^^xsd:double;
  dwc:latitude '9.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8314'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.22"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8384'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8384'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8407'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8407'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -16.05)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1259'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.05'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1259'^^xsd:string;
  dwc:observationDate '2001-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1260'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1260'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 46.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "46.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 46.17)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "46.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1261'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '46.17'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1261'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1262'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1262'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 46.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "46.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 46.17)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "46.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1263'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '46.17'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1263'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1264'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1264'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 46.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "46.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 46.17)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "46.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1265'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '46.17'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1265'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1266'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1266'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.95 50.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.95"^^xsd:decimal ;
  dwc:decimalLongitude "50.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.95 50.3)"^^geo:wktLiteral ;
  geo-pos:lat "-8.95"^^xsd:decimal ;
  geo-pos:long "50.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3542'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '50.3'^^xsd:double;
  dwc:latitude '-8.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3542'^^xsd:string;
  dwc:observationDate '2004-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 6.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 6.07)"^^geo:wktLiteral ;
  geo-pos:lat "0.7"^^xsd:decimal ;
  geo-pos:long "6.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3543'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.07'^^xsd:double;
  dwc:latitude '0.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3543'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.33 50.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.33"^^xsd:decimal ;
  dwc:decimalLongitude "50.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.33 50.32)"^^geo:wktLiteral ;
  geo-pos:lat "-9.33"^^xsd:decimal ;
  geo-pos:long "50.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3544'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.32'^^xsd:double;
  dwc:latitude '-9.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3544'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 6.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 6.07)"^^geo:wktLiteral ;
  geo-pos:lat "0.7"^^xsd:decimal ;
  geo-pos:long "6.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3545'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.07'^^xsd:double;
  dwc:latitude '0.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3545'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 6.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.7 6.07)"^^geo:wktLiteral ;
  geo-pos:lat "0.7"^^xsd:decimal ;
  geo-pos:long "6.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3546'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.07'^^xsd:double;
  dwc:latitude '0.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3546'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 52.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "52.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 52.42)"^^geo:wktLiteral ;
  geo-pos:lat "-8.65"^^xsd:decimal ;
  geo-pos:long "52.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3547'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.42'^^xsd:double;
  dwc:latitude '-8.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3547'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 50.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "50.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 50.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "50.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8421'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '50.85'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8421'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8434'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8434'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "46.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 46.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "46.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1209'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '46.67'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1209'^^xsd:string;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.37 52.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.37 52.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.37"^^xsd:decimal ;
  geo-pos:long "52.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1210'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.13'^^xsd:double;
  dwc:latitude '-2.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1210'^^xsd:string;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.37 52.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.37 52.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.37"^^xsd:decimal ;
  geo-pos:long "52.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1211'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.13'^^xsd:double;
  dwc:latitude '-2.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1211'^^xsd:string;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.37 52.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.37 52.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.37"^^xsd:decimal ;
  geo-pos:long "52.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1212'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.13'^^xsd:double;
  dwc:latitude '-2.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1212'^^xsd:string;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1213'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1213'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1214'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1214'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1215'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1215'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1216'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1216'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1217'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1217'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1218'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1218'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1219'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '46.58'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1219'^^xsd:string;
  dwc:observationDate '2001-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.58 -16.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.58"^^xsd:decimal ;
  dwc:decimalLongitude "-16.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.58 -16.58)"^^geo:wktLiteral ;
  geo-pos:lat "8.58"^^xsd:decimal ;
  geo-pos:long "-16.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1277'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-16.58'^^xsd:double;
  dwc:latitude '8.58'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1277'^^xsd:string;
  dwc:observationDate '2001-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.97"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.97"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1287'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '4.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1287'^^xsd:string;
  dwc:observationDate '2001-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 51.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 51.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "51.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2863'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '51.38'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2863'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "8.78"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3985'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '8.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3985'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.58 -16.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.58"^^xsd:decimal ;
  dwc:decimalLongitude "-16.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.58 -16.58)"^^geo:wktLiteral ;
  geo-pos:lat "8.58"^^xsd:decimal ;
  geo-pos:long "-16.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1278'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-16.58'^^xsd:double;
  dwc:latitude '8.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1278'^^xsd:string;
  dwc:observationDate '2001-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.58 -16.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.58"^^xsd:decimal ;
  dwc:decimalLongitude "-16.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.58 -16.58)"^^geo:wktLiteral ;
  geo-pos:lat "8.58"^^xsd:decimal ;
  geo-pos:long "-16.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1279'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-16.58'^^xsd:double;
  dwc:latitude '8.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1279'^^xsd:string;
  dwc:observationDate '2001-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.28 56.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.28"^^xsd:decimal ;
  dwc:decimalLongitude "56.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.28 56.07)"^^geo:wktLiteral ;
  geo-pos:lat "3.28"^^xsd:decimal ;
  geo-pos:long "56.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1280'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.07'^^xsd:double;
  dwc:latitude '3.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1280'^^xsd:string;
  dwc:observationDate '2001-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.28 56.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.28"^^xsd:decimal ;
  dwc:decimalLongitude "56.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.28 56.07)"^^geo:wktLiteral ;
  geo-pos:lat "3.28"^^xsd:decimal ;
  geo-pos:long "56.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1281'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.07'^^xsd:double;
  dwc:latitude '3.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1281'^^xsd:string;
  dwc:observationDate '2001-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.28 56.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.28"^^xsd:decimal ;
  dwc:decimalLongitude "56.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.28 56.07)"^^geo:wktLiteral ;
  geo-pos:lat "3.28"^^xsd:decimal ;
  geo-pos:long "56.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1282'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.07'^^xsd:double;
  dwc:latitude '3.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1282'^^xsd:string;
  dwc:observationDate '2001-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.28 56.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.28"^^xsd:decimal ;
  dwc:decimalLongitude "56.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.28 56.07)"^^geo:wktLiteral ;
  geo-pos:lat "3.28"^^xsd:decimal ;
  geo-pos:long "56.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1283'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.07'^^xsd:double;
  dwc:latitude '3.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1283'^^xsd:string;
  dwc:observationDate '2001-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.97"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.97"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1284'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '4.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1284'^^xsd:string;
  dwc:observationDate '2001-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.97"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.97"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1285'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '4.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1285'^^xsd:string;
  dwc:observationDate '2001-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.97"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.97 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.97"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1286'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '4.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1286'^^xsd:string;
  dwc:observationDate '2001-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4"^^xsd:decimal ;
  dwc:decimalLongitude "54.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.27)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4"^^xsd:decimal ;
  geo-pos:long "54.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8498'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.27'^^xsd:double;
  dwc:latitude '-5.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8498'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 7.35)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8463'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.35'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8463'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8484'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8484'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 57.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "57.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 57.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "57.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3976'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '57.35'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3976'^^xsd:string;
  dwc:observationDate '2004-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45 55.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.45"^^xsd:decimal ;
  dwc:decimalLongitude "55.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45 55.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.45"^^xsd:decimal ;
  geo-pos:long "55.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3977'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '55.2'^^xsd:double;
  dwc:latitude '-3.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3977'^^xsd:string;
  dwc:observationDate '2004-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 55.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "55.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 55.07)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "55.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3978'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.07'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3978'^^xsd:string;
  dwc:observationDate '2004-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.02 54.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.02"^^xsd:decimal ;
  dwc:decimalLongitude "54.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.02 54.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.02"^^xsd:decimal ;
  geo-pos:long "54.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3979'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '54.48'^^xsd:double;
  dwc:latitude '-3.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3979'^^xsd:string;
  dwc:observationDate '2004-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "8.78"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3980'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '8.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3980'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "8.78"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3981'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '8.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3981'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "8.78"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3982'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '8.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3982'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "8.78"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3983'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '8.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3983'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "8.78"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3984'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '8.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3984'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 46.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "46.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 46.17)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "46.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1267'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '46.17'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1267'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1268'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1268'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1269'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1269'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1270'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1270'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 50)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1271'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1271'^^xsd:string;
  dwc:observationDate '2001-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.88"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1272'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '8.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1272'^^xsd:string;
  dwc:observationDate '2001-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.58 -16.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.58"^^xsd:decimal ;
  dwc:decimalLongitude "-16.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.58 -16.58)"^^geo:wktLiteral ;
  geo-pos:lat "8.58"^^xsd:decimal ;
  geo-pos:long "-16.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1273'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-16.58'^^xsd:double;
  dwc:latitude '8.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1273'^^xsd:string;
  dwc:observationDate '2001-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.88"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1274'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '8.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1274'^^xsd:string;
  dwc:observationDate '2001-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.88"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1275'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '8.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1275'^^xsd:string;
  dwc:observationDate '2001-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.88 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "8.88"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1276'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '8.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1276'^^xsd:string;
  dwc:observationDate '2001-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2857'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2857'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2858'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2858'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2859'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2859'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 51.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 51.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "51.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2860'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '51.38'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2860'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 51.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 51.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "51.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2861'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '51.38'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2861'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 51.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 51.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "51.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2862'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '51.38'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2862'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1414'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1414'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2914'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2914'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 49.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "49.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 49.95)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "49.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8909'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '49.95'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8909'^^xsd:string;
  dwc:observationDate '2012-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 50.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "50.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 50.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "50.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8910'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.05'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8910'^^xsd:string;
  dwc:observationDate '2012-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 50.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "50.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 50.05)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "50.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8911'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.05'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8911'^^xsd:string;
  dwc:observationDate '2012-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.77"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.77 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "-1.77"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1407'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '-1.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1407'^^xsd:string;
  dwc:observationDate '2002-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.45 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.45"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.45 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "20.45"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1408'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '20.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1408'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.45 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.45"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.45 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "20.45"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1409'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '20.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1409'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.45 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.45"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.45 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "20.45"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1410'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '20.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1410'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 0.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.68"^^xsd:decimal ;
  dwc:decimalLongitude "0.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.68 0.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.68"^^xsd:decimal ;
  geo-pos:long "0.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1411'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '0.67'^^xsd:double;
  dwc:latitude '-0.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1411'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 52.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48"^^xsd:decimal ;
  dwc:decimalLongitude "52.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 52.32)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48"^^xsd:decimal ;
  geo-pos:long "52.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1412'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.32'^^xsd:double;
  dwc:latitude '-0.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1412'^^xsd:string;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 54.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.2"^^xsd:decimal ;
  dwc:decimalLongitude "54.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.2 54.05)"^^geo:wktLiteral ;
  geo-pos:lat "-1.2"^^xsd:decimal ;
  geo-pos:long "54.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1413'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '54.05'^^xsd:double;
  dwc:latitude '-1.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1413'^^xsd:string;
  dwc:observationDate '2002-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "9.33"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8901'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '9.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8901'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "8.78"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3986'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '8.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3986'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.78 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "8.78"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3987'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '8.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3987'^^xsd:string;
  dwc:observationDate '2004-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48 59.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.48"^^xsd:decimal ;
  dwc:decimalLongitude "59.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48 59.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.48"^^xsd:decimal ;
  geo-pos:long "59.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3988'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '59.33'^^xsd:double;
  dwc:latitude '-1.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3988'^^xsd:string;
  dwc:observationDate '2004-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 57.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "57.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 57.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "57.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3989'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '57.07'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3989'^^xsd:string;
  dwc:observationDate '2004-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3990'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3990'^^xsd:string;
  dwc:observationDate '2004-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3991'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3991'^^xsd:string;
  dwc:observationDate '2004-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 59.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "59.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 59.05)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "59.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3992'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '59.05'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3992'^^xsd:string;
  dwc:observationDate '2004-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1415'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1415'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1416'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1416'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1417'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1417'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1418'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1418'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1419'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1419'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1420'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1420'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1421'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1421'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.57 53.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.57"^^xsd:decimal ;
  dwc:decimalLongitude "53.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.57 53.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.57"^^xsd:decimal ;
  geo-pos:long "53.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1422'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.83'^^xsd:double;
  dwc:latitude '-1.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1422'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.05 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.05"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1423'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '-1.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1423'^^xsd:string;
  dwc:observationDate '2002-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 59.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "59.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 59.05)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "59.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3993'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '59.05'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3993'^^xsd:string;
  dwc:observationDate '2004-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 72.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "72.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 72.73)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "72.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6646'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '72.73'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6646'^^xsd:string;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 72.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "72.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 72.73)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "72.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6647'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '72.73'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6647'^^xsd:string;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.55"^^xsd:decimal ;
  dwc:decimalLongitude "68.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 68.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.55"^^xsd:decimal ;
  geo-pos:long "68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6648'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '68.3'^^xsd:double;
  dwc:latitude '-5.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6648'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.55"^^xsd:decimal ;
  dwc:decimalLongitude "68.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 68.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.55"^^xsd:decimal ;
  geo-pos:long "68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6649'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '68.3'^^xsd:double;
  dwc:latitude '-5.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6649'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "15.97"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6650'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '15.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6650'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "15.97"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6651'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '15.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6651'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6652'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.73'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6652'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6653'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.73'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6653'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6654'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.73'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6654'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6655'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.73'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6655'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6656'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.73'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6656'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6657'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.73'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6657'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6658'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '55.73'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6658'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.1"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "1.1"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5664'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '1.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5664'^^xsd:string;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.58 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.58"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.58 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.58"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2814'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '-3.58'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2814'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.52)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2815'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.52'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2815'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.58 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.58"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.58 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.58"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2816'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '-3.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2816'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 9.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2817'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.83'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2817'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 9.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2818'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.83'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2818'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 9.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2819'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.83'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2819'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 9.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "9.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2820'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.88'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2820'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "-5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1101'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5.28'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1101'^^xsd:string;
  dwc:observationDate '2001-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 56.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "56.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 56.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "56.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1102'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.45'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1102'^^xsd:string;
  dwc:observationDate '2001-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "-5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1103'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5.28'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1103'^^xsd:string;
  dwc:observationDate '2001-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "-5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1104'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5.28'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1104'^^xsd:string;
  dwc:observationDate '2001-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "-5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1105'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5.28'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1105'^^xsd:string;
  dwc:observationDate '2001-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 56.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.32"^^xsd:decimal ;
  dwc:decimalLongitude "56.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 56.65)"^^geo:wktLiteral ;
  geo-pos:lat "4.32"^^xsd:decimal ;
  geo-pos:long "56.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1106'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '56.65'^^xsd:double;
  dwc:latitude '4.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1106'^^xsd:string;
  dwc:observationDate '2001-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 56.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.32"^^xsd:decimal ;
  dwc:decimalLongitude "56.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 56.65)"^^geo:wktLiteral ;
  geo-pos:lat "4.32"^^xsd:decimal ;
  geo-pos:long "56.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1107'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '56.65'^^xsd:double;
  dwc:latitude '4.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1107'^^xsd:string;
  dwc:observationDate '2001-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 56.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.32"^^xsd:decimal ;
  dwc:decimalLongitude "56.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 56.65)"^^geo:wktLiteral ;
  geo-pos:lat "4.32"^^xsd:decimal ;
  geo-pos:long "56.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1108'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '56.65'^^xsd:double;
  dwc:latitude '4.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1108'^^xsd:string;
  dwc:observationDate '2001-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "11.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2837'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '11.08'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2837'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2838'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2838'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23"^^xsd:decimal ;
  dwc:decimalLongitude "11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 11.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23"^^xsd:decimal ;
  geo-pos:long "11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2839'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.47'^^xsd:double;
  dwc:latitude '-5.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2839'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2840'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2840'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2841'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-5.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2841'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2842'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '11.42'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2842'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.72 -22.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.72"^^xsd:decimal ;
  dwc:decimalLongitude "-22.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.72 -22.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.72"^^xsd:decimal ;
  geo-pos:long "-22.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3957'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-22.67'^^xsd:double;
  dwc:latitude '3.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3957'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 52.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "52.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 52.38)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "52.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3958'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.38'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3958'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "19.27"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3959'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '19.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3959'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 52.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "52.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 52.38)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "52.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3960'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.38'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3960'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "19.27"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3961'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '19.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3961'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 52.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "52.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 52.38)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "52.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3962'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.38'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3962'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3963'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3963'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 52.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2"^^xsd:decimal ;
  dwc:decimalLongitude "52.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2 52.38)"^^geo:wktLiteral ;
  geo-pos:lat "-5.2"^^xsd:decimal ;
  geo-pos:long "52.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3964'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.38'^^xsd:double;
  dwc:latitude '-5.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3964'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3965'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3965'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3966'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3966'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3967'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3967'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3968'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3968'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.62"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.62 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.62"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3969'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '-3.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3969'^^xsd:string;
  dwc:observationDate '2004-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3520'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3520'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.02"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "-5.02"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1138'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '-5.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1138'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "11.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2836'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '11.08'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2836'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 54.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 54.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "54.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7468'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.77'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7468'^^xsd:string;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.02"^^xsd:decimal ;
  dwc:decimalLongitude "10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 10.97)"^^geo:wktLiteral ;
  geo-pos:lat "-5.02"^^xsd:decimal ;
  geo-pos:long "10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1139'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.97'^^xsd:double;
  dwc:latitude '-5.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1139'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.38 55.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.38"^^xsd:decimal ;
  dwc:decimalLongitude "55.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.38 55.35)"^^geo:wktLiteral ;
  geo-pos:lat "5.38"^^xsd:decimal ;
  geo-pos:long "55.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1140'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '55.35'^^xsd:double;
  dwc:latitude '5.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1140'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.38 55.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.38"^^xsd:decimal ;
  dwc:decimalLongitude "55.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.38 55.35)"^^geo:wktLiteral ;
  geo-pos:lat "5.38"^^xsd:decimal ;
  geo-pos:long "55.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1141'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '55.35'^^xsd:double;
  dwc:latitude '5.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1141'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.38 55.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.38"^^xsd:decimal ;
  dwc:decimalLongitude "55.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.38 55.35)"^^geo:wktLiteral ;
  geo-pos:lat "5.38"^^xsd:decimal ;
  geo-pos:long "55.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1142'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '55.35'^^xsd:double;
  dwc:latitude '5.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1142'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.38 55.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.38"^^xsd:decimal ;
  dwc:decimalLongitude "55.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.38 55.35)"^^geo:wktLiteral ;
  geo-pos:lat "5.38"^^xsd:decimal ;
  geo-pos:long "55.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1143'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '55.35'^^xsd:double;
  dwc:latitude '5.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1143'^^xsd:string;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 9.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.72"^^xsd:decimal ;
  dwc:decimalLongitude "9.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 9.95)"^^geo:wktLiteral ;
  geo-pos:lat "-5.72"^^xsd:decimal ;
  geo-pos:long "9.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1144'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '9.95'^^xsd:double;
  dwc:latitude '-5.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1144'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 9.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.72"^^xsd:decimal ;
  dwc:decimalLongitude "9.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 9.95)"^^geo:wktLiteral ;
  geo-pos:lat "-5.72"^^xsd:decimal ;
  geo-pos:long "9.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1145'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '9.95'^^xsd:double;
  dwc:latitude '-5.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1145'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 9.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.72"^^xsd:decimal ;
  dwc:decimalLongitude "9.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 9.95)"^^geo:wktLiteral ;
  geo-pos:lat "-5.72"^^xsd:decimal ;
  geo-pos:long "9.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1146'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '9.95'^^xsd:double;
  dwc:latitude '-5.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1146'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 9.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.72"^^xsd:decimal ;
  dwc:decimalLongitude "9.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 9.95)"^^geo:wktLiteral ;
  geo-pos:lat "-5.72"^^xsd:decimal ;
  geo-pos:long "9.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1147'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '9.95'^^xsd:double;
  dwc:latitude '-5.72'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1147'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 9.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.72"^^xsd:decimal ;
  dwc:decimalLongitude "9.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.72 9.95)"^^geo:wktLiteral ;
  geo-pos:lat "-5.72"^^xsd:decimal ;
  geo-pos:long "9.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1148'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '9.95'^^xsd:double;
  dwc:latitude '-5.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1148'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3521'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3521'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3522'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3522'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3523'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3523'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "7.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3524'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7.02'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3524'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.97"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.97"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6369'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '3.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6369'^^xsd:string;
  dwc:observationDate '2007-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1123'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1123'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1124'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1124'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1125'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1125'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1126'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1126'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -3.2)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1127'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-3.2'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1127'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7691'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7691'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7692'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7692'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3949'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3949'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3950'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3950'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3951'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3951'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3952'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3952'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.13"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "19.13"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3953'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '19.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3953'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.13"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "19.13"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3954'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '19.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3954'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 53.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.65"^^xsd:decimal ;
  dwc:decimalLongitude "53.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 53.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.65"^^xsd:decimal ;
  geo-pos:long "53.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3955'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.6'^^xsd:double;
  dwc:latitude '-3.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3955'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.92 55.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.92 55.38)"^^geo:wktLiteral ;
  geo-pos:lat "0.92"^^xsd:decimal ;
  geo-pos:long "55.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5677'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.38'^^xsd:double;
  dwc:latitude '0.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5677'^^xsd:string;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.92 55.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.92 55.38)"^^geo:wktLiteral ;
  geo-pos:lat "0.92"^^xsd:decimal ;
  geo-pos:long "55.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5678'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.38'^^xsd:double;
  dwc:latitude '0.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5678'^^xsd:string;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.92 55.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.92 55.38)"^^geo:wktLiteral ;
  geo-pos:lat "0.92"^^xsd:decimal ;
  geo-pos:long "55.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5679'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.38'^^xsd:double;
  dwc:latitude '0.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5679'^^xsd:string;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "1.3"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5680'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '1.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5680'^^xsd:string;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "1.3"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5681'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '1.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5681'^^xsd:string;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.17 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.17 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.17"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5682'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5682'^^xsd:string;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.17 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.17 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.17"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5683'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5683'^^xsd:string;
  dwc:observationDate '2006-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 54.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "54.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 54.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "54.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7540'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.63'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7540'^^xsd:string;
  dwc:observationDate '2009-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3514'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3514'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "7.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3515'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7.02'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3515'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3516'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3516'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "7.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3517'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7.02'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3517'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3518'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3518'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 7.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "7.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3519'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '7.02'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3519'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.13"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.13 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "19.13"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3956'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '19.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3956'^^xsd:string;
  dwc:observationDate '2004-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7693'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7693'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 54.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 54.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "54.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7617'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.33'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7617'^^xsd:string;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 54.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 54.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "54.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7618'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.33'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7618'^^xsd:string;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -3.2)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1128'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-3.2'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1128'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.58 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.58"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.58 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.58"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1129'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '5.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1129'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.58 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.58"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.58 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.58"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1130'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '5.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1130'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.58 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.58"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.58 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.58"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1131'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '5.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1131'^^xsd:string;
  dwc:observationDate '2001-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1132'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1132'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1133'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1133'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1134'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1134'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1135'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1135'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1136'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1136'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1137'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1137'^^xsd:string;
  dwc:observationDate '2001-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2827'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2827'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2828'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2828'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2829'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2829'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2830'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2830'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2831'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2831'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2832'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2832'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2833'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2833'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2834'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2834'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 11.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "11.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2835'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '11.08'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2835'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.18"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.18"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7833'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '-1.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7833'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 53.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 53.95)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "53.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3941'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.95'^^xsd:double;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3941'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 54.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "54.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 54.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "54.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6659'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.27'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6659'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.05"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "1.05"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3507'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '1.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3507'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.05"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "1.05"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3508'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '1.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3508'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.05"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "1.05"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3509'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '1.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3509'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.05"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "1.05"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3510'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '1.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3510'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.05"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "1.05"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3511'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '1.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3511'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.05"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "1.05"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3512'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '1.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3512'^^xsd:string;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -22.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -22.13)"^^geo:wktLiteral ;
  geo-pos:lat "3.6"^^xsd:decimal ;
  geo-pos:long "-22.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3948'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-22.13'^^xsd:double;
  dwc:latitude '3.6'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3948'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.3 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.3"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3314'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3314'^^xsd:string;
  dwc:observationDate '2004-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 56.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.32"^^xsd:decimal ;
  dwc:decimalLongitude "56.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.32 56.65)"^^geo:wktLiteral ;
  geo-pos:lat "4.32"^^xsd:decimal ;
  geo-pos:long "56.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1109'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '56.65'^^xsd:double;
  dwc:latitude '4.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1109'^^xsd:string;
  dwc:observationDate '2001-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.02"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1110'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '3.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1110'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.02"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1111'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '3.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1111'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.02"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1112'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '3.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1112'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.02"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.02 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.02"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1113'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '3.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1113'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.32 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.32"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.32 -4.35)"^^geo:wktLiteral ;
  geo-pos:lat "3.32"^^xsd:decimal ;
  geo-pos:long "-4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1114'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '3.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1114'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55.8)"^^geo:wktLiteral ;
  geo-pos:lat "5.5"^^xsd:decimal ;
  geo-pos:long "55.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1115'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.8'^^xsd:double;
  dwc:latitude '5.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1115'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 53.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 53.95)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "53.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3942'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.95'^^xsd:double;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3942'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3943'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3943'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3944'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3944'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 53.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 53.95)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "53.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3945'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.95'^^xsd:double;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3945'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.45"^^xsd:decimal ;
  dwc:decimalLongitude "7.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.45 7.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.45"^^xsd:decimal ;
  geo-pos:long "7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3946'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '7.75'^^xsd:double;
  dwc:latitude '0.45'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3946'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -22.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6 -22.13)"^^geo:wktLiteral ;
  geo-pos:lat "3.6"^^xsd:decimal ;
  geo-pos:long "-22.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3947'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-22.13'^^xsd:double;
  dwc:latitude '3.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3947'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "56.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "56.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6358'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.38'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6358'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "56.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "56.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6359'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.38'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6359'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "56.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "56.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6360'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.38'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6360'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55.8)"^^geo:wktLiteral ;
  geo-pos:lat "5.5"^^xsd:decimal ;
  geo-pos:long "55.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1116'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.8'^^xsd:double;
  dwc:latitude '5.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1116'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "56.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "56.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6361'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.38'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6361'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "56.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "56.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6362'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.38'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6362'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.97"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.97"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6363'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '3.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6363'^^xsd:string;
  dwc:observationDate '2007-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6364'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6364'^^xsd:string;
  dwc:observationDate '2007-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6365'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6365'^^xsd:string;
  dwc:observationDate '2007-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6366'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6366'^^xsd:string;
  dwc:observationDate '2007-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.97"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.97"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6367'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '3.97'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6367'^^xsd:string;
  dwc:observationDate '2007-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.97"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.97 -4.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.97"^^xsd:decimal ;
  geo-pos:long "-4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6368'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:latitude '3.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6368'^^xsd:string;
  dwc:observationDate '2007-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.1"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "1.1"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5665'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '1.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5665'^^xsd:string;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5666'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5666'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5667'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5667'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5668'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5668'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.78 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.78 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.78"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5669'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5669'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.78 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.78 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.78"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5670'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5670'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 55.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.02"^^xsd:decimal ;
  dwc:decimalLongitude "55.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 55.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.02"^^xsd:decimal ;
  geo-pos:long "55.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5671'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '55.37'^^xsd:double;
  dwc:latitude '1.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5671'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 55.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.02"^^xsd:decimal ;
  dwc:decimalLongitude "55.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 55.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.02"^^xsd:decimal ;
  geo-pos:long "55.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5672'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '55.37'^^xsd:double;
  dwc:latitude '1.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5672'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 55.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.02"^^xsd:decimal ;
  dwc:decimalLongitude "55.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.02 55.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.02"^^xsd:decimal ;
  geo-pos:long "55.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5673'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '55.37'^^xsd:double;
  dwc:latitude '1.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5673'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.78 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.78 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.78"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5674'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5674'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.78 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.78 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.78"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5675'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5675'^^xsd:string;
  dwc:observationDate '2006-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.3"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "1.3"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5676'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '1.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5676'^^xsd:string;
  dwc:observationDate '2006-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 9.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "9.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2821'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.88'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2821'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 9.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "9.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2822'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.88'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2822'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55.8)"^^geo:wktLiteral ;
  geo-pos:lat "5.5"^^xsd:decimal ;
  geo-pos:long "55.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1117'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.8'^^xsd:double;
  dwc:latitude '5.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1117'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55.8)"^^geo:wktLiteral ;
  geo-pos:lat "5.5"^^xsd:decimal ;
  geo-pos:long "55.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1118'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.8'^^xsd:double;
  dwc:latitude '5.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1118'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.52 -3.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.52"^^xsd:decimal ;
  dwc:decimalLongitude "-3.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.52 -3.32)"^^geo:wktLiteral ;
  geo-pos:lat "4.52"^^xsd:decimal ;
  geo-pos:long "-3.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1119'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-3.32'^^xsd:double;
  dwc:latitude '4.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1119'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.52 -3.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.52"^^xsd:decimal ;
  dwc:decimalLongitude "-3.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.52 -3.32)"^^geo:wktLiteral ;
  geo-pos:lat "4.52"^^xsd:decimal ;
  geo-pos:long "-3.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1120'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-3.32'^^xsd:double;
  dwc:latitude '4.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1120'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.52 -3.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.52"^^xsd:decimal ;
  dwc:decimalLongitude "-3.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.52 -3.32)"^^geo:wktLiteral ;
  geo-pos:lat "4.52"^^xsd:decimal ;
  geo-pos:long "-3.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1121'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-3.32'^^xsd:double;
  dwc:latitude '4.52'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1121'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.52 -3.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.52"^^xsd:decimal ;
  dwc:decimalLongitude "-3.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.52 -3.32)"^^geo:wktLiteral ;
  geo-pos:lat "4.52"^^xsd:decimal ;
  geo-pos:long "-3.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1122'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-3.32'^^xsd:double;
  dwc:latitude '4.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1122'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3513'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3513'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.52 58.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.52"^^xsd:decimal ;
  dwc:decimalLongitude "58.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.52 58.25)"^^geo:wktLiteral ;
  geo-pos:lat "-9.52"^^xsd:decimal ;
  geo-pos:long "58.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7781'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '58.25'^^xsd:double;
  dwc:latitude '-9.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7781'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.22 44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.22"^^xsd:decimal ;
  dwc:decimalLongitude "44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.22 44.2)"^^geo:wktLiteral ;
  geo-pos:lat "-15.22"^^xsd:decimal ;
  geo-pos:long "44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7782'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '44.2'^^xsd:double;
  dwc:latitude '-15.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7782'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.22 44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.22"^^xsd:decimal ;
  dwc:decimalLongitude "44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.22 44.2)"^^geo:wktLiteral ;
  geo-pos:lat "-15.22"^^xsd:decimal ;
  geo-pos:long "44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7783'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '44.2'^^xsd:double;
  dwc:latitude '-15.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7783'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 9.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "9.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2823'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.88'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2823'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 9.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 9.88)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "9.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2824'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.88'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2824'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 9.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2825'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.83'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2825'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 9.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 9.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "9.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2826'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '9.83'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2826'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -19.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-19.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -19.03)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-19.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7801'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-19.03'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7801'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.68 -21.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.68"^^xsd:decimal ;
  dwc:decimalLongitude "-21.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.68 -21.38)"^^geo:wktLiteral ;
  geo-pos:lat "10.68"^^xsd:decimal ;
  geo-pos:long "-21.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7802'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-21.38'^^xsd:double;
  dwc:latitude '10.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7802'^^xsd:string;
  dwc:observationDate '2010-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.68 -21.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.68"^^xsd:decimal ;
  dwc:decimalLongitude "-21.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.68 -21.38)"^^geo:wktLiteral ;
  geo-pos:lat "10.68"^^xsd:decimal ;
  geo-pos:long "-21.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7803'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-21.38'^^xsd:double;
  dwc:latitude '10.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7803'^^xsd:string;
  dwc:observationDate '2010-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.68 -21.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.68"^^xsd:decimal ;
  dwc:decimalLongitude "-21.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.68 -21.38)"^^geo:wktLiteral ;
  geo-pos:lat "10.68"^^xsd:decimal ;
  geo-pos:long "-21.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7804'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-21.38'^^xsd:double;
  dwc:latitude '10.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7804'^^xsd:string;
  dwc:observationDate '2010-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.22 48.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.22"^^xsd:decimal ;
  dwc:decimalLongitude "48.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.22 48.85)"^^geo:wktLiteral ;
  geo-pos:lat "-10.22"^^xsd:decimal ;
  geo-pos:long "48.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7805'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '48.85'^^xsd:double;
  dwc:latitude '-10.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7805'^^xsd:string;
  dwc:observationDate '2010-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.22 48.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.22"^^xsd:decimal ;
  dwc:decimalLongitude "48.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.22 48.85)"^^geo:wktLiteral ;
  geo-pos:lat "-10.22"^^xsd:decimal ;
  geo-pos:long "48.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7806'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '48.85'^^xsd:double;
  dwc:latitude '-10.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7806'^^xsd:string;
  dwc:observationDate '2010-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "9.85"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7807'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '9.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7807'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "9.85"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7808'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '9.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7808'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "9.85"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7809'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '9.85'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7809'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "9.85"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7810'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '9.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7810'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -18.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -18.58)"^^geo:wktLiteral ;
  geo-pos:lat "9.85"^^xsd:decimal ;
  geo-pos:long "-18.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7811'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.58'^^xsd:double;
  dwc:latitude '9.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7811'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.8 -22.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.8 -22.12)"^^geo:wktLiteral ;
  geo-pos:lat "7.8"^^xsd:decimal ;
  geo-pos:long "-22.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7812'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-22.12'^^xsd:double;
  dwc:latitude '7.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7812'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.92 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.92"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.92 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.92"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7813'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '7.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7813'^^xsd:string;
  dwc:observationDate '2010-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 45.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.38"^^xsd:decimal ;
  dwc:decimalLongitude "45.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 45.57)"^^geo:wktLiteral ;
  geo-pos:lat "-7.38"^^xsd:decimal ;
  geo-pos:long "45.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7701'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '45.57'^^xsd:double;
  dwc:latitude '-7.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7701'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 45.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.38"^^xsd:decimal ;
  dwc:decimalLongitude "45.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 45.57)"^^geo:wktLiteral ;
  geo-pos:lat "-7.38"^^xsd:decimal ;
  geo-pos:long "45.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7702'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '45.57'^^xsd:double;
  dwc:latitude '-7.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7702'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.87 44.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.87"^^xsd:decimal ;
  dwc:decimalLongitude "44.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.87 44.37)"^^geo:wktLiteral ;
  geo-pos:lat "-9.87"^^xsd:decimal ;
  geo-pos:long "44.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7703'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '44.37'^^xsd:double;
  dwc:latitude '-9.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7703'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.87 44.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.87"^^xsd:decimal ;
  dwc:decimalLongitude "44.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.87 44.37)"^^geo:wktLiteral ;
  geo-pos:lat "-9.87"^^xsd:decimal ;
  geo-pos:long "44.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7704'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '44.37'^^xsd:double;
  dwc:latitude '-9.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7704'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.87 44.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.87"^^xsd:decimal ;
  dwc:decimalLongitude "44.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.87 44.37)"^^geo:wktLiteral ;
  geo-pos:lat "-9.87"^^xsd:decimal ;
  geo-pos:long "44.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7705'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '44.37'^^xsd:double;
  dwc:latitude '-9.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7705'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.87 44.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.87"^^xsd:decimal ;
  dwc:decimalLongitude "44.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.87 44.37)"^^geo:wktLiteral ;
  geo-pos:lat "-9.87"^^xsd:decimal ;
  geo-pos:long "44.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7706'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '44.37'^^xsd:double;
  dwc:latitude '-9.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7706'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 43.63)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7707'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '43.63'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7707'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 43.63)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7708'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '43.63'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7708'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 43.63)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7709'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '43.63'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7709'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 43.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.47"^^xsd:decimal ;
  dwc:decimalLongitude "43.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.47 43.63)"^^geo:wktLiteral ;
  geo-pos:lat "-10.47"^^xsd:decimal ;
  geo-pos:long "43.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7710'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '43.63'^^xsd:double;
  dwc:latitude '-10.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7710'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 44.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "44.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 44.7)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "44.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7711'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '44.7'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7711'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 44.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "44.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 44.7)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "44.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7712'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '44.7'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7712'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 44.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "44.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 44.7)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "44.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7713'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '44.7'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7713'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 44.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 44.13)"^^geo:wktLiteral ;
  geo-pos:lat "-15.17"^^xsd:decimal ;
  geo-pos:long "44.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7787'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '44.13'^^xsd:double;
  dwc:latitude '-15.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7787'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 44.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 44.13)"^^geo:wktLiteral ;
  geo-pos:lat "-15.17"^^xsd:decimal ;
  geo-pos:long "44.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7788'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '44.13'^^xsd:double;
  dwc:latitude '-15.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7788'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.23)"^^geo:wktLiteral ;
  geo-pos:lat "-9.73"^^xsd:decimal ;
  geo-pos:long "49.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7636'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '49.23'^^xsd:double;
  dwc:latitude '-9.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7636'^^xsd:string;
  dwc:observationDate '2009-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.93 66.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.93"^^xsd:decimal ;
  dwc:decimalLongitude "66.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.93 66.1)"^^geo:wktLiteral ;
  geo-pos:lat "-7.93"^^xsd:decimal ;
  geo-pos:long "66.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7637'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '66.1'^^xsd:double;
  dwc:latitude '-7.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7637'^^xsd:string;
  dwc:observationDate '2009-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.93 66.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.93"^^xsd:decimal ;
  dwc:decimalLongitude "66.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.93 66.1)"^^geo:wktLiteral ;
  geo-pos:lat "-7.93"^^xsd:decimal ;
  geo-pos:long "66.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7638'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '66.1'^^xsd:double;
  dwc:latitude '-7.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7638'^^xsd:string;
  dwc:observationDate '2009-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.93 66.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.93"^^xsd:decimal ;
  dwc:decimalLongitude "66.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.93 66.1)"^^geo:wktLiteral ;
  geo-pos:lat "-7.93"^^xsd:decimal ;
  geo-pos:long "66.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7639'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '66.1'^^xsd:double;
  dwc:latitude '-7.93'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7639'^^xsd:string;
  dwc:observationDate '2009-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 -12.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.8"^^xsd:decimal ;
  geo-pos:long "-12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7640'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '1.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7640'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 -12.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.8"^^xsd:decimal ;
  geo-pos:long "-12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7641'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '1.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7641'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 -12.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.8"^^xsd:decimal ;
  geo-pos:long "-12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7642'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '1.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7642'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.8"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.8 -12.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.8"^^xsd:decimal ;
  geo-pos:long "-12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7643'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '1.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7643'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8405'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8405'^^xsd:string;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 47.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.12"^^xsd:decimal ;
  dwc:decimalLongitude "47.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 47.65)"^^geo:wktLiteral ;
  geo-pos:lat "-6.12"^^xsd:decimal ;
  geo-pos:long "47.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7934'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '47.65'^^xsd:double;
  dwc:latitude '-6.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7934'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 47.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.12"^^xsd:decimal ;
  dwc:decimalLongitude "47.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 47.65)"^^geo:wktLiteral ;
  geo-pos:lat "-6.12"^^xsd:decimal ;
  geo-pos:long "47.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7935'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '47.65'^^xsd:double;
  dwc:latitude '-6.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7935'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 46.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "46.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 46.78)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "46.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7936'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '46.78'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7936'^^xsd:string;
  dwc:observationDate '2010-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7937'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7937'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7938'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7938'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7939'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7939'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7940'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7940'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7941'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7941'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7942'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7942'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7943'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7943'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7944'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7944'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7945'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7945'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7946'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7946'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8010'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8010'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8011'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8011'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 9.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 9.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "9.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8012'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '9.95'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8012'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 9.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 9.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "9.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8013'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '9.95'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8013'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 9.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 9.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "9.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8014'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '9.95'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8014'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 9.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 9.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "9.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8015'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '9.95'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8015'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 9.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 9.95)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "9.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8016'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '9.95'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8016'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8017'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '10.43'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8017'^^xsd:string;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8018'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '10.43'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8018'^^xsd:string;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8019'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '10.43'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8019'^^xsd:string;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 47.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.12"^^xsd:decimal ;
  dwc:decimalLongitude "47.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 47.65)"^^geo:wktLiteral ;
  geo-pos:lat "-6.12"^^xsd:decimal ;
  geo-pos:long "47.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7933'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '47.65'^^xsd:double;
  dwc:latitude '-6.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7933'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8020'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '10.43'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8020'^^xsd:string;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "10.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8026'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '10.58'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8026'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "10.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8027'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '10.58'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8027'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 58.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4"^^xsd:decimal ;
  dwc:decimalLongitude "58.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 58.42)"^^geo:wktLiteral ;
  geo-pos:lat "2.4"^^xsd:decimal ;
  geo-pos:long "58.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7992'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '58.42'^^xsd:double;
  dwc:latitude '2.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7992'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7993'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7993'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7994'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7994'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.37"^^xsd:decimal ;
  dwc:decimalLongitude "10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 10.38)"^^geo:wktLiteral ;
  geo-pos:lat "-4.37"^^xsd:decimal ;
  geo-pos:long "10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7999'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '10.38'^^xsd:double;
  dwc:latitude '-4.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7999'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8101'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8101'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8102'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8102'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8103'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8103'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "51.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "51.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8227'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '51.17'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8227'^^xsd:string;
  dwc:observationDate '2011-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.98 42.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.98"^^xsd:decimal ;
  dwc:decimalLongitude "42.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.98 42.13)"^^geo:wktLiteral ;
  geo-pos:lat "-16.98"^^xsd:decimal ;
  geo-pos:long "42.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8269'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '42.13'^^xsd:double;
  dwc:latitude '-16.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8269'^^xsd:string;
  dwc:observationDate '2011-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 50.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "50.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 50.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "50.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8418'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '50.85'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8418'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 50.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "50.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 50.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "50.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8419'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '50.85'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8419'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 50.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "50.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 50.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "50.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8420'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '50.85'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8420'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.45 -16.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.45 -16.78)"^^geo:wktLiteral ;
  geo-pos:lat "17.45"^^xsd:decimal ;
  geo-pos:long "-16.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8980'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.78'^^xsd:double;
  dwc:latitude '17.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8980'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.45 -16.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.45 -16.78)"^^geo:wktLiteral ;
  geo-pos:lat "17.45"^^xsd:decimal ;
  geo-pos:long "-16.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8981'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.78'^^xsd:double;
  dwc:latitude '17.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8981'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "47.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8979'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '47.53'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8979'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "47.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8973'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '47.53'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8973'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 56.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "56.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 56.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "56.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7930'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.55'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7930'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 56.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "56.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 56.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "56.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7931'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.55'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7931'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 56.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "56.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 56.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "56.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7932'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.55'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7932'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 47.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "47.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 47.35)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "47.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8983'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '47.35'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8983'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 47.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "47.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 47.35)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "47.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8984'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '47.35'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8984'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 52.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 52.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "52.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8110'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.68'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8110'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 56.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 56.32)"^^geo:wktLiteral ;
  geo-pos:lat "5.97"^^xsd:decimal ;
  geo-pos:long "56.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8111'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.32'^^xsd:double;
  dwc:latitude '5.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8111'^^xsd:string;
  dwc:observationDate '2010-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 56.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 56.32)"^^geo:wktLiteral ;
  geo-pos:lat "5.97"^^xsd:decimal ;
  geo-pos:long "56.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8112'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.32'^^xsd:double;
  dwc:latitude '5.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8112'^^xsd:string;
  dwc:observationDate '2010-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.17"^^xsd:decimal ;
  dwc:decimalLongitude "-11.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -11.83)"^^geo:wktLiteral ;
  geo-pos:lat "6.17"^^xsd:decimal ;
  geo-pos:long "-11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8116'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-11.83'^^xsd:double;
  dwc:latitude '6.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8116'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.13 76.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.13"^^xsd:decimal ;
  dwc:decimalLongitude "76.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.13 76.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.13"^^xsd:decimal ;
  geo-pos:long "76.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8169'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '76.93'^^xsd:double;
  dwc:latitude '-2.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8169'^^xsd:string;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 49.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "49.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 49.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "49.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8219'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '49.57'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8219'^^xsd:string;
  dwc:observationDate '2011-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8220'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '-0.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8220'^^xsd:string;
  dwc:observationDate '2011-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 49.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "49.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 49.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "49.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8221'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '49.57'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8221'^^xsd:string;
  dwc:observationDate '2011-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 49.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "49.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 49.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "49.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8222'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '49.57'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8222'^^xsd:string;
  dwc:observationDate '2011-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 49.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "49.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 49.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "49.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8223'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '49.57'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8223'^^xsd:string;
  dwc:observationDate '2011-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8224'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8224'^^xsd:string;
  dwc:observationDate '2011-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8225'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8225'^^xsd:string;
  dwc:observationDate '2011-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8226'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8226'^^xsd:string;
  dwc:observationDate '2011-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "47.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8978'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '47.53'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8978'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.13 42.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.13"^^xsd:decimal ;
  dwc:decimalLongitude "42.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.13 42.12)"^^geo:wktLiteral ;
  geo-pos:lat "-17.13"^^xsd:decimal ;
  geo-pos:long "42.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8278'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.12'^^xsd:double;
  dwc:latitude '-17.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8278'^^xsd:string;
  dwc:observationDate '2011-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8279'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8279'^^xsd:string;
  dwc:observationDate '2011-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8280'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8280'^^xsd:string;
  dwc:observationDate '2011-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8281'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8281'^^xsd:string;
  dwc:observationDate '2011-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.5 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "8.5"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8282'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '8.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8282'^^xsd:string;
  dwc:observationDate '2011-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 44.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.55"^^xsd:decimal ;
  dwc:decimalLongitude "44.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 44.13)"^^geo:wktLiteral ;
  geo-pos:lat "-13.55"^^xsd:decimal ;
  geo-pos:long "44.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8283'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '44.13'^^xsd:double;
  dwc:latitude '-13.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8283'^^xsd:string;
  dwc:observationDate '2011-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.42"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "-3.42"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7851'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '-3.42'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7851'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.42"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "-3.42"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7852'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '-3.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7852'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 50.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "50.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 50.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "50.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7853'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '50.02'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7853'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.42"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "-3.42"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7854'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '-3.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7854'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.42"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "-3.42"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7855'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '-3.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7855'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 50.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "50.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 50.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "50.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7856'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '50.02'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7856'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7857'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7857'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7858'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7858'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.63"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8447'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '0.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8447'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8462'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8462'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8100'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8100'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 62.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "62.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 62.62)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "62.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8257'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '62.62'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8257'^^xsd:string;
  dwc:observationDate '2011-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 62.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "62.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 62.62)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "62.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8258'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '62.62'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8258'^^xsd:string;
  dwc:observationDate '2011-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.37"^^xsd:decimal ;
  dwc:decimalLongitude "-13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.37 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.37"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8259'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '2.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8259'^^xsd:string;
  dwc:observationDate '2011-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.95 42.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.95"^^xsd:decimal ;
  dwc:decimalLongitude "42.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.95 42.17)"^^geo:wktLiteral ;
  geo-pos:lat "-16.95"^^xsd:decimal ;
  geo-pos:long "42.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8260'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '42.17'^^xsd:double;
  dwc:latitude '-16.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8260'^^xsd:string;
  dwc:observationDate '2011-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8261'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8261'^^xsd:string;
  dwc:observationDate '2011-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8262'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8262'^^xsd:string;
  dwc:observationDate '2011-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8263'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8263'^^xsd:string;
  dwc:observationDate '2011-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8264'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8264'^^xsd:string;
  dwc:observationDate '2011-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8265'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8265'^^xsd:string;
  dwc:observationDate '2011-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.73 42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.73"^^xsd:decimal ;
  dwc:decimalLongitude "42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.73 42.63)"^^geo:wktLiteral ;
  geo-pos:lat "-13.73"^^xsd:decimal ;
  geo-pos:long "42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8266'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '42.63'^^xsd:double;
  dwc:latitude '-13.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8266'^^xsd:string;
  dwc:observationDate '2011-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.73 42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.73"^^xsd:decimal ;
  dwc:decimalLongitude "42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.73 42.63)"^^geo:wktLiteral ;
  geo-pos:lat "-13.73"^^xsd:decimal ;
  geo-pos:long "42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8267'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '42.63'^^xsd:double;
  dwc:latitude '-13.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8267'^^xsd:string;
  dwc:observationDate '2011-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.73 42.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.73"^^xsd:decimal ;
  dwc:decimalLongitude "42.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.73 42.63)"^^geo:wktLiteral ;
  geo-pos:lat "-13.73"^^xsd:decimal ;
  geo-pos:long "42.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8268'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '42.63'^^xsd:double;
  dwc:latitude '-13.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8268'^^xsd:string;
  dwc:observationDate '2011-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8156'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8156'^^xsd:string;
  dwc:observationDate '2011-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8157'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8157'^^xsd:string;
  dwc:observationDate '2011-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8158'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8158'^^xsd:string;
  dwc:observationDate '2011-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8159'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8159'^^xsd:string;
  dwc:observationDate '2011-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 76.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "76.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 76.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "76.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8160'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '76.6'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8160'^^xsd:string;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 76.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "76.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 76.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "76.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8161'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '76.6'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8161'^^xsd:string;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 76.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "76.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 76.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "76.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8162'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '76.6'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8162'^^xsd:string;
  dwc:observationDate '2011-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 75.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.23"^^xsd:decimal ;
  dwc:decimalLongitude "75.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 75.98)"^^geo:wktLiteral ;
  geo-pos:lat "-3.23"^^xsd:decimal ;
  geo-pos:long "75.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8163'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '75.98'^^xsd:double;
  dwc:latitude '-3.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8163'^^xsd:string;
  dwc:observationDate '2011-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 75.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.23"^^xsd:decimal ;
  dwc:decimalLongitude "75.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.23 75.98)"^^geo:wktLiteral ;
  geo-pos:lat "-3.23"^^xsd:decimal ;
  geo-pos:long "75.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8164'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '75.98'^^xsd:double;
  dwc:latitude '-3.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8164'^^xsd:string;
  dwc:observationDate '2011-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 -1)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8165'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8165'^^xsd:string;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 -1)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8166'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8166'^^xsd:string;
  dwc:observationDate '2011-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.13 76.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.13"^^xsd:decimal ;
  dwc:decimalLongitude "76.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.13 76.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.13"^^xsd:decimal ;
  geo-pos:long "76.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8167'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '76.93'^^xsd:double;
  dwc:latitude '-2.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8167'^^xsd:string;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.13 76.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.13"^^xsd:decimal ;
  dwc:decimalLongitude "76.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.13 76.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.13"^^xsd:decimal ;
  geo-pos:long "76.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8168'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '76.93'^^xsd:double;
  dwc:latitude '-2.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8168'^^xsd:string;
  dwc:observationDate '2011-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.37"^^xsd:decimal ;
  dwc:decimalLongitude "10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 10.38)"^^geo:wktLiteral ;
  geo-pos:lat "-4.37"^^xsd:decimal ;
  geo-pos:long "10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8001'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '10.38'^^xsd:double;
  dwc:latitude '-4.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8001'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8002'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8002'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8003'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8003'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8004'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8004'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8005'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8005'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.15 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.15"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8006'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '-4.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8006'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8007'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8007'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8008'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8008'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.28"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.28 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.28"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8009'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '-4.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8009'^^xsd:string;
  dwc:observationDate '2010-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8059'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8059'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8060'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8060'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8061'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8061'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.05 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.05"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.05 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "-7.05"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8062'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '-7.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8062'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.05 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.05"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.05 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "-7.05"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8063'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '-7.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8063'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8064'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8064'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.88 52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.88"^^xsd:decimal ;
  dwc:decimalLongitude "52.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.88 52.95)"^^geo:wktLiteral ;
  geo-pos:lat "-6.88"^^xsd:decimal ;
  geo-pos:long "52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8075'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '52.95'^^xsd:double;
  dwc:latitude '-6.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8075'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02 54.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02"^^xsd:decimal ;
  dwc:decimalLongitude "54.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02 54.45)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02"^^xsd:decimal ;
  geo-pos:long "54.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7920'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.45'^^xsd:double;
  dwc:latitude '-1.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7920'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02 54.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02"^^xsd:decimal ;
  dwc:decimalLongitude "54.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02 54.45)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02"^^xsd:decimal ;
  geo-pos:long "54.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7921'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.45'^^xsd:double;
  dwc:latitude '-1.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7921'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.77"^^xsd:decimal ;
  geo-pos:long "-17.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7922'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.57'^^xsd:double;
  dwc:latitude '19.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7922'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.77"^^xsd:decimal ;
  geo-pos:long "-17.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7923'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.57'^^xsd:double;
  dwc:latitude '19.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7923'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.77"^^xsd:decimal ;
  geo-pos:long "-17.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7924'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.57'^^xsd:double;
  dwc:latitude '19.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7924'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.77"^^xsd:decimal ;
  geo-pos:long "-17.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7925'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.57'^^xsd:double;
  dwc:latitude '19.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7925'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.77"^^xsd:decimal ;
  geo-pos:long "-17.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7926'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.57'^^xsd:double;
  dwc:latitude '19.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7926'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.77 -17.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.77"^^xsd:decimal ;
  geo-pos:long "-17.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7927'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.57'^^xsd:double;
  dwc:latitude '19.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7927'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 1.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "1.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 1.88)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "1.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7928'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '1.88'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7928'^^xsd:string;
  dwc:observationDate '2010-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 1.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "1.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 1.88)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "1.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7929'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '1.88'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7929'^^xsd:string;
  dwc:observationDate '2010-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7859'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7859'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7860'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7860'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7861'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7861'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7862'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7862'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7863'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7863'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.9 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "18.9"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7864'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '18.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7864'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.62 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.62"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.62 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.62"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7865'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '-2.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7865'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.62 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.62"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.62 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.62"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7866'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '-2.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7866'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.62 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.62"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.62 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.62"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7867'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '-2.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7867'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.62 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.62"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.62 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.62"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7868'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '-2.62'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7868'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -19.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-19.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -19.03)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-19.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7798'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-19.03'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7798'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -19.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-19.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -19.03)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-19.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7799'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-19.03'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7799'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -19.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-19.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -19.03)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-19.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7800'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-19.03'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7800'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 56.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "56.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 56.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "56.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8170'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '56.88'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8170'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 56.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "56.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 56.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "56.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8171'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '56.88'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8171'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 56.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "56.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 56.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "56.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8172'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '56.88'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8172'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 56.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "56.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 56.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "56.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8173'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '56.88'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8173'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.37 -1.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.37"^^xsd:decimal ;
  dwc:decimalLongitude "-1.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.37 -1.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.37"^^xsd:decimal ;
  geo-pos:long "-1.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8174'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-1.02'^^xsd:double;
  dwc:latitude '-2.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8174'^^xsd:string;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.37 -1.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.37"^^xsd:decimal ;
  dwc:decimalLongitude "-1.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.37 -1.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.37"^^xsd:decimal ;
  geo-pos:long "-1.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8175'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-1.02'^^xsd:double;
  dwc:latitude '-2.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8175'^^xsd:string;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8176'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8176'^^xsd:string;
  dwc:observationDate '2011-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8177'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8177'^^xsd:string;
  dwc:observationDate '2011-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8178'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8178'^^xsd:string;
  dwc:observationDate '2011-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8179'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8179'^^xsd:string;
  dwc:observationDate '2011-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.82"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "-1.82"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8180'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '-1.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8180'^^xsd:string;
  dwc:observationDate '2011-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.82"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "-1.82"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8181'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '-1.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8181'^^xsd:string;
  dwc:observationDate '2011-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.82"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "-1.82"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8182'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '-1.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8182'^^xsd:string;
  dwc:observationDate '2011-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 47.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.53"^^xsd:decimal ;
  dwc:decimalLongitude "47.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 47.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.53"^^xsd:decimal ;
  geo-pos:long "47.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7836'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.37'^^xsd:double;
  dwc:latitude '-1.53'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7836'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 47.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.53"^^xsd:decimal ;
  dwc:decimalLongitude "47.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 47.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.53"^^xsd:decimal ;
  geo-pos:long "47.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7837'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.37'^^xsd:double;
  dwc:latitude '-1.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7837'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 9.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1"^^xsd:decimal ;
  geo-pos:long "9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7838'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '-3.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7838'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 9.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1"^^xsd:decimal ;
  geo-pos:long "9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7839'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '-3.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7839'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 9.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1"^^xsd:decimal ;
  geo-pos:long "9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7840'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '-3.1'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7840'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 9.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 9.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1"^^xsd:decimal ;
  geo-pos:long "9.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7841'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '9.25'^^xsd:double;
  dwc:latitude '-3.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7841'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7849'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7849'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7948'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.33'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7948'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7949'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.33'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7949'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7950'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.33'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7950'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7951'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.33'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7951'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 43.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "43.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 43.1)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "43.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7952'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '43.1'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7952'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 43.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "43.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 43.1)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "43.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7953'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '43.1'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7953'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 45.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "45.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7947'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.67'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7947'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.82"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "-1.82"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8183'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '-1.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8183'^^xsd:string;
  dwc:observationDate '2011-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 47.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "47.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 47.35)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "47.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8982'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '47.35'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8982'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 10.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8021'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '10.43'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8021'^^xsd:string;
  dwc:observationDate '2010-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "10.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8022'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '10.58'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8022'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 54.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.9"^^xsd:decimal ;
  dwc:decimalLongitude "54.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 54.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.9"^^xsd:decimal ;
  geo-pos:long "54.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8023'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.33'^^xsd:double;
  dwc:latitude '3.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8023'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 54.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.9"^^xsd:decimal ;
  dwc:decimalLongitude "54.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 54.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.9"^^xsd:decimal ;
  geo-pos:long "54.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8024'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.33'^^xsd:double;
  dwc:latitude '3.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8024'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "10.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8025'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '10.58'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8025'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 44.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.17"^^xsd:decimal ;
  dwc:decimalLongitude "44.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 44.13)"^^geo:wktLiteral ;
  geo-pos:lat "-15.17"^^xsd:decimal ;
  geo-pos:long "44.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7789'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '44.13'^^xsd:double;
  dwc:latitude '-15.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7789'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.5 10.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.5"^^xsd:decimal ;
  geo-pos:long "10.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8028'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '10.58'^^xsd:double;
  dwc:latitude '-4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8028'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 54.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.9"^^xsd:decimal ;
  dwc:decimalLongitude "54.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.9 54.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.9"^^xsd:decimal ;
  geo-pos:long "54.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8029'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.33'^^xsd:double;
  dwc:latitude '3.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8029'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.63"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.63"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8030'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-2.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8030'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.63"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.63"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8031'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-2.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8031'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.63"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.63"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8032'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-2.63'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8032'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.63"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.63"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8033'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-2.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8033'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.63"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.63 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.63"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8034'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-2.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8034'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 43.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "43.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 43.1)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "43.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7955'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '43.1'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7955'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7956'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7956'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7957'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7957'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7958'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7958'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7959'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7959'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7960'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7960'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7961'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7961'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7962'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7962'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.62 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "19.62"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7963'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '19.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7963'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 50.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "50.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 50.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "50.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7964'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '50.15'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7964'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 50.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "50.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 50.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "50.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7965'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '50.15'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7965'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 50.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.4"^^xsd:decimal ;
  dwc:decimalLongitude "50.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.4 50.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.4"^^xsd:decimal ;
  geo-pos:long "50.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7966'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '50.15'^^xsd:double;
  dwc:latitude '-0.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7966'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7 -0.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7 -0.15)"^^geo:wktLiteral ;
  geo-pos:lat "3.7"^^xsd:decimal ;
  geo-pos:long "-0.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7967'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-0.15'^^xsd:double;
  dwc:latitude '3.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7967'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.98"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.98"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8035'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-2.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8035'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.98"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.98"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8036'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-2.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8036'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.98"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.98"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8037'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-2.98'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8037'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.98"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.98"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8038'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-2.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8038'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "9.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "9.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8039'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.37'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8039'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "9.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "9.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8040'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.37'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8040'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "9.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "9.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8041'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.37'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8041'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "9.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "9.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8042'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.37'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8042'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "9.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "9.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8043'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.37'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8043'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "9.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "9.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8044'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.37'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8044'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "9.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 9.37)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "9.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8045'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.37'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8045'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8046'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8046'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8047'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8047'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.62 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.62"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.62 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.62"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7869'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '-2.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7869'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7870'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7870'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 46.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 46.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "46.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7871'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '46.13'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7871'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 46.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 46.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "46.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7872'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '46.13'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7872'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7873'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7873'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7874'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7874'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7875'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7875'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 46.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 46.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "46.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7876'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '46.13'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7876'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 46.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 46.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "46.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7877'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '46.13'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7877'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.2 7.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.2"^^xsd:decimal ;
  geo-pos:long "7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7878'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '7.55'^^xsd:double;
  dwc:latitude '-4.2'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7878'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "47.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "47.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7879'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '47.92'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7879'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 43.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "43.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 43.1)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "43.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7954'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '43.1'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7954'^^xsd:string;
  dwc:observationDate '2010-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8432'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8432'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 50.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.97"^^xsd:decimal ;
  dwc:decimalLongitude "50.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 50.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.97"^^xsd:decimal ;
  geo-pos:long "50.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7684'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '50.87'^^xsd:double;
  dwc:latitude '-3.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7684'^^xsd:string;
  dwc:observationDate '2010-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 50.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.97"^^xsd:decimal ;
  dwc:decimalLongitude "50.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 50.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.97"^^xsd:decimal ;
  geo-pos:long "50.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7685'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '50.87'^^xsd:double;
  dwc:latitude '-3.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7685'^^xsd:string;
  dwc:observationDate '2010-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 50.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.97"^^xsd:decimal ;
  dwc:decimalLongitude "50.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 50.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.97"^^xsd:decimal ;
  geo-pos:long "50.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7686'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '50.87'^^xsd:double;
  dwc:latitude '-3.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7686'^^xsd:string;
  dwc:observationDate '2010-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 50.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.97"^^xsd:decimal ;
  dwc:decimalLongitude "50.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 50.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.97"^^xsd:decimal ;
  geo-pos:long "50.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7687'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '50.87'^^xsd:double;
  dwc:latitude '-3.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7687'^^xsd:string;
  dwc:observationDate '2010-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7688'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7688'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7689'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7689'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 55.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.78"^^xsd:decimal ;
  dwc:decimalLongitude "55.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 55.62)"^^geo:wktLiteral ;
  geo-pos:lat "3.78"^^xsd:decimal ;
  geo-pos:long "55.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7526'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.62'^^xsd:double;
  dwc:latitude '3.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7526'^^xsd:string;
  dwc:observationDate '2009-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7527'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7527'^^xsd:string;
  dwc:observationDate '2009-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7528'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7528'^^xsd:string;
  dwc:observationDate '2009-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7529'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7529'^^xsd:string;
  dwc:observationDate '2009-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.73"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.73 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "3.73"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7530'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '3.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7530'^^xsd:string;
  dwc:observationDate '2009-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.43"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7531'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '-3.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7531'^^xsd:string;
  dwc:observationDate '2009-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.43"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7532'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '-3.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7532'^^xsd:string;
  dwc:observationDate '2009-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.43"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7533'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '-3.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7533'^^xsd:string;
  dwc:observationDate '2009-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.43"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.43 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.43"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7534'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '-3.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7534'^^xsd:string;
  dwc:observationDate '2009-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 54.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.95"^^xsd:decimal ;
  dwc:decimalLongitude "54.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 54.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.95"^^xsd:decimal ;
  geo-pos:long "54.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7535'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.1'^^xsd:double;
  dwc:latitude '2.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7535'^^xsd:string;
  dwc:observationDate '2009-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 54.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.95"^^xsd:decimal ;
  dwc:decimalLongitude "54.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 54.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.95"^^xsd:decimal ;
  geo-pos:long "54.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7536'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.1'^^xsd:double;
  dwc:latitude '2.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7536'^^xsd:string;
  dwc:observationDate '2009-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 54.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.95"^^xsd:decimal ;
  dwc:decimalLongitude "54.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 54.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.95"^^xsd:decimal ;
  geo-pos:long "54.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7537'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.1'^^xsd:double;
  dwc:latitude '2.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7537'^^xsd:string;
  dwc:observationDate '2009-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 54.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.95"^^xsd:decimal ;
  dwc:decimalLongitude "54.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 54.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.95"^^xsd:decimal ;
  geo-pos:long "54.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7538'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.1'^^xsd:double;
  dwc:latitude '2.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7538'^^xsd:string;
  dwc:observationDate '2009-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7441'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7441'^^xsd:string;
  dwc:observationDate '2009-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7442'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7442'^^xsd:string;
  dwc:observationDate '2009-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7443'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7443'^^xsd:string;
  dwc:observationDate '2009-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7444'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7444'^^xsd:string;
  dwc:observationDate '2009-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7445'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7445'^^xsd:string;
  dwc:observationDate '2009-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7446'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7446'^^xsd:string;
  dwc:observationDate '2009-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7447'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7447'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7448'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7448'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7449'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7449'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7450'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7450'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7451'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7451'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7452'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7452'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7453'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7453'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7356'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7356'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 52.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "52.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 52.98)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "52.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7357'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.98'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7357'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 52.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "52.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 52.98)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "52.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7358'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.98'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7358'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 53.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "53.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 53.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "53.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7359'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.05'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7359'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 53.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "53.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 53.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "53.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7360'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.05'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7360'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7361'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7361'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7362'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7362'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 46.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.47"^^xsd:decimal ;
  dwc:decimalLongitude "46.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 46.77)"^^geo:wktLiteral ;
  geo-pos:lat "-13.47"^^xsd:decimal ;
  geo-pos:long "46.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8311'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.77'^^xsd:double;
  dwc:latitude '-13.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8311'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.73 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.73 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "8.73"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8312'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '8.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8312'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 9.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8351'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.93'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8351'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.78"^^xsd:decimal ;
  dwc:decimalLongitude "10.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 10.12)"^^geo:wktLiteral ;
  geo-pos:lat "-3.78"^^xsd:decimal ;
  geo-pos:long "10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8352'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.12'^^xsd:double;
  dwc:latitude '-3.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8352'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6893'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6893'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6894'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6894'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 48.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "48.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 48.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "48.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6895'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '48.17'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6895'^^xsd:string;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 7.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.08"^^xsd:decimal ;
  dwc:decimalLongitude "7.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 7.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.08"^^xsd:decimal ;
  geo-pos:long "7.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6896'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '7.27'^^xsd:double;
  dwc:latitude '-1.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6896'^^xsd:string;
  dwc:observationDate '2008-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 7.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.08"^^xsd:decimal ;
  dwc:decimalLongitude "7.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 7.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.08"^^xsd:decimal ;
  geo-pos:long "7.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6897'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '7.27'^^xsd:double;
  dwc:latitude '-1.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6897'^^xsd:string;
  dwc:observationDate '2008-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 7.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.08"^^xsd:decimal ;
  dwc:decimalLongitude "7.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.08 7.27)"^^geo:wktLiteral ;
  geo-pos:lat "-1.08"^^xsd:decimal ;
  geo-pos:long "7.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6898'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '7.27'^^xsd:double;
  dwc:latitude '-1.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6898'^^xsd:string;
  dwc:observationDate '2008-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.75"^^xsd:decimal ;
  dwc:decimalLongitude "0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.75 0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-0.75"^^xsd:decimal ;
  geo-pos:long "0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6899'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '0.58'^^xsd:double;
  dwc:latitude '-0.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6899'^^xsd:string;
  dwc:observationDate '2008-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 58.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 58.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.13"^^xsd:decimal ;
  geo-pos:long "58.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6900'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '58.03'^^xsd:double;
  dwc:latitude '7.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6900'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 58.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 58.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.13"^^xsd:decimal ;
  geo-pos:long "58.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6901'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '58.03'^^xsd:double;
  dwc:latitude '7.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6901'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 58.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 58.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.13"^^xsd:decimal ;
  geo-pos:long "58.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6902'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '58.03'^^xsd:double;
  dwc:latitude '7.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6902'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 58.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.13 58.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.13"^^xsd:decimal ;
  geo-pos:long "58.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6903'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '58.03'^^xsd:double;
  dwc:latitude '7.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6903'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.7"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.7"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6904'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '4.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6904'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.7"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.7"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6905'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '4.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6905'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.73"^^xsd:decimal ;
  dwc:decimalLongitude "-19.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  geo-pos:lat "12.73"^^xsd:decimal ;
  geo-pos:long "-19.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7242'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-19.27'^^xsd:double;
  dwc:latitude '12.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7242'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.73"^^xsd:decimal ;
  dwc:decimalLongitude "-19.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  geo-pos:lat "12.73"^^xsd:decimal ;
  geo-pos:long "-19.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7243'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-19.27'^^xsd:double;
  dwc:latitude '12.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7243'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.73"^^xsd:decimal ;
  dwc:decimalLongitude "-19.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  geo-pos:lat "12.73"^^xsd:decimal ;
  geo-pos:long "-19.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7244'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-19.27'^^xsd:double;
  dwc:latitude '12.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7244'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.78"^^xsd:decimal ;
  dwc:decimalLongitude "-19.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  geo-pos:lat "13.78"^^xsd:decimal ;
  geo-pos:long "-19.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7245'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.58'^^xsd:double;
  dwc:latitude '13.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7245'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.78"^^xsd:decimal ;
  dwc:decimalLongitude "-19.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  geo-pos:lat "13.78"^^xsd:decimal ;
  geo-pos:long "-19.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7246'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.58'^^xsd:double;
  dwc:latitude '13.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7246'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.78"^^xsd:decimal ;
  dwc:decimalLongitude "-19.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  geo-pos:lat "13.78"^^xsd:decimal ;
  geo-pos:long "-19.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7247'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.58'^^xsd:double;
  dwc:latitude '13.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7247'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.55 48.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.55"^^xsd:decimal ;
  dwc:decimalLongitude "48.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.55 48.63)"^^geo:wktLiteral ;
  geo-pos:lat "-10.55"^^xsd:decimal ;
  geo-pos:long "48.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7248'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.63'^^xsd:double;
  dwc:latitude '-10.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7248'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.55 48.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.55"^^xsd:decimal ;
  dwc:decimalLongitude "48.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.55 48.63)"^^geo:wktLiteral ;
  geo-pos:lat "-10.55"^^xsd:decimal ;
  geo-pos:long "48.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7249'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.63'^^xsd:double;
  dwc:latitude '-10.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7249'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.78"^^xsd:decimal ;
  dwc:decimalLongitude "-19.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  geo-pos:lat "13.78"^^xsd:decimal ;
  geo-pos:long "-19.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7250'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.58'^^xsd:double;
  dwc:latitude '13.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7250'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7145'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7145'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7146'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7146'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7147'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7147'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7148'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.62'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7148'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7149'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7149'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7150'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7150'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7151'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.62'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7151'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7152'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.62'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7152'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "12.23"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7153'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '12.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7153'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "12.23"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7154'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '12.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7154'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 44.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "44.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 44.33)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "44.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7232'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '44.33'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7232'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 44.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "44.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 44.33)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "44.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7233'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '44.33'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7233'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 -6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 -6.33)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "-6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7234'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-6.33'^^xsd:double;
  dwc:latitude '-2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7234'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 -6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.5 -6.33)"^^geo:wktLiteral ;
  geo-pos:lat "-2.5"^^xsd:decimal ;
  geo-pos:long "-6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7235'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-6.33'^^xsd:double;
  dwc:latitude '-2.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7235'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.4 48.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.4 48.33)"^^geo:wktLiteral ;
  geo-pos:lat "-10.4"^^xsd:decimal ;
  geo-pos:long "48.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7236'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '48.33'^^xsd:double;
  dwc:latitude '-10.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7236'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.22)"^^geo:wktLiteral ;
  geo-pos:lat "-9.73"^^xsd:decimal ;
  geo-pos:long "49.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7237'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '49.22'^^xsd:double;
  dwc:latitude '-9.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7237'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.22)"^^geo:wktLiteral ;
  geo-pos:lat "-9.73"^^xsd:decimal ;
  geo-pos:long "49.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7238'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '49.22'^^xsd:double;
  dwc:latitude '-9.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7238'^^xsd:string;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.73"^^xsd:decimal ;
  dwc:decimalLongitude "-19.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  geo-pos:lat "12.73"^^xsd:decimal ;
  geo-pos:long "-19.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7239'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-19.27'^^xsd:double;
  dwc:latitude '12.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7239'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.73"^^xsd:decimal ;
  dwc:decimalLongitude "-19.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  geo-pos:lat "12.73"^^xsd:decimal ;
  geo-pos:long "-19.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7240'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-19.27'^^xsd:double;
  dwc:latitude '12.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7240'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.73"^^xsd:decimal ;
  dwc:decimalLongitude "-19.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.73 -19.27)"^^geo:wktLiteral ;
  geo-pos:lat "12.73"^^xsd:decimal ;
  geo-pos:long "-19.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7241'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-19.27'^^xsd:double;
  dwc:latitude '12.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7241'^^xsd:string;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7021'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7021'^^xsd:string;
  dwc:observationDate '2008-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7022'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7022'^^xsd:string;
  dwc:observationDate '2008-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7023'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7023'^^xsd:string;
  dwc:observationDate '2008-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7024'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '60.35'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7024'^^xsd:string;
  dwc:observationDate '2008-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 57.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.78"^^xsd:decimal ;
  dwc:decimalLongitude "57.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 57.1)"^^geo:wktLiteral ;
  geo-pos:lat "-3.78"^^xsd:decimal ;
  geo-pos:long "57.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7025'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.1'^^xsd:double;
  dwc:latitude '-3.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7025'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 57.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.78"^^xsd:decimal ;
  dwc:decimalLongitude "57.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 57.1)"^^geo:wktLiteral ;
  geo-pos:lat "-3.78"^^xsd:decimal ;
  geo-pos:long "57.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7026'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.1'^^xsd:double;
  dwc:latitude '-3.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7026'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 57.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "57.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 57.3)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "57.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7027'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.3'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7027'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 57.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "57.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 57.3)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "57.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7028'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.3'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7028'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -18.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-18.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -18.25)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-18.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7029'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.25'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7029'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -18.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "-18.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 -18.25)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "-18.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7030'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.25'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7030'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 57.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.65"^^xsd:decimal ;
  dwc:decimalLongitude "57.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 57.3)"^^geo:wktLiteral ;
  geo-pos:lat "-3.65"^^xsd:decimal ;
  geo-pos:long "57.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7031'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.3'^^xsd:double;
  dwc:latitude '-3.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7031'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 57.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.65"^^xsd:decimal ;
  dwc:decimalLongitude "57.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 57.3)"^^geo:wktLiteral ;
  geo-pos:lat "-3.65"^^xsd:decimal ;
  geo-pos:long "57.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7032'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.3'^^xsd:double;
  dwc:latitude '-3.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7032'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 54.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "54.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 54.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "54.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7474'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.27'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7474'^^xsd:string;
  dwc:observationDate '2009-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "-12.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 -12.23)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "-12.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7514'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7514'^^xsd:string;
  dwc:observationDate '2009-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 -12.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "-12.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 -12.23)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "-12.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7515'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-12.23'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7515'^^xsd:string;
  dwc:observationDate '2009-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.98"^^xsd:decimal ;
  dwc:decimalLongitude "56.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  geo-pos:lat "3.98"^^xsd:decimal ;
  geo-pos:long "56.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7516'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.3'^^xsd:double;
  dwc:latitude '3.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7516'^^xsd:string;
  dwc:observationDate '2009-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.98"^^xsd:decimal ;
  dwc:decimalLongitude "56.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  geo-pos:lat "3.98"^^xsd:decimal ;
  geo-pos:long "56.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7517'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.3'^^xsd:double;
  dwc:latitude '3.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7517'^^xsd:string;
  dwc:observationDate '2009-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.98"^^xsd:decimal ;
  dwc:decimalLongitude "56.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  geo-pos:lat "3.98"^^xsd:decimal ;
  geo-pos:long "56.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7518'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.3'^^xsd:double;
  dwc:latitude '3.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7518'^^xsd:string;
  dwc:observationDate '2009-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.88 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.88 -9.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.88"^^xsd:decimal ;
  geo-pos:long "-9.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7519'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '4.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7519'^^xsd:string;
  dwc:observationDate '2009-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.88 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.88 -9.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.88"^^xsd:decimal ;
  geo-pos:long "-9.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7520'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '4.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7520'^^xsd:string;
  dwc:observationDate '2009-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.88 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.88 -9.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.88"^^xsd:decimal ;
  geo-pos:long "-9.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7521'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '4.88'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7521'^^xsd:string;
  dwc:observationDate '2009-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.88 -9.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.88 -9.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.88"^^xsd:decimal ;
  geo-pos:long "-9.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7522'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.53'^^xsd:double;
  dwc:latitude '4.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7522'^^xsd:string;
  dwc:observationDate '2009-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 55.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.78"^^xsd:decimal ;
  dwc:decimalLongitude "55.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 55.62)"^^geo:wktLiteral ;
  geo-pos:lat "3.78"^^xsd:decimal ;
  geo-pos:long "55.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7523'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.62'^^xsd:double;
  dwc:latitude '3.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7523'^^xsd:string;
  dwc:observationDate '2009-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 55.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.78"^^xsd:decimal ;
  dwc:decimalLongitude "55.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 55.62)"^^geo:wktLiteral ;
  geo-pos:lat "3.78"^^xsd:decimal ;
  geo-pos:long "55.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7524'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.62'^^xsd:double;
  dwc:latitude '3.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7524'^^xsd:string;
  dwc:observationDate '2009-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 55.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.78"^^xsd:decimal ;
  dwc:decimalLongitude "55.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 55.62)"^^geo:wktLiteral ;
  geo-pos:lat "3.78"^^xsd:decimal ;
  geo-pos:long "55.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7525'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.62'^^xsd:double;
  dwc:latitude '3.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7525'^^xsd:string;
  dwc:observationDate '2009-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 49.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.53"^^xsd:decimal ;
  dwc:decimalLongitude "49.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 49.67)"^^geo:wktLiteral ;
  geo-pos:lat "-6.53"^^xsd:decimal ;
  geo-pos:long "49.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8339'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.67'^^xsd:double;
  dwc:latitude '-6.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8339'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 49.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.53"^^xsd:decimal ;
  dwc:decimalLongitude "49.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.53 49.67)"^^geo:wktLiteral ;
  geo-pos:lat "-6.53"^^xsd:decimal ;
  geo-pos:long "49.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8340'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.67'^^xsd:double;
  dwc:latitude '-6.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8340'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7767'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7767'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7768'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7768'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7769'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7769'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7770'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7770'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7771'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7771'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.33 42.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.33"^^xsd:decimal ;
  dwc:decimalLongitude "42.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.33 42.6)"^^geo:wktLiteral ;
  geo-pos:lat "-17.33"^^xsd:decimal ;
  geo-pos:long "42.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7772'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '42.6'^^xsd:double;
  dwc:latitude '-17.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7772'^^xsd:string;
  dwc:observationDate '2010-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.33 42.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.33"^^xsd:decimal ;
  dwc:decimalLongitude "42.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.33 42.6)"^^geo:wktLiteral ;
  geo-pos:lat "-17.33"^^xsd:decimal ;
  geo-pos:long "42.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7773'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '42.6'^^xsd:double;
  dwc:latitude '-17.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7773'^^xsd:string;
  dwc:observationDate '2010-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.33 42.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.33"^^xsd:decimal ;
  dwc:decimalLongitude "42.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.33 42.6)"^^geo:wktLiteral ;
  geo-pos:lat "-17.33"^^xsd:decimal ;
  geo-pos:long "42.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7774'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '42.6'^^xsd:double;
  dwc:latitude '-17.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7774'^^xsd:string;
  dwc:observationDate '2010-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.47 42.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.47"^^xsd:decimal ;
  dwc:decimalLongitude "42.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.47 42.18)"^^geo:wktLiteral ;
  geo-pos:lat "-17.47"^^xsd:decimal ;
  geo-pos:long "42.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7775'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '42.18'^^xsd:double;
  dwc:latitude '-17.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7775'^^xsd:string;
  dwc:observationDate '2010-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.33 42.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.33"^^xsd:decimal ;
  dwc:decimalLongitude "42.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.33 42.6)"^^geo:wktLiteral ;
  geo-pos:lat "-17.33"^^xsd:decimal ;
  geo-pos:long "42.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7776'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '42.6'^^xsd:double;
  dwc:latitude '-17.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7776'^^xsd:string;
  dwc:observationDate '2010-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.47 42.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.47"^^xsd:decimal ;
  dwc:decimalLongitude "42.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.47 42.18)"^^geo:wktLiteral ;
  geo-pos:lat "-17.47"^^xsd:decimal ;
  geo-pos:long "42.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7777'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '42.18'^^xsd:double;
  dwc:latitude '-17.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7777'^^xsd:string;
  dwc:observationDate '2010-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.87 57.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.87"^^xsd:decimal ;
  dwc:decimalLongitude "57.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.87 57.7)"^^geo:wktLiteral ;
  geo-pos:lat "-11.87"^^xsd:decimal ;
  geo-pos:long "57.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8326'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '57.7'^^xsd:double;
  dwc:latitude '-11.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8326'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.87 57.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.87"^^xsd:decimal ;
  dwc:decimalLongitude "57.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.87 57.7)"^^geo:wktLiteral ;
  geo-pos:lat "-11.87"^^xsd:decimal ;
  geo-pos:long "57.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8327'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '57.7'^^xsd:double;
  dwc:latitude '-11.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8327'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.05"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.05"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7601'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '2.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7601'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.05"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.05"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7602'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '2.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7602'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -17.15)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-17.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7603'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7603'^^xsd:string;
  dwc:observationDate '2009-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -17.15)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-17.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7604'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7604'^^xsd:string;
  dwc:observationDate '2009-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -17.15)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-17.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7605'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7605'^^xsd:string;
  dwc:observationDate '2009-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.33 -17.15)"^^geo:wktLiteral ;
  geo-pos:lat "2.33"^^xsd:decimal ;
  geo-pos:long "-17.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7606'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '2.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7606'^^xsd:string;
  dwc:observationDate '2009-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 57.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "57.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 57.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "57.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7607'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '57.92'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7607'^^xsd:string;
  dwc:observationDate '2009-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 57.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "57.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 57.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "57.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7608'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '57.92'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7608'^^xsd:string;
  dwc:observationDate '2009-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 57.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "57.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 57.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "57.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7609'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '57.92'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7609'^^xsd:string;
  dwc:observationDate '2009-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 57.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "57.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 57.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "57.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7610'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '57.92'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7610'^^xsd:string;
  dwc:observationDate '2009-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 57.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.07"^^xsd:decimal ;
  dwc:decimalLongitude "57.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 57.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6.07"^^xsd:decimal ;
  geo-pos:long "57.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7611'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.83'^^xsd:double;
  dwc:latitude '-6.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7611'^^xsd:string;
  dwc:observationDate '2009-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 57.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.07"^^xsd:decimal ;
  dwc:decimalLongitude "57.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 57.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6.07"^^xsd:decimal ;
  geo-pos:long "57.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7612'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.83'^^xsd:double;
  dwc:latitude '-6.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7612'^^xsd:string;
  dwc:observationDate '2009-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 57.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.07"^^xsd:decimal ;
  dwc:decimalLongitude "57.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 57.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6.07"^^xsd:decimal ;
  geo-pos:long "57.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7613'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.83'^^xsd:double;
  dwc:latitude '-6.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7613'^^xsd:string;
  dwc:observationDate '2009-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 -8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.52"^^xsd:decimal ;
  dwc:decimalLongitude "-8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 -8.47)"^^geo:wktLiteral ;
  geo-pos:lat "0.52"^^xsd:decimal ;
  geo-pos:long "-8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7674'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-8.47'^^xsd:double;
  dwc:latitude '0.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7674'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7675'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7675'^^xsd:string;
  dwc:observationDate '2010-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7676'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7676'^^xsd:string;
  dwc:observationDate '2010-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 50.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 50.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "50.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7677'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '50.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7677'^^xsd:string;
  dwc:observationDate '2010-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.32"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.32"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7678'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '-4.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7678'^^xsd:string;
  dwc:observationDate '2010-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.32"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.32"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7679'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '-4.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7679'^^xsd:string;
  dwc:observationDate '2010-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.32"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.32"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7680'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '-4.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7680'^^xsd:string;
  dwc:observationDate '2010-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 52.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "52.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 52.72)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "52.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7681'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.72'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7681'^^xsd:string;
  dwc:observationDate '2010-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 52.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "52.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 52.72)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "52.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7682'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.72'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7682'^^xsd:string;
  dwc:observationDate '2010-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 52.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "52.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 52.72)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "52.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7683'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.72'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7683'^^xsd:string;
  dwc:observationDate '2010-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.88"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.88"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7433'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '1.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7433'^^xsd:string;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 52.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.88"^^xsd:decimal ;
  dwc:decimalLongitude "52.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 52.97)"^^geo:wktLiteral ;
  geo-pos:lat "3.88"^^xsd:decimal ;
  geo-pos:long "52.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7434'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.97'^^xsd:double;
  dwc:latitude '3.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7434'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 52.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.88"^^xsd:decimal ;
  dwc:decimalLongitude "52.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 52.97)"^^geo:wktLiteral ;
  geo-pos:lat "3.88"^^xsd:decimal ;
  geo-pos:long "52.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7435'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.97'^^xsd:double;
  dwc:latitude '3.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7435'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 52.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.88"^^xsd:decimal ;
  dwc:decimalLongitude "52.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 52.97)"^^geo:wktLiteral ;
  geo-pos:lat "3.88"^^xsd:decimal ;
  geo-pos:long "52.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7436'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.97'^^xsd:double;
  dwc:latitude '3.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7436'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 52.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.88"^^xsd:decimal ;
  dwc:decimalLongitude "52.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 52.97)"^^geo:wktLiteral ;
  geo-pos:lat "3.88"^^xsd:decimal ;
  geo-pos:long "52.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7437'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.97'^^xsd:double;
  dwc:latitude '3.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7437'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 53.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "53.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 53.8)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "53.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7438'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.8'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7438'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 53.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "53.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 53.8)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "53.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7439'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.8'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7439'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 53.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "53.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 53.8)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "53.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7440'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.8'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7440'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7349'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7349'^^xsd:string;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 8.55)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7350'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '8.55'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7350'^^xsd:string;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 53.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "53.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 53.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "53.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7351'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.05'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7351'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 53.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.88"^^xsd:decimal ;
  dwc:decimalLongitude "53.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.88 53.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.88"^^xsd:decimal ;
  geo-pos:long "53.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7352'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.05'^^xsd:double;
  dwc:latitude '-3.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7352'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7353'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7353'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.52)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7354'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '1.52'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7354'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 52.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "52.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 52.98)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "52.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7355'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.98'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7355'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7764'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7764'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7765'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7765'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7766'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7766'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7829'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7829'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7900'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7900'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 52.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7136'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.5'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7136'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 52.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7137'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.5'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7137'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 52.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7138'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.5'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7138'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.93 68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.93"^^xsd:decimal ;
  dwc:decimalLongitude "68.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.93 68.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.93"^^xsd:decimal ;
  geo-pos:long "68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7139'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '68.25'^^xsd:double;
  dwc:latitude '-6.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7139'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.93 68.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.93"^^xsd:decimal ;
  dwc:decimalLongitude "68.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.93 68.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.93"^^xsd:decimal ;
  geo-pos:long "68.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7140'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '68.25'^^xsd:double;
  dwc:latitude '-6.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7140'^^xsd:string;
  dwc:observationDate '2008-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.1 50.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.1"^^xsd:decimal ;
  dwc:decimalLongitude "50.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.1 50.53)"^^geo:wktLiteral ;
  geo-pos:lat "-8.1"^^xsd:decimal ;
  geo-pos:long "50.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7141'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '50.53'^^xsd:double;
  dwc:latitude '-8.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7141'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.1 50.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.1"^^xsd:decimal ;
  dwc:decimalLongitude "50.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.1 50.53)"^^geo:wktLiteral ;
  geo-pos:lat "-8.1"^^xsd:decimal ;
  geo-pos:long "50.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7142'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '50.53'^^xsd:double;
  dwc:latitude '-8.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7142'^^xsd:string;
  dwc:observationDate '2009-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7143'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7143'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.62 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "11.62"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7144'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '11.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7144'^^xsd:string;
  dwc:observationDate '2009-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "-12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -12.65)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "-12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7596'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-12.65'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7596'^^xsd:string;
  dwc:observationDate '2009-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "-12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -12.65)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "-12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7597'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-12.65'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7597'^^xsd:string;
  dwc:observationDate '2009-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 59.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.62"^^xsd:decimal ;
  dwc:decimalLongitude "59.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 59.67)"^^geo:wktLiteral ;
  geo-pos:lat "-5.62"^^xsd:decimal ;
  geo-pos:long "59.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7598'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '59.67'^^xsd:double;
  dwc:latitude '-5.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7598'^^xsd:string;
  dwc:observationDate '2009-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.05"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.05"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7599'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '2.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7599'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -13.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.05"^^xsd:decimal ;
  dwc:decimalLongitude "-13.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.05 -13.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.05"^^xsd:decimal ;
  geo-pos:long "-13.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7600'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.58'^^xsd:double;
  dwc:latitude '2.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7600'^^xsd:string;
  dwc:observationDate '2009-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.32)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7821'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9.32'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7821'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7822'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9.28'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7822'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.22 59.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.22"^^xsd:decimal ;
  dwc:decimalLongitude "59.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.22 59.13)"^^geo:wktLiteral ;
  geo-pos:lat "-11.22"^^xsd:decimal ;
  geo-pos:long "59.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7823'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '59.13'^^xsd:double;
  dwc:latitude '-11.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7823'^^xsd:string;
  dwc:observationDate '2010-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.22 59.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.22"^^xsd:decimal ;
  dwc:decimalLongitude "59.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.22 59.13)"^^geo:wktLiteral ;
  geo-pos:lat "-11.22"^^xsd:decimal ;
  geo-pos:long "59.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7824'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '59.13'^^xsd:double;
  dwc:latitude '-11.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7824'^^xsd:string;
  dwc:observationDate '2010-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.22 59.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.22"^^xsd:decimal ;
  dwc:decimalLongitude "59.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.22 59.13)"^^geo:wktLiteral ;
  geo-pos:lat "-11.22"^^xsd:decimal ;
  geo-pos:long "59.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7825'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '59.13'^^xsd:double;
  dwc:latitude '-11.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7825'^^xsd:string;
  dwc:observationDate '2010-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.15 8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.15"^^xsd:decimal ;
  dwc:decimalLongitude "8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.15 8.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.15"^^xsd:decimal ;
  geo-pos:long "8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7826'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8.28'^^xsd:double;
  dwc:latitude '-2.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7826'^^xsd:string;
  dwc:observationDate '2010-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.15 8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.15"^^xsd:decimal ;
  dwc:decimalLongitude "8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.15 8.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.15"^^xsd:decimal ;
  geo-pos:long "8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7827'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8.28'^^xsd:double;
  dwc:latitude '-2.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7827'^^xsd:string;
  dwc:observationDate '2010-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.15 8.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.15"^^xsd:decimal ;
  dwc:decimalLongitude "8.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.15 8.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.15"^^xsd:decimal ;
  geo-pos:long "8.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7828'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8.28'^^xsd:double;
  dwc:latitude '-2.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7828'^^xsd:string;
  dwc:observationDate '2010-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.03 2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.03"^^xsd:decimal ;
  dwc:decimalLongitude "2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.03 2.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.03"^^xsd:decimal ;
  geo-pos:long "2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7894'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.02'^^xsd:double;
  dwc:latitude '-0.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7894'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.03 2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.03"^^xsd:decimal ;
  dwc:decimalLongitude "2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.03 2.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.03"^^xsd:decimal ;
  geo-pos:long "2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7895'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.02'^^xsd:double;
  dwc:latitude '-0.03'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7895'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.93"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.93 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.93"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7896'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '-0.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7896'^^xsd:string;
  dwc:observationDate '2010-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 55.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "55.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 55.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "55.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7897'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.42'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7897'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 55.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "55.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 55.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "55.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7898'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.42'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7898'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7899'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7899'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "15.88"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7340'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '15.88'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7340'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "15.88"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7341'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '15.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7341'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "15.88"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7342'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '15.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7342'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "15.88"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7343'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '15.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7343'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 6.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7344'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '6.33'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7344'^^xsd:string;
  dwc:observationDate '2009-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 6.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7345'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '6.33'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7345'^^xsd:string;
  dwc:observationDate '2009-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 6.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7346'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '6.33'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7346'^^xsd:string;
  dwc:observationDate '2009-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.75 6.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.75"^^xsd:decimal ;
  dwc:decimalLongitude "6.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.75 6.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.75"^^xsd:decimal ;
  geo-pos:long "6.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7347'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '6.42'^^xsd:double;
  dwc:latitude '-1.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7347'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.75 6.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.75"^^xsd:decimal ;
  dwc:decimalLongitude "6.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.75 6.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.75"^^xsd:decimal ;
  geo-pos:long "6.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7348'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '6.42'^^xsd:double;
  dwc:latitude '-1.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7348'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7585'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7585'^^xsd:string;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7586'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7586'^^xsd:string;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7587'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7587'^^xsd:string;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "15.35"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7588'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '15.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7588'^^xsd:string;
  dwc:observationDate '2009-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "15.35"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7589'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '15.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7589'^^xsd:string;
  dwc:observationDate '2009-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "15.35"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7590'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '15.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7590'^^xsd:string;
  dwc:observationDate '2009-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "15.35"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7591'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '15.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7591'^^xsd:string;
  dwc:observationDate '2009-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "15.35"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7592'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '15.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7592'^^xsd:string;
  dwc:observationDate '2009-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.35 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "15.35"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7593'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '15.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7593'^^xsd:string;
  dwc:observationDate '2009-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "-12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -12.65)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "-12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7594'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-12.65'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7594'^^xsd:string;
  dwc:observationDate '2009-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "-12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -12.65)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "-12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7595'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-12.65'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7595'^^xsd:string;
  dwc:observationDate '2009-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.32)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7820'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9.32'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7820'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.78"^^xsd:decimal ;
  dwc:decimalLongitude "10.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 10.12)"^^geo:wktLiteral ;
  geo-pos:lat "-3.78"^^xsd:decimal ;
  geo-pos:long "10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8353'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.12'^^xsd:double;
  dwc:latitude '-3.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8353'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  geo-pos:lat "17.85"^^xsd:decimal ;
  geo-pos:long "-17.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7501'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.97'^^xsd:double;
  dwc:latitude '17.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7501'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  geo-pos:lat "17.85"^^xsd:decimal ;
  geo-pos:long "-17.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7502'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.97'^^xsd:double;
  dwc:latitude '17.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7502'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7503'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '-0.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7503'^^xsd:string;
  dwc:observationDate '2009-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7504'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '-0.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7504'^^xsd:string;
  dwc:observationDate '2009-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7505'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '-0.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7505'^^xsd:string;
  dwc:observationDate '2009-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 56.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48"^^xsd:decimal ;
  dwc:decimalLongitude "56.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 56.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48"^^xsd:decimal ;
  geo-pos:long "56.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7506'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '56.17'^^xsd:double;
  dwc:latitude '-0.48'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7506'^^xsd:string;
  dwc:observationDate '2009-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 57.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "57.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 57.7)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "57.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7507'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '57.7'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7507'^^xsd:string;
  dwc:observationDate '2009-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 57.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "57.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 57.7)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "57.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7508'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '57.7'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7508'^^xsd:string;
  dwc:observationDate '2009-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 57.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "57.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 57.7)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "57.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7509'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '57.7'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7509'^^xsd:string;
  dwc:observationDate '2009-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7 -12.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7 -12.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.7"^^xsd:decimal ;
  geo-pos:long "-12.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7510'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-12.33'^^xsd:double;
  dwc:latitude '3.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7510'^^xsd:string;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.98"^^xsd:decimal ;
  dwc:decimalLongitude "56.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  geo-pos:lat "3.98"^^xsd:decimal ;
  geo-pos:long "56.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7511'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.3'^^xsd:double;
  dwc:latitude '3.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7511'^^xsd:string;
  dwc:observationDate '2009-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.98"^^xsd:decimal ;
  dwc:decimalLongitude "56.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  geo-pos:lat "3.98"^^xsd:decimal ;
  geo-pos:long "56.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7512'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.3'^^xsd:double;
  dwc:latitude '3.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7512'^^xsd:string;
  dwc:observationDate '2009-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.98"^^xsd:decimal ;
  dwc:decimalLongitude "56.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 56.3)"^^geo:wktLiteral ;
  geo-pos:lat "3.98"^^xsd:decimal ;
  geo-pos:long "56.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7513'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '56.3'^^xsd:double;
  dwc:latitude '3.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7513'^^xsd:string;
  dwc:observationDate '2009-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 52.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.07"^^xsd:decimal ;
  dwc:decimalLongitude "52.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 52.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.07"^^xsd:decimal ;
  geo-pos:long "52.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7425'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.02'^^xsd:double;
  dwc:latitude '3.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7425'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 52.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.07"^^xsd:decimal ;
  dwc:decimalLongitude "52.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 52.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.07"^^xsd:decimal ;
  geo-pos:long "52.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7426'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.02'^^xsd:double;
  dwc:latitude '3.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7426'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.68"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 56)"^^geo:wktLiteral ;
  geo-pos:lat "3.68"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7427'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '3.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7427'^^xsd:string;
  dwc:observationDate '2009-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.68"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 56)"^^geo:wktLiteral ;
  geo-pos:lat "3.68"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7428'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '3.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7428'^^xsd:string;
  dwc:observationDate '2009-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.68"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 56)"^^geo:wktLiteral ;
  geo-pos:lat "3.68"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7429'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '3.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7429'^^xsd:string;
  dwc:observationDate '2009-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.68"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 56)"^^geo:wktLiteral ;
  geo-pos:lat "3.68"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7430'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '3.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7430'^^xsd:string;
  dwc:observationDate '2009-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.88"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.88"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7431'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '1.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7431'^^xsd:string;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.88"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.88 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.88"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7432'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '1.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7432'^^xsd:string;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.32)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7815'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9.32'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7815'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.32)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7816'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9.32'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7816'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7817'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9.28'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7817'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.32)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "9.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7818'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9.32'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7818'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7819'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9.28'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7819'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 55.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 55.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.48"^^xsd:decimal ;
  geo-pos:long "55.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7220'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.58'^^xsd:double;
  dwc:latitude '-8.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7220'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 55.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 55.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.48"^^xsd:decimal ;
  geo-pos:long "55.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7221'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.58'^^xsd:double;
  dwc:latitude '-8.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7221'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 55.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 55.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.48"^^xsd:decimal ;
  geo-pos:long "55.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7222'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.58'^^xsd:double;
  dwc:latitude '-8.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7222'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 55.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.48"^^xsd:decimal ;
  dwc:decimalLongitude "55.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 55.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.48"^^xsd:decimal ;
  geo-pos:long "55.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7223'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.58'^^xsd:double;
  dwc:latitude '-8.48'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7223'^^xsd:string;
  dwc:observationDate '2009-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 56.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.5"^^xsd:decimal ;
  geo-pos:long "56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7224'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '56.5'^^xsd:double;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7224'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 56.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.5"^^xsd:decimal ;
  geo-pos:long "56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7225'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '56.5'^^xsd:double;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7225'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 56.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.5"^^xsd:decimal ;
  geo-pos:long "56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7226'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '56.5'^^xsd:double;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7226'^^xsd:string;
  dwc:observationDate '2009-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7227'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '-7.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7227'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7228'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '-7.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7228'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7229'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '-7.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7229'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7230'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '-7.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7230'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 44.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.33"^^xsd:decimal ;
  dwc:decimalLongitude "44.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.33 44.33)"^^geo:wktLiteral ;
  geo-pos:lat "-15.33"^^xsd:decimal ;
  geo-pos:long "44.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7231'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '44.33'^^xsd:double;
  dwc:latitude '-15.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7231'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.22"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8382'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8382'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7665'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7665'^^xsd:string;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7666'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7666'^^xsd:string;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7667'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7667'^^xsd:string;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7668'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7668'^^xsd:string;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 51.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "51.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 51.18)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "51.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7669'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '51.18'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7669'^^xsd:string;
  dwc:observationDate '2010-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "0.88"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7670'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '0.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7670'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "0.88"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7671'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '0.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7671'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "0.88"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7672'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '0.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7672'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.88"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "0.88"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7673'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '0.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7673'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.22 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.22"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8383'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8383'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 10.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 10.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "10.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8399'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '10.02'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8399'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8400'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8400'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7331'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7331'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7332'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7332'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7333'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7333'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.18 -21.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.18"^^xsd:decimal ;
  dwc:decimalLongitude "-21.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.18 -21.28)"^^geo:wktLiteral ;
  geo-pos:lat "10.18"^^xsd:decimal ;
  geo-pos:long "-21.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7334'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-21.28'^^xsd:double;
  dwc:latitude '10.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7334'^^xsd:string;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.18 -21.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.18"^^xsd:decimal ;
  dwc:decimalLongitude "-21.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.18 -21.28)"^^geo:wktLiteral ;
  geo-pos:lat "10.18"^^xsd:decimal ;
  geo-pos:long "-21.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7335'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-21.28'^^xsd:double;
  dwc:latitude '10.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7335'^^xsd:string;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.88 69.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.88"^^xsd:decimal ;
  dwc:decimalLongitude "69.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.88 69.07)"^^geo:wktLiteral ;
  geo-pos:lat "-12.88"^^xsd:decimal ;
  geo-pos:long "69.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7336'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '69.07'^^xsd:double;
  dwc:latitude '-12.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7336'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.88 69.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.88"^^xsd:decimal ;
  dwc:decimalLongitude "69.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.88 69.07)"^^geo:wktLiteral ;
  geo-pos:lat "-12.88"^^xsd:decimal ;
  geo-pos:long "69.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7337'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '69.07'^^xsd:double;
  dwc:latitude '-12.88'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7337'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "15.88"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7338'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '15.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7338'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.88 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "15.88"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7339'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '15.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7339'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 52.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.07"^^xsd:decimal ;
  dwc:decimalLongitude "52.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 52.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.07"^^xsd:decimal ;
  geo-pos:long "52.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7424'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.02'^^xsd:double;
  dwc:latitude '3.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7424'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.83 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.83"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.83 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-16.83"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7755'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-16.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7755'^^xsd:string;
  dwc:observationDate '2010-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.83 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.83"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.83 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-16.83"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7756'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-16.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7756'^^xsd:string;
  dwc:observationDate '2010-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.83 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.83"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.83 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-16.83"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7757'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-16.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7757'^^xsd:string;
  dwc:observationDate '2010-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.58 43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.58"^^xsd:decimal ;
  dwc:decimalLongitude "43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.58 43)"^^geo:wktLiteral ;
  geo-pos:lat "-17.58"^^xsd:decimal ;
  geo-pos:long "43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7758'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '43'^^xsd:integer;
  dwc:latitude '-17.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7758'^^xsd:string;
  dwc:observationDate '2010-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.58 43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.58"^^xsd:decimal ;
  dwc:decimalLongitude "43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.58 43)"^^geo:wktLiteral ;
  geo-pos:lat "-17.58"^^xsd:decimal ;
  geo-pos:long "43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7759'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '43'^^xsd:integer;
  dwc:latitude '-17.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7759'^^xsd:string;
  dwc:observationDate '2010-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.58 43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.58"^^xsd:decimal ;
  dwc:decimalLongitude "43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.58 43)"^^geo:wktLiteral ;
  geo-pos:lat "-17.58"^^xsd:decimal ;
  geo-pos:long "43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7760'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '43'^^xsd:integer;
  dwc:latitude '-17.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7760'^^xsd:string;
  dwc:observationDate '2010-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7761'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7761'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7762'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7762'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.73"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.73 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "13.73"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7763'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '13.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7763'^^xsd:string;
  dwc:observationDate '2010-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 57.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.97"^^xsd:decimal ;
  dwc:decimalLongitude "57.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 57.75)"^^geo:wktLiteral ;
  geo-pos:lat "5.97"^^xsd:decimal ;
  geo-pos:long "57.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7979'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '57.75'^^xsd:double;
  dwc:latitude '5.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7979'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 57.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.97"^^xsd:decimal ;
  dwc:decimalLongitude "57.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 57.75)"^^geo:wktLiteral ;
  geo-pos:lat "5.97"^^xsd:decimal ;
  geo-pos:long "57.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7980'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '57.75'^^xsd:double;
  dwc:latitude '5.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7980'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 60)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "60"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 60)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "60"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7981'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '60'^^xsd:integer;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7981'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 60)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "60"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 60)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "60"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7982'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '60'^^xsd:integer;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7982'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 60)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "60"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 60)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "60"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7983'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '60'^^xsd:integer;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7983'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 57.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "57.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 57.87)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "57.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7984'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '57.87'^^xsd:double;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7984'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 57.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "57.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 57.87)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "57.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7985'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '57.87'^^xsd:double;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7985'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 57.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "57.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 57.87)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "57.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7986'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '57.87'^^xsd:double;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7986'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 -8.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 -8.48)"^^geo:wktLiteral ;
  geo-pos:lat "4.3"^^xsd:decimal ;
  geo-pos:long "-8.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7622'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-8.48'^^xsd:double;
  dwc:latitude '4.3'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7622'^^xsd:string;
  dwc:observationDate '2009-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 -8.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 -8.48)"^^geo:wktLiteral ;
  geo-pos:lat "4.3"^^xsd:decimal ;
  geo-pos:long "-8.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7623'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-8.48'^^xsd:double;
  dwc:latitude '4.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7623'^^xsd:string;
  dwc:observationDate '2009-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 67.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "67.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 67.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "67.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7624'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '67.48'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7624'^^xsd:string;
  dwc:observationDate '2009-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7 67.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7"^^xsd:decimal ;
  dwc:decimalLongitude "67.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7 67.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.7"^^xsd:decimal ;
  geo-pos:long "67.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7625'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '67.42'^^xsd:double;
  dwc:latitude '-5.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7625'^^xsd:string;
  dwc:observationDate '2009-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.68 67.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.68"^^xsd:decimal ;
  dwc:decimalLongitude "67.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.68 67.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.68"^^xsd:decimal ;
  geo-pos:long "67.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7626'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '67.47'^^xsd:double;
  dwc:latitude '-5.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7626'^^xsd:string;
  dwc:observationDate '2009-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.68 67.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.68"^^xsd:decimal ;
  dwc:decimalLongitude "67.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.68 67.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.68"^^xsd:decimal ;
  geo-pos:long "67.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7627'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '67.47'^^xsd:double;
  dwc:latitude '-5.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7627'^^xsd:string;
  dwc:observationDate '2009-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.23)"^^geo:wktLiteral ;
  geo-pos:lat "-9.73"^^xsd:decimal ;
  geo-pos:long "49.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7634'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '49.23'^^xsd:double;
  dwc:latitude '-9.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7634'^^xsd:string;
  dwc:observationDate '2009-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 57.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "57.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 57.87)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "57.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7987'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '57.87'^^xsd:double;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7987'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -14.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.22"^^xsd:decimal ;
  dwc:decimalLongitude "-14.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -14.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.22"^^xsd:decimal ;
  geo-pos:long "-14.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7750'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-14.83'^^xsd:double;
  dwc:latitude '1.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7750'^^xsd:string;
  dwc:observationDate '2010-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2 42.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.2"^^xsd:decimal ;
  dwc:decimalLongitude "42.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2 42.68)"^^geo:wktLiteral ;
  geo-pos:lat "-15.2"^^xsd:decimal ;
  geo-pos:long "42.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7751'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '42.68'^^xsd:double;
  dwc:latitude '-15.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7751'^^xsd:string;
  dwc:observationDate '2010-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2 42.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.2"^^xsd:decimal ;
  dwc:decimalLongitude "42.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2 42.68)"^^geo:wktLiteral ;
  geo-pos:lat "-15.2"^^xsd:decimal ;
  geo-pos:long "42.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7752'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '42.68'^^xsd:double;
  dwc:latitude '-15.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7752'^^xsd:string;
  dwc:observationDate '2010-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2 42.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.2"^^xsd:decimal ;
  dwc:decimalLongitude "42.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.2 42.68)"^^geo:wktLiteral ;
  geo-pos:lat "-15.2"^^xsd:decimal ;
  geo-pos:long "42.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7753'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '42.68'^^xsd:double;
  dwc:latitude '-15.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7753'^^xsd:string;
  dwc:observationDate '2010-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.83 42.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.83"^^xsd:decimal ;
  dwc:decimalLongitude "42.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.83 42.33)"^^geo:wktLiteral ;
  geo-pos:lat "-16.83"^^xsd:decimal ;
  geo-pos:long "42.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7754'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.33'^^xsd:double;
  dwc:latitude '-16.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7754'^^xsd:string;
  dwc:observationDate '2010-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7546'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7546'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.82 41.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.82"^^xsd:decimal ;
  dwc:decimalLongitude "41.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.82 41.97)"^^geo:wktLiteral ;
  geo-pos:lat "-14.82"^^xsd:decimal ;
  geo-pos:long "41.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7743'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '41.97'^^xsd:double;
  dwc:latitude '-14.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7743'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.82 41.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.82"^^xsd:decimal ;
  dwc:decimalLongitude "41.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.82 41.97)"^^geo:wktLiteral ;
  geo-pos:lat "-14.82"^^xsd:decimal ;
  geo-pos:long "41.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7744'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '41.97'^^xsd:double;
  dwc:latitude '-14.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7744'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.82 41.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.82"^^xsd:decimal ;
  dwc:decimalLongitude "41.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.82 41.97)"^^geo:wktLiteral ;
  geo-pos:lat "-14.82"^^xsd:decimal ;
  geo-pos:long "41.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7745'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '41.97'^^xsd:double;
  dwc:latitude '-14.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7745'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -12.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-12.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -12.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "-12.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7746'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.22'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7746'^^xsd:string;
  dwc:observationDate '2010-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -12.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-12.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -12.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "-12.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7747'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.22'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7747'^^xsd:string;
  dwc:observationDate '2010-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -12.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-12.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -12.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "-12.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7748'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.22'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7748'^^xsd:string;
  dwc:observationDate '2010-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -12.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-12.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -12.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "-12.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7749'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.22'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7749'^^xsd:string;
  dwc:observationDate '2010-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.53 -5.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.53"^^xsd:decimal ;
  dwc:decimalLongitude "-5.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.53 -5.23)"^^geo:wktLiteral ;
  geo-pos:lat "1.53"^^xsd:decimal ;
  geo-pos:long "-5.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7656'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-5.23'^^xsd:double;
  dwc:latitude '1.53'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7656'^^xsd:string;
  dwc:observationDate '2010-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.53 -5.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.53"^^xsd:decimal ;
  dwc:decimalLongitude "-5.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.53 -5.23)"^^geo:wktLiteral ;
  geo-pos:lat "1.53"^^xsd:decimal ;
  geo-pos:long "-5.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7657'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-5.23'^^xsd:double;
  dwc:latitude '1.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7657'^^xsd:string;
  dwc:observationDate '2010-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.53 -5.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.53"^^xsd:decimal ;
  dwc:decimalLongitude "-5.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.53 -5.23)"^^geo:wktLiteral ;
  geo-pos:lat "1.53"^^xsd:decimal ;
  geo-pos:long "-5.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7658'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-5.23'^^xsd:double;
  dwc:latitude '1.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7658'^^xsd:string;
  dwc:observationDate '2010-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.53 -5.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.53"^^xsd:decimal ;
  dwc:decimalLongitude "-5.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.53 -5.23)"^^geo:wktLiteral ;
  geo-pos:lat "1.53"^^xsd:decimal ;
  geo-pos:long "-5.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7659'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-5.23'^^xsd:double;
  dwc:latitude '1.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7659'^^xsd:string;
  dwc:observationDate '2010-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7660'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7660'^^xsd:string;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7661'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7661'^^xsd:string;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7662'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7662'^^xsd:string;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7663'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7663'^^xsd:string;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.57 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.57"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7664'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7664'^^xsd:string;
  dwc:observationDate '2010-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "9.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 9.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "9.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8366'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '9.42'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8366'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.82 41.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.82"^^xsd:decimal ;
  dwc:decimalLongitude "41.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.82 41.97)"^^geo:wktLiteral ;
  geo-pos:lat "-14.82"^^xsd:decimal ;
  geo-pos:long "41.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7742'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '41.97'^^xsd:double;
  dwc:latitude '-14.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7742'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "9.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 9.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "9.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7814'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9.28'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7814'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7573'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7573'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7574'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7574'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7575'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7575'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7576'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7576'^^xsd:string;
  dwc:observationDate '2009-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7577'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7577'^^xsd:string;
  dwc:observationDate '2009-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7578'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7578'^^xsd:string;
  dwc:observationDate '2009-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.08"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.08 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "2.08"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7579'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '2.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7579'^^xsd:string;
  dwc:observationDate '2009-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7580'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7580'^^xsd:string;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7581'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7581'^^xsd:string;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -8.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-8.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -8.38)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-8.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7582'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-8.38'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7582'^^xsd:string;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7583'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7583'^^xsd:string;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "8.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7584'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '8.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7584'^^xsd:string;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "20.58"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7411'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '20.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7411'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "20.58"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7412'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '20.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7412'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "20.58"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7413'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '20.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7413'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "20.58"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7414'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '20.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7414'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.58 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "20.58"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7415'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '20.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7415'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 3.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 3.65)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "3.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7416'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.65'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7416'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 3.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 3.65)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "3.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7417'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.65'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7417'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 3.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "3.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 3.65)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "3.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7418'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.65'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7418'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 3)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7419'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7419'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 3)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7420'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7420'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 3)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7421'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7421'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.12"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.12 3)"^^geo:wktLiteral ;
  geo-pos:lat "-1.12"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7422'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '-1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7422'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 52.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.07"^^xsd:decimal ;
  dwc:decimalLongitude "52.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 52.02)"^^geo:wktLiteral ;
  geo-pos:lat "3.07"^^xsd:decimal ;
  geo-pos:long "52.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7423'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.02'^^xsd:double;
  dwc:latitude '3.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7423'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7494'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7494'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7495'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7495'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7496'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7496'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  geo-pos:lat "17.85"^^xsd:decimal ;
  geo-pos:long "-17.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7497'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.97'^^xsd:double;
  dwc:latitude '17.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7497'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  geo-pos:lat "17.85"^^xsd:decimal ;
  geo-pos:long "-17.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7498'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.97'^^xsd:double;
  dwc:latitude '17.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7498'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  geo-pos:lat "17.85"^^xsd:decimal ;
  geo-pos:long "-17.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7499'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.97'^^xsd:double;
  dwc:latitude '17.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7499'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.85 -17.97)"^^geo:wktLiteral ;
  geo-pos:lat "17.85"^^xsd:decimal ;
  geo-pos:long "-17.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7500'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.97'^^xsd:double;
  dwc:latitude '17.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7500'^^xsd:string;
  dwc:observationDate '2009-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.18 49.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.18"^^xsd:decimal ;
  dwc:decimalLongitude "49.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.18 49.15)"^^geo:wktLiteral ;
  geo-pos:lat "-9.18"^^xsd:decimal ;
  geo-pos:long "49.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7728'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '49.15'^^xsd:double;
  dwc:latitude '-9.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7728'^^xsd:string;
  dwc:observationDate '2010-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 44.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "44.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 44.7)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "44.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7714'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '44.7'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7714'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.03 2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.03"^^xsd:decimal ;
  dwc:decimalLongitude "2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.03 2.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.03"^^xsd:decimal ;
  geo-pos:long "2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7893'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.02'^^xsd:double;
  dwc:latitude '-0.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7893'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 57.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.97"^^xsd:decimal ;
  dwc:decimalLongitude "57.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 57.75)"^^geo:wktLiteral ;
  geo-pos:lat "5.97"^^xsd:decimal ;
  geo-pos:long "57.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7978'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '57.75'^^xsd:double;
  dwc:latitude '5.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7978'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 9.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "9.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 9.45)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "9.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8406'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '9.45'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8406'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8433'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8433'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.18 49.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.18"^^xsd:decimal ;
  dwc:decimalLongitude "49.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.18 49.15)"^^geo:wktLiteral ;
  geo-pos:lat "-9.18"^^xsd:decimal ;
  geo-pos:long "49.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7729'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '49.15'^^xsd:double;
  dwc:latitude '-9.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7729'^^xsd:string;
  dwc:observationDate '2010-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.18 49.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.18"^^xsd:decimal ;
  dwc:decimalLongitude "49.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.18 49.15)"^^geo:wktLiteral ;
  geo-pos:lat "-9.18"^^xsd:decimal ;
  geo-pos:long "49.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7730'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '49.15'^^xsd:double;
  dwc:latitude '-9.18'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7730'^^xsd:string;
  dwc:observationDate '2010-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -12.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "-12.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -12.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "-12.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7731'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.22'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7731'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -12.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "-12.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 -12.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "-12.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7732'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.22'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7732'^^xsd:string;
  dwc:observationDate '2010-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.82 43.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.82"^^xsd:decimal ;
  dwc:decimalLongitude "43.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.82 43.77)"^^geo:wktLiteral ;
  geo-pos:lat "-10.82"^^xsd:decimal ;
  geo-pos:long "43.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7733'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '43.77'^^xsd:double;
  dwc:latitude '-10.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7733'^^xsd:string;
  dwc:observationDate '2010-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.82 43.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.82"^^xsd:decimal ;
  dwc:decimalLongitude "43.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.82 43.77)"^^geo:wktLiteral ;
  geo-pos:lat "-10.82"^^xsd:decimal ;
  geo-pos:long "43.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7734'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '43.77'^^xsd:double;
  dwc:latitude '-10.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7734'^^xsd:string;
  dwc:observationDate '2010-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.17"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-15.17"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7735'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-15.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7735'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.17"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-15.17"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7736'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-15.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7736'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.08 40.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.08"^^xsd:decimal ;
  dwc:decimalLongitude "40.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.08 40.83)"^^geo:wktLiteral ;
  geo-pos:lat "-16.08"^^xsd:decimal ;
  geo-pos:long "40.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7737'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '40.83'^^xsd:double;
  dwc:latitude '-16.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7737'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.08 40.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.08"^^xsd:decimal ;
  dwc:decimalLongitude "40.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.08 40.83)"^^geo:wktLiteral ;
  geo-pos:lat "-16.08"^^xsd:decimal ;
  geo-pos:long "40.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7738'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '40.83'^^xsd:double;
  dwc:latitude '-16.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7738'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.08 40.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.08"^^xsd:decimal ;
  dwc:decimalLongitude "40.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.08 40.83)"^^geo:wktLiteral ;
  geo-pos:lat "-16.08"^^xsd:decimal ;
  geo-pos:long "40.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7739'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '40.83'^^xsd:double;
  dwc:latitude '-16.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7739'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.17"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-15.17"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7740'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-15.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7740'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.17"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.17 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-15.17"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7741'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-15.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7741'^^xsd:string;
  dwc:observationDate '2010-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 52.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.82"^^xsd:decimal ;
  dwc:decimalLongitude "52.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 52.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.82"^^xsd:decimal ;
  geo-pos:long "52.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7715'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.18'^^xsd:double;
  dwc:latitude '-3.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7715'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 52.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.82"^^xsd:decimal ;
  dwc:decimalLongitude "52.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 52.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.82"^^xsd:decimal ;
  geo-pos:long "52.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7716'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.18'^^xsd:double;
  dwc:latitude '-3.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7716'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 52.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.82"^^xsd:decimal ;
  dwc:decimalLongitude "52.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 52.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.82"^^xsd:decimal ;
  geo-pos:long "52.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7717'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.18'^^xsd:double;
  dwc:latitude '-3.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7717'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 52.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.82"^^xsd:decimal ;
  dwc:decimalLongitude "52.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 52.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.82"^^xsd:decimal ;
  geo-pos:long "52.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7718'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.18'^^xsd:double;
  dwc:latitude '-3.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7718'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7719'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '0.83'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7719'^^xsd:string;
  dwc:observationDate '2010-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7720'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '0.83'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7720'^^xsd:string;
  dwc:observationDate '2010-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7721'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '0.83'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7721'^^xsd:string;
  dwc:observationDate '2010-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7722'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '0.83'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7722'^^xsd:string;
  dwc:observationDate '2010-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 51.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "51.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 51.65)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "51.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7723'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '51.65'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7723'^^xsd:string;
  dwc:observationDate '2010-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 51.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "51.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 51.65)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "51.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7724'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '51.65'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7724'^^xsd:string;
  dwc:observationDate '2010-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 51.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "51.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 51.65)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "51.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7725'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '51.65'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7725'^^xsd:string;
  dwc:observationDate '2010-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 51.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "51.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 51.65)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "51.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7726'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '51.65'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7726'^^xsd:string;
  dwc:observationDate '2010-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.18 49.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.18"^^xsd:decimal ;
  dwc:decimalLongitude "49.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.18 49.15)"^^geo:wktLiteral ;
  geo-pos:lat "-9.18"^^xsd:decimal ;
  geo-pos:long "49.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7727'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '49.15'^^xsd:double;
  dwc:latitude '-9.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7727'^^xsd:string;
  dwc:observationDate '2010-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7696'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7696'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7697'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7697'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7698'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7698'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7699'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7699'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 56.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.7"^^xsd:decimal ;
  dwc:decimalLongitude "56.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 56.63)"^^geo:wktLiteral ;
  geo-pos:lat "-2.7"^^xsd:decimal ;
  geo-pos:long "56.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7969'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '56.63'^^xsd:double;
  dwc:latitude '-2.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7969'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 56.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.7"^^xsd:decimal ;
  dwc:decimalLongitude "56.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 56.63)"^^geo:wktLiteral ;
  geo-pos:lat "-2.7"^^xsd:decimal ;
  geo-pos:long "56.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7970'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '56.63'^^xsd:double;
  dwc:latitude '-2.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7970'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.35 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.35"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.35 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "6.35"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7971'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '6.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7971'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.35 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.35"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.35 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "6.35"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7972'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '6.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7972'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.35 57.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.35"^^xsd:decimal ;
  dwc:decimalLongitude "57.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.35 57.8)"^^geo:wktLiteral ;
  geo-pos:lat "6.35"^^xsd:decimal ;
  geo-pos:long "57.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7973'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.8'^^xsd:double;
  dwc:latitude '6.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7973'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.52 57.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.52 57.93)"^^geo:wktLiteral ;
  geo-pos:lat "6.52"^^xsd:decimal ;
  geo-pos:long "57.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7974'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '57.93'^^xsd:double;
  dwc:latitude '6.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7974'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.52 57.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.52 57.93)"^^geo:wktLiteral ;
  geo-pos:lat "6.52"^^xsd:decimal ;
  geo-pos:long "57.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7975'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '57.93'^^xsd:double;
  dwc:latitude '6.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7975'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.52 57.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.52 57.93)"^^geo:wktLiteral ;
  geo-pos:lat "6.52"^^xsd:decimal ;
  geo-pos:long "57.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7976'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '57.93'^^xsd:double;
  dwc:latitude '6.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7976'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.52 57.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.52 57.93)"^^geo:wktLiteral ;
  geo-pos:lat "6.52"^^xsd:decimal ;
  geo-pos:long "57.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7977'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '57.93'^^xsd:double;
  dwc:latitude '6.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7977'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "47.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "47.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7880'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '47.92'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7880'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "47.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "47.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7881'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '47.92'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7881'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "47.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 47.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "47.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7882'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '47.92'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7882'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.02"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-5.02"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7883'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-5.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7883'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.02"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-5.02"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7884'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-5.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7884'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.02"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-5.02"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7885'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-5.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7885'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "8.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7886'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.03'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7886'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "8.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7887'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.03'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7887'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "8.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7888'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.03'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7888'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "8.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7889'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.03'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7889'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "8.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7890'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '8.03'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7890'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.03 2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.03"^^xsd:decimal ;
  dwc:decimalLongitude "2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.03 2.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.03"^^xsd:decimal ;
  geo-pos:long "2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7891'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.02'^^xsd:double;
  dwc:latitude '-0.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7891'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.03 2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.03"^^xsd:decimal ;
  dwc:decimalLongitude "2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.03 2.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.03"^^xsd:decimal ;
  geo-pos:long "2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7892'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.02'^^xsd:double;
  dwc:latitude '-0.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7892'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7554'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7554'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7555'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7555'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.18 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.18"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.18 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "9.18"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7556'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '9.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7556'^^xsd:string;
  dwc:observationDate '2009-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.18 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.18"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.18 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "9.18"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7557'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '9.18'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7557'^^xsd:string;
  dwc:observationDate '2009-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.18 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.18"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.18 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "9.18"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7558'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '9.18'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7558'^^xsd:string;
  dwc:observationDate '2009-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.18 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.18"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.18 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "9.18"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7559'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '9.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7559'^^xsd:string;
  dwc:observationDate '2009-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 54.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.82"^^xsd:decimal ;
  dwc:decimalLongitude "54.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 54.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.82"^^xsd:decimal ;
  geo-pos:long "54.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7560'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.28'^^xsd:double;
  dwc:latitude '2.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7560'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 54.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.82"^^xsd:decimal ;
  dwc:decimalLongitude "54.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 54.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.82"^^xsd:decimal ;
  geo-pos:long "54.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7561'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.28'^^xsd:double;
  dwc:latitude '2.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7561'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 54.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.82"^^xsd:decimal ;
  dwc:decimalLongitude "54.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 54.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.82"^^xsd:decimal ;
  geo-pos:long "54.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7562'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.28'^^xsd:double;
  dwc:latitude '2.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7562'^^xsd:string;
  dwc:observationDate '2009-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.32"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.32"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7644'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-0.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7644'^^xsd:string;
  dwc:observationDate '2010-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.32"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.32"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7645'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-0.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7645'^^xsd:string;
  dwc:observationDate '2010-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.32"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.32"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7646'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-0.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7646'^^xsd:string;
  dwc:observationDate '2010-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32 61.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.32"^^xsd:decimal ;
  dwc:decimalLongitude "61.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32 61.15)"^^geo:wktLiteral ;
  geo-pos:lat "-0.32"^^xsd:decimal ;
  geo-pos:long "61.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7647'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '61.15'^^xsd:double;
  dwc:latitude '-0.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7647'^^xsd:string;
  dwc:observationDate '2010-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.63 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.63"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.63 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "-5.63"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7648'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '-5.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7648'^^xsd:string;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.63 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.63"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.63 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "-5.63"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7649'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '-5.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7649'^^xsd:string;
  dwc:observationDate '2010-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 51)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7650'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7650'^^xsd:string;
  dwc:observationDate '2010-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.88"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.88 51)"^^geo:wktLiteral ;
  geo-pos:lat "-2.88"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7651'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '-2.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7651'^^xsd:string;
  dwc:observationDate '2010-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "51.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.07)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "51.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7652'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '51.07'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7652'^^xsd:string;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "51.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.07)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "51.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7653'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '51.07'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7653'^^xsd:string;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "51.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.07)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "51.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7654'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '51.07'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7654'^^xsd:string;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "51.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.07)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "51.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7655'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '51.07'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7655'^^xsd:string;
  dwc:observationDate '2010-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.93 50.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.93"^^xsd:decimal ;
  dwc:decimalLongitude "50.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.93 50.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.93"^^xsd:decimal ;
  geo-pos:long "50.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7563'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.08'^^xsd:double;
  dwc:latitude '0.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7563'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.93 50.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.93"^^xsd:decimal ;
  dwc:decimalLongitude "50.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.93 50.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.93"^^xsd:decimal ;
  geo-pos:long "50.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7564'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.08'^^xsd:double;
  dwc:latitude '0.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7564'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.93 50.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.93"^^xsd:decimal ;
  dwc:decimalLongitude "50.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.93 50.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.93"^^xsd:decimal ;
  geo-pos:long "50.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7565'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.08'^^xsd:double;
  dwc:latitude '0.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7565'^^xsd:string;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.75 50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.75"^^xsd:decimal ;
  dwc:decimalLongitude "50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.75 50.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.75"^^xsd:decimal ;
  geo-pos:long "50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7566'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.13'^^xsd:double;
  dwc:latitude '1.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7566'^^xsd:string;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.75 50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.75"^^xsd:decimal ;
  dwc:decimalLongitude "50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.75 50.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.75"^^xsd:decimal ;
  geo-pos:long "50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7567'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.13'^^xsd:double;
  dwc:latitude '1.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7567'^^xsd:string;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7568'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7568'^^xsd:string;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.75 50.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.75"^^xsd:decimal ;
  dwc:decimalLongitude "50.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.75 50.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.75"^^xsd:decimal ;
  geo-pos:long "50.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7569'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '50.13'^^xsd:double;
  dwc:latitude '1.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7569'^^xsd:string;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7570'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7570'^^xsd:string;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7571'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7571'^^xsd:string;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7572'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7572'^^xsd:string;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 56.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.7"^^xsd:decimal ;
  dwc:decimalLongitude "56.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 56.63)"^^geo:wktLiteral ;
  geo-pos:lat "-2.7"^^xsd:decimal ;
  geo-pos:long "56.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7968'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '56.63'^^xsd:double;
  dwc:latitude '-2.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7968'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8048'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8048'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7482'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7482'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7483'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7483'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7484'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7484'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7485'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7485'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7486'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7486'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7487'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7487'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7488'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7488'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7489'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7489'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7490'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7490'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7491'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7491'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7492'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7492'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 52.07)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "52.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7493'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.07'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7493'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.18 1.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.18"^^xsd:decimal ;
  dwc:decimalLongitude "1.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.18 1.03)"^^geo:wktLiteral ;
  geo-pos:lat "0.18"^^xsd:decimal ;
  geo-pos:long "1.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7363'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '1.03'^^xsd:double;
  dwc:latitude '0.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7363'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7364'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7364'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.18 1.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.18"^^xsd:decimal ;
  dwc:decimalLongitude "1.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.18 1.03)"^^geo:wktLiteral ;
  geo-pos:lat "0.18"^^xsd:decimal ;
  geo-pos:long "1.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7365'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '1.03'^^xsd:double;
  dwc:latitude '0.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7365'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7366'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7366'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.27 -0.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.27"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.27 -0.37)"^^geo:wktLiteral ;
  geo-pos:lat "0.27"^^xsd:decimal ;
  geo-pos:long "-0.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7367'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-0.37'^^xsd:double;
  dwc:latitude '0.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7367'^^xsd:string;
  dwc:observationDate '2009-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -0.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.2"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.2 -0.38)"^^geo:wktLiteral ;
  geo-pos:lat "0.2"^^xsd:decimal ;
  geo-pos:long "-0.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7368'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-0.38'^^xsd:double;
  dwc:latitude '0.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7368'^^xsd:string;
  dwc:observationDate '2009-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.27 -0.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.27"^^xsd:decimal ;
  dwc:decimalLongitude "-0.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.27 -0.37)"^^geo:wktLiteral ;
  geo-pos:lat "0.27"^^xsd:decimal ;
  geo-pos:long "-0.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7369'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-0.37'^^xsd:double;
  dwc:latitude '0.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7369'^^xsd:string;
  dwc:observationDate '2009-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 -0.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "-0.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 -0.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "-0.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7370'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-0.42'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7370'^^xsd:string;
  dwc:observationDate '2009-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 -0.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "-0.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 -0.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "-0.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7371'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-0.42'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7371'^^xsd:string;
  dwc:observationDate '2009-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 58.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4"^^xsd:decimal ;
  dwc:decimalLongitude "58.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 58.42)"^^geo:wktLiteral ;
  geo-pos:lat "2.4"^^xsd:decimal ;
  geo-pos:long "58.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7988'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '58.42'^^xsd:double;
  dwc:latitude '2.4'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7988'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8049'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8049'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8050'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8050'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "16.28"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8051'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '16.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8051'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7409'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7409'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.78"^^xsd:decimal ;
  dwc:decimalLongitude "-19.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  geo-pos:lat "13.78"^^xsd:decimal ;
  geo-pos:long "-19.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7251'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.58'^^xsd:double;
  dwc:latitude '13.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7251'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.78"^^xsd:decimal ;
  dwc:decimalLongitude "-19.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  geo-pos:lat "13.78"^^xsd:decimal ;
  geo-pos:long "-19.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7252'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.58'^^xsd:double;
  dwc:latitude '13.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7252'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.78"^^xsd:decimal ;
  dwc:decimalLongitude "-19.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  geo-pos:lat "13.78"^^xsd:decimal ;
  geo-pos:long "-19.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7253'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.58'^^xsd:double;
  dwc:latitude '13.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7253'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.78"^^xsd:decimal ;
  dwc:decimalLongitude "-19.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  geo-pos:lat "13.78"^^xsd:decimal ;
  geo-pos:long "-19.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7254'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.58'^^xsd:double;
  dwc:latitude '13.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7254'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.78"^^xsd:decimal ;
  dwc:decimalLongitude "-19.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.78 -19.58)"^^geo:wktLiteral ;
  geo-pos:lat "13.78"^^xsd:decimal ;
  geo-pos:long "-19.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7255'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.58'^^xsd:double;
  dwc:latitude '13.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7255'^^xsd:string;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.65 45.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.65 45.45)"^^geo:wktLiteral ;
  geo-pos:lat "-15.65"^^xsd:decimal ;
  geo-pos:long "45.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7256'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '45.45'^^xsd:double;
  dwc:latitude '-15.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7256'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.65 45.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.65 45.45)"^^geo:wktLiteral ;
  geo-pos:lat "-15.65"^^xsd:decimal ;
  geo-pos:long "45.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7257'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '45.45'^^xsd:double;
  dwc:latitude '-15.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7257'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.65 45.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.65 45.45)"^^geo:wktLiteral ;
  geo-pos:lat "-15.65"^^xsd:decimal ;
  geo-pos:long "45.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7258'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '45.45'^^xsd:double;
  dwc:latitude '-15.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7258'^^xsd:string;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.42"^^xsd:decimal ;
  dwc:decimalLongitude "44.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  geo-pos:lat "-15.42"^^xsd:decimal ;
  geo-pos:long "44.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7259'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '44.87'^^xsd:double;
  dwc:latitude '-15.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7259'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.42"^^xsd:decimal ;
  dwc:decimalLongitude "44.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  geo-pos:lat "-15.42"^^xsd:decimal ;
  geo-pos:long "44.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7260'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '44.87'^^xsd:double;
  dwc:latitude '-15.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7260'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8184'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8184'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8185'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8185'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8186'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8186'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.63"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.63"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6305'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6305'^^xsd:string;
  dwc:observationDate '2007-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.68 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.68"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.68 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "19.68"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6306'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '19.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6306'^^xsd:string;
  dwc:observationDate '2007-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.68 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.68"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.68 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "19.68"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6307'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '19.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6307'^^xsd:string;
  dwc:observationDate '2007-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.68 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.68"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.68 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "19.68"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6308'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '19.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6308'^^xsd:string;
  dwc:observationDate '2007-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 57.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.55"^^xsd:decimal ;
  dwc:decimalLongitude "57.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 57.07)"^^geo:wktLiteral ;
  geo-pos:lat "3.55"^^xsd:decimal ;
  geo-pos:long "57.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6309'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '57.07'^^xsd:double;
  dwc:latitude '3.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6309'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 55.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77"^^xsd:decimal ;
  dwc:decimalLongitude "55.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 55.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77"^^xsd:decimal ;
  geo-pos:long "55.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6310'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '55.88'^^xsd:double;
  dwc:latitude '-0.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6310'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 55.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77"^^xsd:decimal ;
  dwc:decimalLongitude "55.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 55.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77"^^xsd:decimal ;
  geo-pos:long "55.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6311'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '55.88'^^xsd:double;
  dwc:latitude '-0.77'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6311'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 55.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.77"^^xsd:decimal ;
  dwc:decimalLongitude "55.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.77 55.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.77"^^xsd:decimal ;
  geo-pos:long "55.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6312'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '55.88'^^xsd:double;
  dwc:latitude '-0.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6312'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 -10.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-10.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.47 -10.58)"^^geo:wktLiteral ;
  geo-pos:lat "3.47"^^xsd:decimal ;
  geo-pos:long "-10.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7039'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-10.58'^^xsd:double;
  dwc:latitude '3.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7039'^^xsd:string;
  dwc:observationDate '2008-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.72 56.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.72"^^xsd:decimal ;
  dwc:decimalLongitude "56.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.72 56.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.72"^^xsd:decimal ;
  geo-pos:long "56.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7040'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.58'^^xsd:double;
  dwc:latitude '1.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7040'^^xsd:string;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.72 56.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.72"^^xsd:decimal ;
  dwc:decimalLongitude "56.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.72 56.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.72"^^xsd:decimal ;
  geo-pos:long "56.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7041'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.58'^^xsd:double;
  dwc:latitude '1.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7041'^^xsd:string;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.72 56.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.72"^^xsd:decimal ;
  dwc:decimalLongitude "56.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.72 56.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.72"^^xsd:decimal ;
  geo-pos:long "56.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7042'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.58'^^xsd:double;
  dwc:latitude '1.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7042'^^xsd:string;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.72 56.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.72"^^xsd:decimal ;
  dwc:decimalLongitude "56.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.72 56.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.72"^^xsd:decimal ;
  geo-pos:long "56.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7043'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.58'^^xsd:double;
  dwc:latitude '1.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7043'^^xsd:string;
  dwc:observationDate '2008-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.78 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.78"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.78 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "2.78"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7044'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '2.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7044'^^xsd:string;
  dwc:observationDate '2008-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 56.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 56.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.9"^^xsd:decimal ;
  geo-pos:long "56.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7045'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.77'^^xsd:double;
  dwc:latitude '2.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7045'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 56.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 56.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.9"^^xsd:decimal ;
  geo-pos:long "56.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7046'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.77'^^xsd:double;
  dwc:latitude '2.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7046'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 56.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 56.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.9"^^xsd:decimal ;
  geo-pos:long "56.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7047'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.77'^^xsd:double;
  dwc:latitude '2.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7047'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 56.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9 56.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.9"^^xsd:decimal ;
  geo-pos:long "56.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7048'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '56.77'^^xsd:double;
  dwc:latitude '2.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7048'^^xsd:string;
  dwc:observationDate '2008-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7049'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7049'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -21.75)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8293'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-21.75'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8293'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -21.75)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8294'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-21.75'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8294'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.7"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.7"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6907'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '4.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6907'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  geo-pos:lat "10.67"^^xsd:decimal ;
  geo-pos:long "59.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6908'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.32'^^xsd:double;
  dwc:latitude '10.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6908'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  geo-pos:lat "10.67"^^xsd:decimal ;
  geo-pos:long "59.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6909'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.32'^^xsd:double;
  dwc:latitude '10.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6909'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  geo-pos:lat "10.67"^^xsd:decimal ;
  geo-pos:long "59.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6910'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.32'^^xsd:double;
  dwc:latitude '10.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6910'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  geo-pos:lat "10.67"^^xsd:decimal ;
  geo-pos:long "59.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6911'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.32'^^xsd:double;
  dwc:latitude '10.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6911'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  geo-pos:lat "10.67"^^xsd:decimal ;
  geo-pos:long "59.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6912'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.32'^^xsd:double;
  dwc:latitude '10.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6912'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  geo-pos:lat "10.67"^^xsd:decimal ;
  geo-pos:long "59.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6913'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.32'^^xsd:double;
  dwc:latitude '10.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6913'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  geo-pos:lat "10.67"^^xsd:decimal ;
  geo-pos:long "59.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6914'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.32'^^xsd:double;
  dwc:latitude '10.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6914'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.67 59.32)"^^geo:wktLiteral ;
  geo-pos:lat "10.67"^^xsd:decimal ;
  geo-pos:long "59.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6915'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '59.32'^^xsd:double;
  dwc:latitude '10.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6915'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.18"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "1.18"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6916'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '1.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6916'^^xsd:string;
  dwc:observationDate '2008-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "51.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "51.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8228'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '51.17'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8228'^^xsd:string;
  dwc:observationDate '2011-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "51.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "51.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8229'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '51.17'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8229'^^xsd:string;
  dwc:observationDate '2011-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.98 42.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.98"^^xsd:decimal ;
  dwc:decimalLongitude "42.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.98 42.13)"^^geo:wktLiteral ;
  geo-pos:lat "-16.98"^^xsd:decimal ;
  geo-pos:long "42.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8270'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '42.13'^^xsd:double;
  dwc:latitude '-16.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8270'^^xsd:string;
  dwc:observationDate '2011-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.87 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.87"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.87 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "9.87"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6757'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '9.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6757'^^xsd:string;
  dwc:observationDate '2008-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -19.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.6 -19.3)"^^geo:wktLiteral ;
  geo-pos:lat "9.6"^^xsd:decimal ;
  geo-pos:long "-19.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6758'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-19.3'^^xsd:double;
  dwc:latitude '9.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6758'^^xsd:string;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 52.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.45"^^xsd:decimal ;
  dwc:decimalLongitude "52.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 52.4)"^^geo:wktLiteral ;
  geo-pos:lat "-1.45"^^xsd:decimal ;
  geo-pos:long "52.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6759'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.4'^^xsd:double;
  dwc:latitude '-1.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6759'^^xsd:string;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.78 44.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.78"^^xsd:decimal ;
  dwc:decimalLongitude "44.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.78 44.33)"^^geo:wktLiteral ;
  geo-pos:lat "-13.78"^^xsd:decimal ;
  geo-pos:long "44.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6760'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.33'^^xsd:double;
  dwc:latitude '-13.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6760'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.78 44.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.78"^^xsd:decimal ;
  dwc:decimalLongitude "44.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.78 44.33)"^^geo:wktLiteral ;
  geo-pos:lat "-13.78"^^xsd:decimal ;
  geo-pos:long "44.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6761'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.33'^^xsd:double;
  dwc:latitude '-13.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6761'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.78 44.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.78"^^xsd:decimal ;
  dwc:decimalLongitude "44.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.78 44.33)"^^geo:wktLiteral ;
  geo-pos:lat "-13.78"^^xsd:decimal ;
  geo-pos:long "44.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6762'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.33'^^xsd:double;
  dwc:latitude '-13.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6762'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.78 44.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.78"^^xsd:decimal ;
  dwc:decimalLongitude "44.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.78 44.33)"^^geo:wktLiteral ;
  geo-pos:lat "-13.78"^^xsd:decimal ;
  geo-pos:long "44.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6763'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.33'^^xsd:double;
  dwc:latitude '-13.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6763'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.33)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6764'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '46.33'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6764'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.33)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6765'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '46.33'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6765'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 59.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.7"^^xsd:decimal ;
  dwc:decimalLongitude "59.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 59.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.7"^^xsd:decimal ;
  geo-pos:long "59.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6906'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.25'^^xsd:double;
  dwc:latitude '4.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6906'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 59.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.62"^^xsd:decimal ;
  dwc:decimalLongitude "59.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 59.87)"^^geo:wktLiteral ;
  geo-pos:lat "-5.62"^^xsd:decimal ;
  geo-pos:long "59.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7614'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '59.87'^^xsd:double;
  dwc:latitude '-5.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7614'^^xsd:string;
  dwc:observationDate '2009-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -17.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -17.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.53"^^xsd:decimal ;
  geo-pos:long "-17.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7033'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.92'^^xsd:double;
  dwc:latitude '3.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7033'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -17.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -17.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.53"^^xsd:decimal ;
  geo-pos:long "-17.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7034'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.92'^^xsd:double;
  dwc:latitude '3.53'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7034'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 57.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "57.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 57.25)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "57.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7035'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '57.25'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7035'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.58"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7036'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '3.58'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7036'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.58"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7037'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '3.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7037'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.58"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.58 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "3.58"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7038'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '3.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7038'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "12.23"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7155'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '12.23'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7155'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "12.23"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7156'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '12.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7156'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "12.23"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7157'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '12.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7157'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 72.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "72.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 72.93)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "72.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7158'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '72.93'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7158'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "12.23"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7159'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '12.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7159'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 69.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "69.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 69.48)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "69.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7160'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '69.48'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7160'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "12.23"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7161'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '12.23'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7161'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.23"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.23 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "12.23"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7162'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '12.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7162'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1 60.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1"^^xsd:decimal ;
  dwc:decimalLongitude "60.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1 60.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1"^^xsd:decimal ;
  geo-pos:long "60.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7163'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '60.83'^^xsd:double;
  dwc:latitude '-5.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7163'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1 60.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1"^^xsd:decimal ;
  dwc:decimalLongitude "60.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1 60.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1"^^xsd:decimal ;
  geo-pos:long "60.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7164'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '60.83'^^xsd:double;
  dwc:latitude '-5.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7164'^^xsd:string;
  dwc:observationDate '2009-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 70.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "70.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 70.13)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "70.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7165'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '70.13'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7165'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7454'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7454'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 70.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "70.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 70.13)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "70.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7166'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '70.13'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7166'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 70.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "70.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 70.13)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "70.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7167'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '70.13'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7167'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 52.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "52.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 52.6)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "52.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7455'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.6'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7455'^^xsd:string;
  dwc:observationDate '2009-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 52.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "52.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 52.6)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "52.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7456'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.6'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7456'^^xsd:string;
  dwc:observationDate '2009-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 52.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "52.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 52.6)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "52.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7457'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.6'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7457'^^xsd:string;
  dwc:observationDate '2009-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.03)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "53.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7458'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.03'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7458'^^xsd:string;
  dwc:observationDate '2009-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.03)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "53.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7459'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.03'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7459'^^xsd:string;
  dwc:observationDate '2009-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.03)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "53.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7460'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.03'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7460'^^xsd:string;
  dwc:observationDate '2009-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.13"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "2.13"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7461'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '2.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7461'^^xsd:string;
  dwc:observationDate '2009-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.13"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "2.13"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7462'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '2.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7462'^^xsd:string;
  dwc:observationDate '2009-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.13"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "2.13"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7463'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '2.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7463'^^xsd:string;
  dwc:observationDate '2009-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.13"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "2.13"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7464'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '2.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7464'^^xsd:string;
  dwc:observationDate '2009-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 54.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "54.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 54.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "54.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7539'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.63'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7539'^^xsd:string;
  dwc:observationDate '2009-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.72"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "19.72"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6300'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '19.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6300'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.72"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "19.72"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6301'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '19.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6301'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.72"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "19.72"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6302'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '19.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6302'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.63"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.63"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6303'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6303'^^xsd:string;
  dwc:observationDate '2007-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.63"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.63 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.63"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6304'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6304'^^xsd:string;
  dwc:observationDate '2007-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.18"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "1.18"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6917'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '1.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6917'^^xsd:string;
  dwc:observationDate '2008-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.18"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "1.18"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6918'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '1.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6918'^^xsd:string;
  dwc:observationDate '2008-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.18"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "1.18"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6919'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '1.18'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6919'^^xsd:string;
  dwc:observationDate '2008-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.48"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.48"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6920'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6920'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.48"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.48"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6921'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6921'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.48"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.48"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6922'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6922'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.48"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.48"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6923'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6923'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.48"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.48"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6924'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6924'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.48"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.48"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6925'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.48'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6925'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.42 -17.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.42 -17.48)"^^geo:wktLiteral ;
  geo-pos:lat "11.42"^^xsd:decimal ;
  geo-pos:long "-17.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6608'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.48'^^xsd:double;
  dwc:latitude '11.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6608'^^xsd:string;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68 64.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.68"^^xsd:decimal ;
  dwc:decimalLongitude "64.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68 64.95)"^^geo:wktLiteral ;
  geo-pos:lat "-8.68"^^xsd:decimal ;
  geo-pos:long "64.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6609'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '64.95'^^xsd:double;
  dwc:latitude '-8.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6609'^^xsd:string;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68 64.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.68"^^xsd:decimal ;
  dwc:decimalLongitude "64.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68 64.95)"^^geo:wktLiteral ;
  geo-pos:lat "-8.68"^^xsd:decimal ;
  geo-pos:long "64.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6610'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '64.95'^^xsd:double;
  dwc:latitude '-8.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6610'^^xsd:string;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68 64.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.68"^^xsd:decimal ;
  dwc:decimalLongitude "64.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68 64.95)"^^geo:wktLiteral ;
  geo-pos:lat "-8.68"^^xsd:decimal ;
  geo-pos:long "64.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6611'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '64.95'^^xsd:double;
  dwc:latitude '-8.68'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6611'^^xsd:string;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68 64.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.68"^^xsd:decimal ;
  dwc:decimalLongitude "64.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68 64.95)"^^geo:wktLiteral ;
  geo-pos:lat "-8.68"^^xsd:decimal ;
  geo-pos:long "64.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6612'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '64.95'^^xsd:double;
  dwc:latitude '-8.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6612'^^xsd:string;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68 64.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.68"^^xsd:decimal ;
  dwc:decimalLongitude "64.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68 64.95)"^^geo:wktLiteral ;
  geo-pos:lat "-8.68"^^xsd:decimal ;
  geo-pos:long "64.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6613'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '64.95'^^xsd:double;
  dwc:latitude '-8.68'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6613'^^xsd:string;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 71.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1"^^xsd:decimal ;
  dwc:decimalLongitude "71.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 71.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1"^^xsd:decimal ;
  geo-pos:long "71.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6614'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.62'^^xsd:double;
  dwc:latitude '-3.1'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6614'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7 72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7"^^xsd:decimal ;
  dwc:decimalLongitude "72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7 72)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7"^^xsd:decimal ;
  geo-pos:long "72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6615'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '72'^^xsd:integer;
  dwc:latitude '-3.7'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6615'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 55.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "55.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 55.27)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "55.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6845'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '55.27'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6845'^^xsd:string;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 55.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "55.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 55.27)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "55.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6846'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '55.27'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6846'^^xsd:string;
  dwc:observationDate '2008-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 58.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "58.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 58.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "58.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6847'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '58.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6847'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 58.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "58.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 58.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "58.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6848'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '58.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6848'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 58.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "58.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 58.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "58.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6849'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '58.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6849'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 58.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "58.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 58.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "58.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6850'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '58.75'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6850'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "58.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 58.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "58.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6851'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '58.92'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6851'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 4.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "4.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 4.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "4.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6766'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '4.07'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6766'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 4.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "4.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 4.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "4.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6767'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '4.07'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6767'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 4.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "4.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 4.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "4.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6768'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '4.07'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6768'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 4.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "4.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 4.07)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "4.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6769'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '4.07'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6769'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.33)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6770'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '46.33'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6770'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.33)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6771'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '46.33'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6771'^^xsd:string;
  dwc:observationDate '2008-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6772'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.45'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6772'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6773'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.45'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6773'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6774'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.45'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6774'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 0.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35"^^xsd:decimal ;
  dwc:decimalLongitude "0.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 0.28)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35"^^xsd:decimal ;
  geo-pos:long "0.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6775'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '0.28'^^xsd:double;
  dwc:latitude '-0.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6775'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "15.33"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8328'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '15.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8328'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -22.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-22.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -22.28)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-22.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8313'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-22.28'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8313'^^xsd:string;
  dwc:observationDate '2011-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.32 -11.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.32"^^xsd:decimal ;
  dwc:decimalLongitude "-11.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.32 -11.32)"^^geo:wktLiteral ;
  geo-pos:lat "2.32"^^xsd:decimal ;
  geo-pos:long "-11.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7010'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-11.32'^^xsd:double;
  dwc:latitude '2.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7010'^^xsd:string;
  dwc:observationDate '2008-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.18"^^xsd:decimal ;
  dwc:decimalLongitude "59.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  geo-pos:lat "6.18"^^xsd:decimal ;
  geo-pos:long "59.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7011'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '59.4'^^xsd:double;
  dwc:latitude '6.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7011'^^xsd:string;
  dwc:observationDate '2008-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "16.33"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7200'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '16.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7200'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "16.33"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7201'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '16.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7201'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "16.33"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7202'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '16.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7202'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "16.33"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7203'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '16.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7203'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.53 65.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.53"^^xsd:decimal ;
  dwc:decimalLongitude "65.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.53 65.87)"^^geo:wktLiteral ;
  geo-pos:lat "-5.53"^^xsd:decimal ;
  geo-pos:long "65.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7204'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '65.87'^^xsd:double;
  dwc:latitude '-5.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7204'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.53 65.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.53"^^xsd:decimal ;
  dwc:decimalLongitude "65.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.53 65.87)"^^geo:wktLiteral ;
  geo-pos:lat "-5.53"^^xsd:decimal ;
  geo-pos:long "65.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7205'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '65.87'^^xsd:double;
  dwc:latitude '-5.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7205'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 66.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "66.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 66.35)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "66.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7206'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '66.35'^^xsd:double;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7206'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.8 67.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.8"^^xsd:decimal ;
  dwc:decimalLongitude "67.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.8 67.07)"^^geo:wktLiteral ;
  geo-pos:lat "-7.8"^^xsd:decimal ;
  geo-pos:long "67.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7207'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '67.07'^^xsd:double;
  dwc:latitude '-7.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7207'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.8 67.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.8"^^xsd:decimal ;
  dwc:decimalLongitude "67.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.8 67.07)"^^geo:wktLiteral ;
  geo-pos:lat "-7.8"^^xsd:decimal ;
  geo-pos:long "67.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7208'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '67.07'^^xsd:double;
  dwc:latitude '-7.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7208'^^xsd:string;
  dwc:observationDate '2009-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.03 44.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.03"^^xsd:decimal ;
  dwc:decimalLongitude "44.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.03 44.63)"^^geo:wktLiteral ;
  geo-pos:lat "-14.03"^^xsd:decimal ;
  geo-pos:long "44.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8272'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '44.63'^^xsd:double;
  dwc:latitude '-14.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8272'^^xsd:string;
  dwc:observationDate '2011-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.03 44.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.03"^^xsd:decimal ;
  dwc:decimalLongitude "44.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.03 44.63)"^^geo:wktLiteral ;
  geo-pos:lat "-14.03"^^xsd:decimal ;
  geo-pos:long "44.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8273'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '44.63'^^xsd:double;
  dwc:latitude '-14.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8273'^^xsd:string;
  dwc:observationDate '2011-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.03 44.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.03"^^xsd:decimal ;
  dwc:decimalLongitude "44.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.03 44.63)"^^geo:wktLiteral ;
  geo-pos:lat "-14.03"^^xsd:decimal ;
  geo-pos:long "44.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8274'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '44.63'^^xsd:double;
  dwc:latitude '-14.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8274'^^xsd:string;
  dwc:observationDate '2011-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7301'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7301'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7302'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7302'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.32 -22.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.32"^^xsd:decimal ;
  dwc:decimalLongitude "-22.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.32 -22.48)"^^geo:wktLiteral ;
  geo-pos:lat "6.32"^^xsd:decimal ;
  geo-pos:long "-22.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7303'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-22.48'^^xsd:double;
  dwc:latitude '6.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7303'^^xsd:string;
  dwc:observationDate '2009-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.45 -22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.45 -22.6)"^^geo:wktLiteral ;
  geo-pos:lat "9.45"^^xsd:decimal ;
  geo-pos:long "-22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7304'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-22.6'^^xsd:double;
  dwc:latitude '9.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7304'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.45 -22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.45 -22.6)"^^geo:wktLiteral ;
  geo-pos:lat "9.45"^^xsd:decimal ;
  geo-pos:long "-22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7305'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-22.6'^^xsd:double;
  dwc:latitude '9.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7305'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.45 -22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.45 -22.6)"^^geo:wktLiteral ;
  geo-pos:lat "9.45"^^xsd:decimal ;
  geo-pos:long "-22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7306'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-22.6'^^xsd:double;
  dwc:latitude '9.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7306'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.22 -22.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.22"^^xsd:decimal ;
  dwc:decimalLongitude "-22.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.22 -22.57)"^^geo:wktLiteral ;
  geo-pos:lat "6.22"^^xsd:decimal ;
  geo-pos:long "-22.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7307'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-22.57'^^xsd:double;
  dwc:latitude '6.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7307'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.45 -22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.45 -22.6)"^^geo:wktLiteral ;
  geo-pos:lat "9.45"^^xsd:decimal ;
  geo-pos:long "-22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7308'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-22.6'^^xsd:double;
  dwc:latitude '9.45'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7308'^^xsd:string;
  dwc:observationDate '2009-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 -22.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.18"^^xsd:decimal ;
  dwc:decimalLongitude "-22.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 -22.57)"^^geo:wktLiteral ;
  geo-pos:lat "6.18"^^xsd:decimal ;
  geo-pos:long "-22.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7309'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-22.57'^^xsd:double;
  dwc:latitude '6.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7309'^^xsd:string;
  dwc:observationDate '2009-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.83 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.83 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "7.83"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7310'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '7.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7310'^^xsd:string;
  dwc:observationDate '2009-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.52"^^xsd:decimal ;
  dwc:decimalLongitude "45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 45.97)"^^geo:wktLiteral ;
  geo-pos:lat "-14.52"^^xsd:decimal ;
  geo-pos:long "45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7311'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '45.97'^^xsd:double;
  dwc:latitude '-14.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7311'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.52"^^xsd:decimal ;
  dwc:decimalLongitude "45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 45.97)"^^geo:wktLiteral ;
  geo-pos:lat "-14.52"^^xsd:decimal ;
  geo-pos:long "45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7312'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '45.97'^^xsd:double;
  dwc:latitude '-14.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7312'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 45.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.52"^^xsd:decimal ;
  dwc:decimalLongitude "45.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 45.97)"^^geo:wktLiteral ;
  geo-pos:lat "-14.52"^^xsd:decimal ;
  geo-pos:long "45.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7313'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '45.97'^^xsd:double;
  dwc:latitude '-14.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7313'^^xsd:string;
  dwc:observationDate '2009-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7191'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7191'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7192'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7192'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7193'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7193'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7194'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7194'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7195'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7195'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "16.33"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7196'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '16.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7196'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "16.33"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7197'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '16.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7197'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "16.33"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7198'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '16.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7198'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.33 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "16.33"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7199'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '16.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7199'^^xsd:string;
  dwc:observationDate '2009-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "58.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "58.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7080'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.55'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7080'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "58.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "58.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7081'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.55'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7081'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7082'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7082'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7083'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7083'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7084'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7084'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7085'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7085'^^xsd:string;
  dwc:observationDate '2008-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 58.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.57"^^xsd:decimal ;
  dwc:decimalLongitude "58.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 58.73)"^^geo:wktLiteral ;
  geo-pos:lat "-5.57"^^xsd:decimal ;
  geo-pos:long "58.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7086'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '58.73'^^xsd:double;
  dwc:latitude '-5.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7086'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 58.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.57"^^xsd:decimal ;
  dwc:decimalLongitude "58.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 58.73)"^^geo:wktLiteral ;
  geo-pos:lat "-5.57"^^xsd:decimal ;
  geo-pos:long "58.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7087'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '58.73'^^xsd:double;
  dwc:latitude '-5.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7087'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 58.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.57"^^xsd:decimal ;
  dwc:decimalLongitude "58.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.57 58.73)"^^geo:wktLiteral ;
  geo-pos:lat "-5.57"^^xsd:decimal ;
  geo-pos:long "58.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7088'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '58.73'^^xsd:double;
  dwc:latitude '-5.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7088'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.38"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7118'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7118'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.38"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7119'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7119'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.38"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7120'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7120'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7124'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7124'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.23"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.23 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "-7.23"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7125'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '-7.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7125'^^xsd:string;
  dwc:observationDate '2008-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "54.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6951'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.38'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6951'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "54.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6952'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.38'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6952'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "54.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6953'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.38'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6953'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "54.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6954'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.22'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6954'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "54.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6955'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.22'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6955'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 53.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "53.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 53.85)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "53.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6956'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.85'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6956'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "54.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6957'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.22'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6957'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 53.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "53.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 53.85)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "53.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6958'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.85'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6958'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 53.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "53.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 53.85)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "53.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6959'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.85'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6959'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 54.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "54.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 54.57)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "54.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6960'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.57'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6960'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6784'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6784'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6785'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6785'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6786'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6786'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6787'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6787'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6788'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6788'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6789'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6789'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6790'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6790'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6791'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6791'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6792'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6792'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6793'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6793'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6794'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6794'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6795'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6795'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6796'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6796'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 52.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 52.03)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "52.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7393'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.03'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7393'^^xsd:string;
  dwc:observationDate '2009-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 52.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 52.03)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "52.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7394'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.03'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7394'^^xsd:string;
  dwc:observationDate '2009-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 52.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 52.03)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "52.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7395'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.03'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7395'^^xsd:string;
  dwc:observationDate '2009-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 52.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 52.03)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "52.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7396'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.03'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7396'^^xsd:string;
  dwc:observationDate '2009-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 50.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "50.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 50.73)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "50.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7397'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.73'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7397'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 50.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "50.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 50.73)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "50.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7398'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.73'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7398'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 50.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23"^^xsd:decimal ;
  dwc:decimalLongitude "50.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 50.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23"^^xsd:decimal ;
  geo-pos:long "50.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7399'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.52'^^xsd:double;
  dwc:latitude '-4.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7399'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 50.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23"^^xsd:decimal ;
  dwc:decimalLongitude "50.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23 50.52)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23"^^xsd:decimal ;
  geo-pos:long "50.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7400'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.52'^^xsd:double;
  dwc:latitude '-4.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7400'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 50.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "50.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 50.73)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "50.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7401'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.73'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7401'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 50.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "50.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 50.73)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "50.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7402'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '50.73'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7402'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7403'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7403'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7404'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7404'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7405'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7405'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.42 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.42"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.42 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-13.42"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7290'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-13.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7290'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8187'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8187'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 43.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "43.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 43.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "43.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7387'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '43.03'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7387'^^xsd:string;
  dwc:observationDate '2009-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.23"^^xsd:decimal ;
  dwc:decimalLongitude "7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 7.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.23"^^xsd:decimal ;
  geo-pos:long "7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7388'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '7.13'^^xsd:double;
  dwc:latitude '-2.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7388'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.23"^^xsd:decimal ;
  dwc:decimalLongitude "7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 7.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.23"^^xsd:decimal ;
  geo-pos:long "7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7389'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '7.13'^^xsd:double;
  dwc:latitude '-2.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7389'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.23"^^xsd:decimal ;
  dwc:decimalLongitude "7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 7.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.23"^^xsd:decimal ;
  geo-pos:long "7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7390'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '7.13'^^xsd:double;
  dwc:latitude '-2.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7390'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.23"^^xsd:decimal ;
  dwc:decimalLongitude "7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 7.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.23"^^xsd:decimal ;
  geo-pos:long "7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7391'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '7.13'^^xsd:double;
  dwc:latitude '-2.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7391'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 7.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.23"^^xsd:decimal ;
  dwc:decimalLongitude "7.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.23 7.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.23"^^xsd:decimal ;
  geo-pos:long "7.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7392'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '7.13'^^xsd:double;
  dwc:latitude '-2.23'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7392'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "16.28"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8052'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '16.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8052'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 65.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.55"^^xsd:decimal ;
  dwc:decimalLongitude "65.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 65.87)"^^geo:wktLiteral ;
  geo-pos:lat "-5.55"^^xsd:decimal ;
  geo-pos:long "65.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7209'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '65.87'^^xsd:double;
  dwc:latitude '-5.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7209'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 65.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.55"^^xsd:decimal ;
  dwc:decimalLongitude "65.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 65.87)"^^geo:wktLiteral ;
  geo-pos:lat "-5.55"^^xsd:decimal ;
  geo-pos:long "65.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7210'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '65.87'^^xsd:double;
  dwc:latitude '-5.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7210'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "-8.5"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7218'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7218'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.42 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.42"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.42 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-13.42"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7291'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-13.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7291'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.42 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.42"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.42 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-13.42"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7292'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-13.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7292'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7293'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7293'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7294'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7294'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7295'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7295'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -10.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-10.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -10.97)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-10.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7296'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-10.97'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7296'^^xsd:string;
  dwc:observationDate '2009-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7297'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7297'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7298'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7298'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7299'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7299'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7300'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7300'^^xsd:string;
  dwc:observationDate '2009-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 41.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12"^^xsd:decimal ;
  dwc:decimalLongitude "41.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 41.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12"^^xsd:decimal ;
  geo-pos:long "41.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7380'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '41.47'^^xsd:double;
  dwc:latitude '-5.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7380'^^xsd:string;
  dwc:observationDate '2009-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 43.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "43.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 43.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "43.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7381'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.38'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7381'^^xsd:string;
  dwc:observationDate '2009-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 43.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "43.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 43.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "43.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7382'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.38'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7382'^^xsd:string;
  dwc:observationDate '2009-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 48.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.42"^^xsd:decimal ;
  dwc:decimalLongitude "48.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 48.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.42"^^xsd:decimal ;
  geo-pos:long "48.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7383'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '48.23'^^xsd:double;
  dwc:latitude '-3.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7383'^^xsd:string;
  dwc:observationDate '2009-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 48.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.42"^^xsd:decimal ;
  dwc:decimalLongitude "48.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 48.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.42"^^xsd:decimal ;
  geo-pos:long "48.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7384'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '48.23'^^xsd:double;
  dwc:latitude '-3.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7384'^^xsd:string;
  dwc:observationDate '2009-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 48.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.42"^^xsd:decimal ;
  dwc:decimalLongitude "48.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 48.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.42"^^xsd:decimal ;
  geo-pos:long "48.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7385'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '48.23'^^xsd:double;
  dwc:latitude '-3.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7385'^^xsd:string;
  dwc:observationDate '2009-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.97"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "11.97"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7280'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '11.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7280'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.97"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "11.97"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7281'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '11.97'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7281'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.23 46.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.23"^^xsd:decimal ;
  dwc:decimalLongitude "46.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.23 46.1)"^^geo:wktLiteral ;
  geo-pos:lat "-14.23"^^xsd:decimal ;
  geo-pos:long "46.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7282'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '46.1'^^xsd:double;
  dwc:latitude '-14.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7282'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.97"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "11.97"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7283'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '11.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7283'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.97"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "11.97"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7284'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '11.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7284'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.97"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "11.97"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7285'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '11.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7285'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.4 47.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.4 47.22)"^^geo:wktLiteral ;
  geo-pos:lat "-12.4"^^xsd:decimal ;
  geo-pos:long "47.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7286'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.22'^^xsd:double;
  dwc:latitude '-12.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7286'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.4 47.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.4 47.22)"^^geo:wktLiteral ;
  geo-pos:lat "-12.4"^^xsd:decimal ;
  geo-pos:long "47.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7287'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.22'^^xsd:double;
  dwc:latitude '-12.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7287'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.33 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.33 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "-11.33"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7288'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '-11.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7288'^^xsd:string;
  dwc:observationDate '2009-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.42 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.42"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.42 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-13.42"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7289'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-13.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7289'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 48.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.42"^^xsd:decimal ;
  dwc:decimalLongitude "48.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 48.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.42"^^xsd:decimal ;
  geo-pos:long "48.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7386'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '48.23'^^xsd:double;
  dwc:latitude '-3.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7386'^^xsd:string;
  dwc:observationDate '2009-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.98 42.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.98"^^xsd:decimal ;
  dwc:decimalLongitude "42.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.98 42.13)"^^geo:wktLiteral ;
  geo-pos:lat "-16.98"^^xsd:decimal ;
  geo-pos:long "42.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8271'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '42.13'^^xsd:double;
  dwc:latitude '-16.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8271'^^xsd:string;
  dwc:observationDate '2011-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -21.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -21.75)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-21.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8295'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-21.75'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8295'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.08"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "14.08"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7318'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '14.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7318'^^xsd:string;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.08"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "14.08"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7319'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '14.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7319'^^xsd:string;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.08"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "14.08"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7320'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '14.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7320'^^xsd:string;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.08"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "14.08"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7321'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '14.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7321'^^xsd:string;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.08"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.08 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "14.08"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7322'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '14.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7322'^^xsd:string;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.42 -19.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.42"^^xsd:decimal ;
  dwc:decimalLongitude "-19.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.42 -19.82)"^^geo:wktLiteral ;
  geo-pos:lat "6.42"^^xsd:decimal ;
  geo-pos:long "-19.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7323'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-19.82'^^xsd:double;
  dwc:latitude '6.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7323'^^xsd:string;
  dwc:observationDate '2009-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7330'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7330'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.98 43.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.98"^^xsd:decimal ;
  dwc:decimalLongitude "43.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.98 43.7)"^^geo:wktLiteral ;
  geo-pos:lat "-12.98"^^xsd:decimal ;
  geo-pos:long "43.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7271'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '43.7'^^xsd:double;
  dwc:latitude '-12.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7271'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.98 43.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.98"^^xsd:decimal ;
  dwc:decimalLongitude "43.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.98 43.7)"^^geo:wktLiteral ;
  geo-pos:lat "-12.98"^^xsd:decimal ;
  geo-pos:long "43.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7272'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '43.7'^^xsd:double;
  dwc:latitude '-12.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7272'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 -7.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "-7.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 -7.22)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "-7.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7273'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-7.22'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7273'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 -7.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "-7.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 -7.22)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "-7.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7274'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-7.22'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7274'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.98 43.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.98"^^xsd:decimal ;
  dwc:decimalLongitude "43.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.98 43.7)"^^geo:wktLiteral ;
  geo-pos:lat "-12.98"^^xsd:decimal ;
  geo-pos:long "43.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7275'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '43.7'^^xsd:double;
  dwc:latitude '-12.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7275'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.97"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "11.97"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7276'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '11.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7276'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.97"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "11.97"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7277'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '11.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7277'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.97"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "11.97"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7278'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '11.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7278'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.97"^^xsd:decimal ;
  dwc:decimalLongitude "-19.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.97 -19.77)"^^geo:wktLiteral ;
  geo-pos:lat "11.97"^^xsd:decimal ;
  geo-pos:long "-19.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7279'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-19.77'^^xsd:double;
  dwc:latitude '11.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7279'^^xsd:string;
  dwc:observationDate '2009-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 49.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.07"^^xsd:decimal ;
  dwc:decimalLongitude "49.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 49.93)"^^geo:wktLiteral ;
  geo-pos:lat "-0.07"^^xsd:decimal ;
  geo-pos:long "49.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5629'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '49.93'^^xsd:double;
  dwc:latitude '-0.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5629'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 49.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.07"^^xsd:decimal ;
  dwc:decimalLongitude "49.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 49.93)"^^geo:wktLiteral ;
  geo-pos:lat "-0.07"^^xsd:decimal ;
  geo-pos:long "49.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5630'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '49.93'^^xsd:double;
  dwc:latitude '-0.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5630'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -12.55)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "-12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5631'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5631'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -12.55)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "-12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5632'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-12.55'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5632'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.87"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -12.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.87"^^xsd:decimal ;
  geo-pos:long "-12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5633'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.6'^^xsd:double;
  dwc:latitude '1.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5633'^^xsd:string;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.87"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 -12.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.87"^^xsd:decimal ;
  geo-pos:long "-12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5634'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.6'^^xsd:double;
  dwc:latitude '1.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5634'^^xsd:string;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -12.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "-12.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5635'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5635'^^xsd:string;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.85"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.85 -12.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.85"^^xsd:decimal ;
  geo-pos:long "-12.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5636'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '1.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5636'^^xsd:string;
  dwc:observationDate '2006-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 57.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38"^^xsd:decimal ;
  dwc:decimalLongitude "57.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 57.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38"^^xsd:decimal ;
  geo-pos:long "57.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5637'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.33'^^xsd:double;
  dwc:latitude '-1.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5637'^^xsd:string;
  dwc:observationDate '2006-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 57.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38"^^xsd:decimal ;
  dwc:decimalLongitude "57.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 57.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38"^^xsd:decimal ;
  geo-pos:long "57.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5638'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.33'^^xsd:double;
  dwc:latitude '-1.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5638'^^xsd:string;
  dwc:observationDate '2006-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 55.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "55.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 55.55)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "55.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5639'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '55.55'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5639'^^xsd:string;
  dwc:observationDate '2006-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.05 56.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.05"^^xsd:decimal ;
  dwc:decimalLongitude "56.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.05 56.28)"^^geo:wktLiteral ;
  geo-pos:lat "4.05"^^xsd:decimal ;
  geo-pos:long "56.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6313'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.28'^^xsd:double;
  dwc:latitude '4.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6313'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 55.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.57"^^xsd:decimal ;
  dwc:decimalLongitude "55.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 55.92)"^^geo:wktLiteral ;
  geo-pos:lat "-0.57"^^xsd:decimal ;
  geo-pos:long "55.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6314'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '55.92'^^xsd:double;
  dwc:latitude '-0.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6314'^^xsd:string;
  dwc:observationDate '2007-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 55.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.57"^^xsd:decimal ;
  dwc:decimalLongitude "55.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 55.92)"^^geo:wktLiteral ;
  geo-pos:lat "-0.57"^^xsd:decimal ;
  geo-pos:long "55.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6315'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '55.92'^^xsd:double;
  dwc:latitude '-0.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6315'^^xsd:string;
  dwc:observationDate '2007-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 55.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.57"^^xsd:decimal ;
  dwc:decimalLongitude "55.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 55.92)"^^geo:wktLiteral ;
  geo-pos:lat "-0.57"^^xsd:decimal ;
  geo-pos:long "55.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6316'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '55.92'^^xsd:double;
  dwc:latitude '-0.57'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6316'^^xsd:string;
  dwc:observationDate '2007-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.52"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-0.52"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6317'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '-0.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6317'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.52"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.52 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-0.52"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6318'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '-0.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6318'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6319'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6319'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 53.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "53.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 53.53)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "53.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6320'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.53'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6320'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 53.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "53.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 53.53)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "53.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6321'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.53'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6321'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 53.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "53.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 53.53)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "53.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6322'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.53'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6322'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 53.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.28"^^xsd:decimal ;
  dwc:decimalLongitude "53.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.28 53.53)"^^geo:wktLiteral ;
  geo-pos:lat "2.28"^^xsd:decimal ;
  geo-pos:long "53.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6323'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.53'^^xsd:double;
  dwc:latitude '2.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6323'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6324'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6324'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6325'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6325'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 41.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23"^^xsd:decimal ;
  dwc:decimalLongitude "41.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 41.77)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23"^^xsd:decimal ;
  geo-pos:long "41.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7372'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '41.77'^^xsd:double;
  dwc:latitude '-5.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7372'^^xsd:string;
  dwc:observationDate '2009-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 41.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23"^^xsd:decimal ;
  dwc:decimalLongitude "41.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 41.77)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23"^^xsd:decimal ;
  geo-pos:long "41.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7373'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '41.77'^^xsd:double;
  dwc:latitude '-5.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7373'^^xsd:string;
  dwc:observationDate '2009-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 41.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23"^^xsd:decimal ;
  dwc:decimalLongitude "41.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 41.77)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23"^^xsd:decimal ;
  geo-pos:long "41.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7374'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '41.77'^^xsd:double;
  dwc:latitude '-5.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7374'^^xsd:string;
  dwc:observationDate '2009-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 41.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.23"^^xsd:decimal ;
  dwc:decimalLongitude "41.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.23 41.77)"^^geo:wktLiteral ;
  geo-pos:lat "-5.23"^^xsd:decimal ;
  geo-pos:long "41.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7375'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '41.77'^^xsd:double;
  dwc:latitude '-5.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7375'^^xsd:string;
  dwc:observationDate '2009-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7376'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '41.27'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7376'^^xsd:string;
  dwc:observationDate '2009-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7377'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '41.27'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7377'^^xsd:string;
  dwc:observationDate '2009-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 41.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "41.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 41.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "41.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7378'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '41.27'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7378'^^xsd:string;
  dwc:observationDate '2009-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 41.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.12"^^xsd:decimal ;
  dwc:decimalLongitude "41.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.12 41.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.12"^^xsd:decimal ;
  geo-pos:long "41.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7379'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '41.47'^^xsd:double;
  dwc:latitude '-5.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7379'^^xsd:string;
  dwc:observationDate '2009-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6878'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6878'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6883'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6883'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-18.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -18.02)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-18.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6884'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-18.02'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6884'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.48"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.48"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6926'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6926'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.48"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.48"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6927'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6927'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.48"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.48"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6928'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6928'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.48"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.48 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "19.48"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6929'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '19.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6929'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.72 54.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.72"^^xsd:decimal ;
  dwc:decimalLongitude "54.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.72 54.85)"^^geo:wktLiteral ;
  geo-pos:lat "5.72"^^xsd:decimal ;
  geo-pos:long "54.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6930'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.85'^^xsd:double;
  dwc:latitude '5.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6930'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.72 54.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.72"^^xsd:decimal ;
  dwc:decimalLongitude "54.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.72 54.85)"^^geo:wktLiteral ;
  geo-pos:lat "5.72"^^xsd:decimal ;
  geo-pos:long "54.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6931'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.85'^^xsd:double;
  dwc:latitude '5.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6931'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.72 54.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.72"^^xsd:decimal ;
  dwc:decimalLongitude "54.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.72 54.85)"^^geo:wktLiteral ;
  geo-pos:lat "5.72"^^xsd:decimal ;
  geo-pos:long "54.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6932'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.85'^^xsd:double;
  dwc:latitude '5.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6932'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.72 54.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.72"^^xsd:decimal ;
  dwc:decimalLongitude "54.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.72 54.85)"^^geo:wktLiteral ;
  geo-pos:lat "5.72"^^xsd:decimal ;
  geo-pos:long "54.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6933'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.85'^^xsd:double;
  dwc:latitude '5.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6933'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "54.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "54.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6934'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6934'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "54.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "54.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6935'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6935'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 61.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "61.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 61.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "61.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7181'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '61.25'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7181'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.27 62.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.27"^^xsd:decimal ;
  dwc:decimalLongitude "62.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.27 62.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.27"^^xsd:decimal ;
  geo-pos:long "62.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7182'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '62.25'^^xsd:double;
  dwc:latitude '-7.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7182'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.27 62.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.27"^^xsd:decimal ;
  dwc:decimalLongitude "62.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.27 62.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.27"^^xsd:decimal ;
  geo-pos:long "62.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7183'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '62.25'^^xsd:double;
  dwc:latitude '-7.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7183'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03 64.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.03"^^xsd:decimal ;
  dwc:decimalLongitude "64.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03 64.27)"^^geo:wktLiteral ;
  geo-pos:lat "-7.03"^^xsd:decimal ;
  geo-pos:long "64.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7184'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '64.27'^^xsd:double;
  dwc:latitude '-7.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7184'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 61.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "61.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 61.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "61.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7185'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '61.25'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7185'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 61.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "61.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 61.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "61.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7186'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '61.25'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7186'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 61.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "61.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 61.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "61.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7187'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '61.25'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7187'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7188'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7188'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7189'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7189'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.9 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.9"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7190'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7190'^^xsd:string;
  dwc:observationDate '2009-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.52 58.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.52"^^xsd:decimal ;
  dwc:decimalLongitude "58.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.52 58.25)"^^geo:wktLiteral ;
  geo-pos:lat "-9.52"^^xsd:decimal ;
  geo-pos:long "58.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7780'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '58.25'^^xsd:double;
  dwc:latitude '-9.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7780'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7832'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7832'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 54.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 54.33)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "54.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7616'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '54.33'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7616'^^xsd:string;
  dwc:observationDate '2009-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28"^^xsd:decimal ;
  dwc:decimalLongitude "61.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.43)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28"^^xsd:decimal ;
  geo-pos:long "61.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7172'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '61.43'^^xsd:double;
  dwc:latitude '-6.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7172'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28"^^xsd:decimal ;
  dwc:decimalLongitude "61.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.43)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28"^^xsd:decimal ;
  geo-pos:long "61.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7173'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '61.43'^^xsd:double;
  dwc:latitude '-6.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7173'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28"^^xsd:decimal ;
  dwc:decimalLongitude "61.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.43)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28"^^xsd:decimal ;
  geo-pos:long "61.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7174'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '61.43'^^xsd:double;
  dwc:latitude '-6.28'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7174'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 -13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.92"^^xsd:decimal ;
  dwc:decimalLongitude "-13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 -13.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.92"^^xsd:decimal ;
  geo-pos:long "-13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7175'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.08'^^xsd:double;
  dwc:latitude '-0.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7175'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 -13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.92"^^xsd:decimal ;
  dwc:decimalLongitude "-13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 -13.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.92"^^xsd:decimal ;
  geo-pos:long "-13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7176'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.08'^^xsd:double;
  dwc:latitude '-0.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7176'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 -13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.92"^^xsd:decimal ;
  dwc:decimalLongitude "-13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 -13.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.92"^^xsd:decimal ;
  geo-pos:long "-13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7177'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.08'^^xsd:double;
  dwc:latitude '-0.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7177'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 -13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.92"^^xsd:decimal ;
  dwc:decimalLongitude "-13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.92 -13.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.92"^^xsd:decimal ;
  geo-pos:long "-13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7178'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-13.08'^^xsd:double;
  dwc:latitude '-0.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7178'^^xsd:string;
  dwc:observationDate '2009-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03 64.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.03"^^xsd:decimal ;
  dwc:decimalLongitude "64.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.03 64.27)"^^geo:wktLiteral ;
  geo-pos:lat "-7.03"^^xsd:decimal ;
  geo-pos:long "64.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7179'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '64.27'^^xsd:double;
  dwc:latitude '-7.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7179'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 61.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78"^^xsd:decimal ;
  dwc:decimalLongitude "61.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78 61.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78"^^xsd:decimal ;
  geo-pos:long "61.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7180'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '61.25'^^xsd:double;
  dwc:latitude '-6.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7180'^^xsd:string;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 56.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.58"^^xsd:decimal ;
  dwc:decimalLongitude "56.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 56.13)"^^geo:wktLiteral ;
  geo-pos:lat "7.58"^^xsd:decimal ;
  geo-pos:long "56.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7059'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.13'^^xsd:double;
  dwc:latitude '7.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7059'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 56.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.58"^^xsd:decimal ;
  dwc:decimalLongitude "56.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 56.13)"^^geo:wktLiteral ;
  geo-pos:lat "7.58"^^xsd:decimal ;
  geo-pos:long "56.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7060'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.13'^^xsd:double;
  dwc:latitude '7.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7060'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 56.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.58"^^xsd:decimal ;
  dwc:decimalLongitude "56.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 56.13)"^^geo:wktLiteral ;
  geo-pos:lat "7.58"^^xsd:decimal ;
  geo-pos:long "56.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7061'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.13'^^xsd:double;
  dwc:latitude '7.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7061'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 58.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 58.97)"^^geo:wktLiteral ;
  geo-pos:lat "-6.13"^^xsd:decimal ;
  geo-pos:long "58.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7062'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.97'^^xsd:double;
  dwc:latitude '-6.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7062'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 58.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 58.97)"^^geo:wktLiteral ;
  geo-pos:lat "-6.13"^^xsd:decimal ;
  geo-pos:long "58.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7063'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.97'^^xsd:double;
  dwc:latitude '-6.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7063'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 58.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "58.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 58.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "58.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7064'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.88'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7064'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 58.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "58.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 58.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "58.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7065'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.88'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7065'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 58.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "58.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 58.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "58.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7066'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.88'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7066'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 58.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 58.97)"^^geo:wktLiteral ;
  geo-pos:lat "-6.13"^^xsd:decimal ;
  geo-pos:long "58.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7067'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.97'^^xsd:double;
  dwc:latitude '-6.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7067'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 58.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "58.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 58.88)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "58.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7068'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.88'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7068'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 58.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.13"^^xsd:decimal ;
  dwc:decimalLongitude "58.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 58.97)"^^geo:wktLiteral ;
  geo-pos:lat "-6.13"^^xsd:decimal ;
  geo-pos:long "58.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7069'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '58.97'^^xsd:double;
  dwc:latitude '-6.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7069'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6937'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6937'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6938'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6938'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "54.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6939'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.63'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6939'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "54.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6940'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.63'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6940'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "54.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6941'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.63'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6941'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 54.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "54.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6942'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.63'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6942'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "54.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "54.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6943'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6943'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "54.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "54.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6944'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6944'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "54.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "54.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6945'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6945'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "54.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "54.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6946'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6946'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6947'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6947'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "54.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "54.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6948'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6948'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "54.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 54.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "54.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6949'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '54.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6949'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6776'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.45'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6776'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "0.05"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6777'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '0.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6777'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.05 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "0.05"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6778'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '0.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6778'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 52.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6779'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.5'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6779'^^xsd:string;
  dwc:observationDate '2008-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6780'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6780'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6781'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6781'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6782'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6782'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6783'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6783'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7 72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7"^^xsd:decimal ;
  dwc:decimalLongitude "72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7 72)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7"^^xsd:decimal ;
  geo-pos:long "72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6616'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '72'^^xsd:integer;
  dwc:latitude '-3.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6616'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "71.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "71.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6617'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.87'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6617'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.55 63.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.55"^^xsd:decimal ;
  dwc:decimalLongitude "63.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.55 63.95)"^^geo:wktLiteral ;
  geo-pos:lat "-7.55"^^xsd:decimal ;
  geo-pos:long "63.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6618'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '63.95'^^xsd:double;
  dwc:latitude '-7.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6618'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7 72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.7"^^xsd:decimal ;
  dwc:decimalLongitude "72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.7 72)"^^geo:wktLiteral ;
  geo-pos:lat "-3.7"^^xsd:decimal ;
  geo-pos:long "72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6619'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '72'^^xsd:integer;
  dwc:latitude '-3.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6619'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 71.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1"^^xsd:decimal ;
  dwc:decimalLongitude "71.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 71.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1"^^xsd:decimal ;
  geo-pos:long "71.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6620'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.62'^^xsd:double;
  dwc:latitude '-3.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6620'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 71.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1"^^xsd:decimal ;
  dwc:decimalLongitude "71.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1 71.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.1"^^xsd:decimal ;
  geo-pos:long "71.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6621'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.62'^^xsd:double;
  dwc:latitude '-3.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6621'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "71.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "71.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6622'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.87'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6622'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "71.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "71.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6623'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.87'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6623'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 70.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "70.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 70.13)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "70.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7168'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '70.13'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7168'^^xsd:string;
  dwc:observationDate '2009-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.93 68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.93"^^xsd:decimal ;
  dwc:decimalLongitude "68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.93 68.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.93"^^xsd:decimal ;
  geo-pos:long "68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7169'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '68.75'^^xsd:double;
  dwc:latitude '-2.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7169'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.93 68.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.93"^^xsd:decimal ;
  dwc:decimalLongitude "68.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.93 68.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.93"^^xsd:decimal ;
  geo-pos:long "68.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7170'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '68.75'^^xsd:double;
  dwc:latitude '-2.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7170'^^xsd:string;
  dwc:observationDate '2009-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28"^^xsd:decimal ;
  dwc:decimalLongitude "61.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 61.43)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28"^^xsd:decimal ;
  geo-pos:long "61.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7171'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '61.43'^^xsd:double;
  dwc:latitude '-6.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7171'^^xsd:string;
  dwc:observationDate '2009-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6326'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6326'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6327'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6327'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6328'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6328'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6329'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6329'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 50.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 50.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "50.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6330'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '50.67'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6330'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 50.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 50.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "50.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6331'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '50.67'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6331'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 50.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 50.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "50.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6332'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '50.67'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6332'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 50.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 50.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "50.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6333'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '50.67'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6333'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "19.7"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6334'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '19.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6334'^^xsd:string;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "19.7"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6335'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '19.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6335'^^xsd:string;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "51.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 51.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "51.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7690'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.08'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7690'^^xsd:string;
  dwc:observationDate '2010-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.47 42.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.47"^^xsd:decimal ;
  dwc:decimalLongitude "42.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.47 42.18)"^^geo:wktLiteral ;
  geo-pos:lat "-17.47"^^xsd:decimal ;
  geo-pos:long "42.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7778'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '42.18'^^xsd:double;
  dwc:latitude '-17.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7778'^^xsd:string;
  dwc:observationDate '2010-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.47 42.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.47"^^xsd:decimal ;
  dwc:decimalLongitude "42.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.47 42.18)"^^geo:wktLiteral ;
  geo-pos:lat "-17.47"^^xsd:decimal ;
  geo-pos:long "42.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7779'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '42.18'^^xsd:double;
  dwc:latitude '-17.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7779'^^xsd:string;
  dwc:observationDate '2010-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.93"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.93 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.93"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6936'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '2.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6936'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4101'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4101'^^xsd:string;
  dwc:observationDate '2004-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23 66.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23"^^xsd:decimal ;
  dwc:decimalLongitude "66.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23 66.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23"^^xsd:decimal ;
  geo-pos:long "66.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4102'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '66.68'^^xsd:double;
  dwc:latitude '-1.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4102'^^xsd:string;
  dwc:observationDate '2004-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23 66.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23"^^xsd:decimal ;
  dwc:decimalLongitude "66.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23 66.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23"^^xsd:decimal ;
  geo-pos:long "66.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4103'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '66.68'^^xsd:double;
  dwc:latitude '-1.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4103'^^xsd:string;
  dwc:observationDate '2004-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23 66.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.23"^^xsd:decimal ;
  dwc:decimalLongitude "66.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.23 66.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.23"^^xsd:decimal ;
  geo-pos:long "66.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4104'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '66.68'^^xsd:double;
  dwc:latitude '-1.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4104'^^xsd:string;
  dwc:observationDate '2004-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 68.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.48"^^xsd:decimal ;
  dwc:decimalLongitude "68.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 68.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7.48"^^xsd:decimal ;
  geo-pos:long "68.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4105'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '68.58'^^xsd:double;
  dwc:latitude '-7.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4105'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 68.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.48"^^xsd:decimal ;
  dwc:decimalLongitude "68.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 68.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7.48"^^xsd:decimal ;
  geo-pos:long "68.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4106'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '68.58'^^xsd:double;
  dwc:latitude '-7.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4106'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -24.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -24.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "-24.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4107'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-24.77'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4107'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -24.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -24.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "-24.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4108'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-24.77'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4108'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -24.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -24.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "-24.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4109'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-24.77'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4109'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -24.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -24.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "-24.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4110'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-24.77'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4110'^^xsd:string;
  dwc:observationDate '2004-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 60.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "60.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 60.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "60.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4111'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '60.68'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4111'^^xsd:string;
  dwc:observationDate '2004-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 60.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "60.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 60.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "60.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4112'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '60.68'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4112'^^xsd:string;
  dwc:observationDate '2004-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 60.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "60.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 60.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "60.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4113'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '60.68'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4113'^^xsd:string;
  dwc:observationDate '2004-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7050'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7050'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7051'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7051'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7052'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7052'^^xsd:string;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 55.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.98"^^xsd:decimal ;
  dwc:decimalLongitude "55.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 55.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.98"^^xsd:decimal ;
  geo-pos:long "55.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7053'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '55.72'^^xsd:double;
  dwc:latitude '1.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7053'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 55.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.98"^^xsd:decimal ;
  dwc:decimalLongitude "55.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 55.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.98"^^xsd:decimal ;
  geo-pos:long "55.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7054'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '55.72'^^xsd:double;
  dwc:latitude '1.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7054'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 55.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.98"^^xsd:decimal ;
  dwc:decimalLongitude "55.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 55.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.98"^^xsd:decimal ;
  geo-pos:long "55.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7055'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '55.72'^^xsd:double;
  dwc:latitude '1.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7055'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 55.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.98"^^xsd:decimal ;
  dwc:decimalLongitude "55.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 55.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.98"^^xsd:decimal ;
  geo-pos:long "55.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7056'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '55.72'^^xsd:double;
  dwc:latitude '1.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7056'^^xsd:string;
  dwc:observationDate '2008-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7057'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7057'^^xsd:string;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 56.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.58"^^xsd:decimal ;
  dwc:decimalLongitude "56.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.58 56.13)"^^geo:wktLiteral ;
  geo-pos:lat "7.58"^^xsd:decimal ;
  geo-pos:long "56.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7058'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.13'^^xsd:double;
  dwc:latitude '7.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7058'^^xsd:string;
  dwc:observationDate '2008-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 55.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "55.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 55.55)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "55.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5640'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '55.55'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5640'^^xsd:string;
  dwc:observationDate '2006-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 55.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.47"^^xsd:decimal ;
  dwc:decimalLongitude "55.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.47 55.55)"^^geo:wktLiteral ;
  geo-pos:lat "-2.47"^^xsd:decimal ;
  geo-pos:long "55.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5641'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '55.55'^^xsd:double;
  dwc:latitude '-2.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5641'^^xsd:string;
  dwc:observationDate '2006-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 57.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.38"^^xsd:decimal ;
  dwc:decimalLongitude "57.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.38 57.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.38"^^xsd:decimal ;
  geo-pos:long "57.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5642'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.33'^^xsd:double;
  dwc:latitude '-1.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5642'^^xsd:string;
  dwc:observationDate '2006-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -14.6)"^^geo:wktLiteral ;
  geo-pos:lat "2.8"^^xsd:decimal ;
  geo-pos:long "-14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5643'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:latitude '2.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5643'^^xsd:string;
  dwc:observationDate '2006-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -14.6)"^^geo:wktLiteral ;
  geo-pos:lat "2.8"^^xsd:decimal ;
  geo-pos:long "-14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5644'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:latitude '2.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5644'^^xsd:string;
  dwc:observationDate '2006-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 -14.6)"^^geo:wktLiteral ;
  geo-pos:lat "2.8"^^xsd:decimal ;
  geo-pos:long "-14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5645'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:latitude '2.8'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5645'^^xsd:string;
  dwc:observationDate '2006-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -16.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "-16.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -16.55)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "-16.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5646'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.55'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5646'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -16.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "-16.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -16.55)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "-16.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5647'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-16.55'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5647'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 48)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5648'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5648'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 48)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5649'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5649'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 48)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5650'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5650'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 57.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 57.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "57.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7070'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '57.93'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7070'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 57.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 57.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "57.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7071'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '57.93'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7071'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 57.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 57.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "57.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7072'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '57.93'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7072'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 57.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.52 57.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.52"^^xsd:decimal ;
  geo-pos:long "57.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7073'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '57.93'^^xsd:double;
  dwc:latitude '-3.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7073'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.72"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "-2.72"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7074'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '-2.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7074'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.72"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "-2.72"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7075'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '-2.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7075'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.72"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "-2.72"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7076'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '-2.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7076'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.72"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "-2.72"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7077'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '-2.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7077'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "58.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "58.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7078'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.55'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7078'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "58.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.55)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "58.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7079'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.55'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7079'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "54.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6950'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.38'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6950'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.42"^^xsd:decimal ;
  dwc:decimalLongitude "44.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  geo-pos:lat "-15.42"^^xsd:decimal ;
  geo-pos:long "44.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7261'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '44.87'^^xsd:double;
  dwc:latitude '-15.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7261'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.42"^^xsd:decimal ;
  dwc:decimalLongitude "44.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  geo-pos:lat "-15.42"^^xsd:decimal ;
  geo-pos:long "44.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7262'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '44.87'^^xsd:double;
  dwc:latitude '-15.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7262'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.42"^^xsd:decimal ;
  dwc:decimalLongitude "44.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  geo-pos:lat "-15.42"^^xsd:decimal ;
  geo-pos:long "44.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7263'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '44.87'^^xsd:double;
  dwc:latitude '-15.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7263'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.42"^^xsd:decimal ;
  dwc:decimalLongitude "44.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  geo-pos:lat "-15.42"^^xsd:decimal ;
  geo-pos:long "44.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7264'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '44.87'^^xsd:double;
  dwc:latitude '-15.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7264'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.42"^^xsd:decimal ;
  dwc:decimalLongitude "44.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.42 44.87)"^^geo:wktLiteral ;
  geo-pos:lat "-15.42"^^xsd:decimal ;
  geo-pos:long "44.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7265'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '44.87'^^xsd:double;
  dwc:latitude '-15.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7265'^^xsd:string;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.32 45.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.32"^^xsd:decimal ;
  dwc:decimalLongitude "45.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.32 45.48)"^^geo:wktLiteral ;
  geo-pos:lat "-14.32"^^xsd:decimal ;
  geo-pos:long "45.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7266'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '45.48'^^xsd:double;
  dwc:latitude '-14.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7266'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.32 45.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.32"^^xsd:decimal ;
  dwc:decimalLongitude "45.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.32 45.48)"^^geo:wktLiteral ;
  geo-pos:lat "-14.32"^^xsd:decimal ;
  geo-pos:long "45.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7267'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '45.48'^^xsd:double;
  dwc:latitude '-14.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7267'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.32 45.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.32"^^xsd:decimal ;
  dwc:decimalLongitude "45.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.32 45.48)"^^geo:wktLiteral ;
  geo-pos:lat "-14.32"^^xsd:decimal ;
  geo-pos:long "45.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7268'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '45.48'^^xsd:double;
  dwc:latitude '-14.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7268'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.32 45.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.32"^^xsd:decimal ;
  dwc:decimalLongitude "45.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.32 45.48)"^^geo:wktLiteral ;
  geo-pos:lat "-14.32"^^xsd:decimal ;
  geo-pos:long "45.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7269'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '45.48'^^xsd:double;
  dwc:latitude '-14.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7269'^^xsd:string;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.98 43.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.98"^^xsd:decimal ;
  dwc:decimalLongitude "43.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.98 43.7)"^^geo:wktLiteral ;
  geo-pos:lat "-12.98"^^xsd:decimal ;
  geo-pos:long "43.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7270'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '43.7'^^xsd:double;
  dwc:latitude '-12.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7270'^^xsd:string;
  dwc:observationDate '2009-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.13"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "2.13"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7465'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '2.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7465'^^xsd:string;
  dwc:observationDate '2009-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.13"^^xsd:decimal ;
  dwc:decimalLongitude "50.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.13 50.72)"^^geo:wktLiteral ;
  geo-pos:lat "2.13"^^xsd:decimal ;
  geo-pos:long "50.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7466'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '50.72'^^xsd:double;
  dwc:latitude '2.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7466'^^xsd:string;
  dwc:observationDate '2009-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 54.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 54.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "54.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7467'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.77'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7467'^^xsd:string;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7830'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7830'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7831'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7831'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 59.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.62"^^xsd:decimal ;
  dwc:decimalLongitude "59.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 59.87)"^^geo:wktLiteral ;
  geo-pos:lat "-5.62"^^xsd:decimal ;
  geo-pos:long "59.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7615'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '59.87'^^xsd:double;
  dwc:latitude '-5.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7615'^^xsd:string;
  dwc:observationDate '2009-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 58.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "58.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 58.48)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "58.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7089'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '58.48'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7089'^^xsd:string;
  dwc:observationDate '2008-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.77 58.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.77"^^xsd:decimal ;
  dwc:decimalLongitude "58.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.77 58.53)"^^geo:wktLiteral ;
  geo-pos:lat "-5.77"^^xsd:decimal ;
  geo-pos:long "58.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7090'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '58.53'^^xsd:double;
  dwc:latitude '-5.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7090'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.77 58.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.77"^^xsd:decimal ;
  dwc:decimalLongitude "58.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.77 58.53)"^^geo:wktLiteral ;
  geo-pos:lat "-5.77"^^xsd:decimal ;
  geo-pos:long "58.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7091'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '58.53'^^xsd:double;
  dwc:latitude '-5.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7091'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 58.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.85"^^xsd:decimal ;
  dwc:decimalLongitude "58.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 58.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.85"^^xsd:decimal ;
  geo-pos:long "58.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7092'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '58.68'^^xsd:double;
  dwc:latitude '-5.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7092'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 58.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.85"^^xsd:decimal ;
  dwc:decimalLongitude "58.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 58.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.85"^^xsd:decimal ;
  geo-pos:long "58.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7093'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '58.68'^^xsd:double;
  dwc:latitude '-5.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7093'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 58.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.85"^^xsd:decimal ;
  dwc:decimalLongitude "58.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85 58.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.85"^^xsd:decimal ;
  geo-pos:long "58.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7094'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '58.68'^^xsd:double;
  dwc:latitude '-5.85'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7094'^^xsd:string;
  dwc:observationDate '2008-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -8.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.27"^^xsd:decimal ;
  dwc:decimalLongitude "-8.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -8.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.27"^^xsd:decimal ;
  geo-pos:long "-8.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7095'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-8.53'^^xsd:double;
  dwc:latitude '4.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7095'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -8.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.27"^^xsd:decimal ;
  dwc:decimalLongitude "-8.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -8.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.27"^^xsd:decimal ;
  geo-pos:long "-8.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7096'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-8.53'^^xsd:double;
  dwc:latitude '4.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7096'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -8.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.27"^^xsd:decimal ;
  dwc:decimalLongitude "-8.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.27 -8.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.27"^^xsd:decimal ;
  geo-pos:long "-8.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7097'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-8.53'^^xsd:double;
  dwc:latitude '4.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7097'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6798'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6798'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6799'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6799'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6800'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6800'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6801'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6801'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6802'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6802'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6803'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6803'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6804'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6804'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6805'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6805'^^xsd:string;
  dwc:observationDate '2008-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6806'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6806'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6807'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6807'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6808'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6808'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 54.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.58"^^xsd:decimal ;
  dwc:decimalLongitude "54.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.58 54.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.58"^^xsd:decimal ;
  geo-pos:long "54.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6809'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '54.85'^^xsd:double;
  dwc:latitude '-5.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6809'^^xsd:string;
  dwc:observationDate '2008-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 54.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 54.87)"^^geo:wktLiteral ;
  geo-pos:lat "-5.55"^^xsd:decimal ;
  geo-pos:long "54.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6810'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.87'^^xsd:double;
  dwc:latitude '-5.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6810'^^xsd:string;
  dwc:observationDate '2008-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 54.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "54.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 54.57)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "54.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6961'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.57'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6961'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 54.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "54.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 54.57)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "54.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6962'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.57'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6962'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 54.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.15"^^xsd:decimal ;
  dwc:decimalLongitude "54.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.15 54.57)"^^geo:wktLiteral ;
  geo-pos:lat "3.15"^^xsd:decimal ;
  geo-pos:long "54.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6963'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.57'^^xsd:double;
  dwc:latitude '3.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6963'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.3 54.22)"^^geo:wktLiteral ;
  geo-pos:lat "2.3"^^xsd:decimal ;
  geo-pos:long "54.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6964'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.22'^^xsd:double;
  dwc:latitude '2.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6964'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6965'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6965'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6966'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6966'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6967'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6967'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 53.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "53.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 53.85)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "53.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6968'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.85'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6968'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 51)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6969'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6969'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 51)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6970'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6970'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 51)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6971'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6971'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 51)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6972'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6972'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "71.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "71.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6624'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.87'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6624'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "71.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "71.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6625'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.87'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6625'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "71.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "71.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6626'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.87'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6626'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "71.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "71.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6627'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.87'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6627'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "71.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 71.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "71.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6628'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '71.87'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6628'^^xsd:string;
  dwc:observationDate '2008-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 72.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "72.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 72.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "72.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6629'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '72.23'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6629'^^xsd:string;
  dwc:observationDate '2008-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 72.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "72.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 72.23)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "72.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6630'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '72.23'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6630'^^xsd:string;
  dwc:observationDate '2008-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 72.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "72.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 72.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "72.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6631'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '72.18'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6631'^^xsd:string;
  dwc:observationDate '2008-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 72.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "72.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 72.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "72.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6632'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '72.18'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6632'^^xsd:string;
  dwc:observationDate '2008-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 72.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "72.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 72.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "72.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6633'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '72.18'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6633'^^xsd:string;
  dwc:observationDate '2008-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.65 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "18.65"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6797'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '18.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6797'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 54.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 54.87)"^^geo:wktLiteral ;
  geo-pos:lat "-5.55"^^xsd:decimal ;
  geo-pos:long "54.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6811'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.87'^^xsd:double;
  dwc:latitude '-5.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6811'^^xsd:string;
  dwc:observationDate '2008-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 54.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.55"^^xsd:decimal ;
  dwc:decimalLongitude "54.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.55 54.87)"^^geo:wktLiteral ;
  geo-pos:lat "-5.55"^^xsd:decimal ;
  geo-pos:long "54.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6812'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '54.87'^^xsd:double;
  dwc:latitude '-5.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6812'^^xsd:string;
  dwc:observationDate '2008-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 54.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "54.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 54.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "54.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6813'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '54.72'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6813'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 54.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "54.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 54.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "54.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6814'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '54.72'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6814'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6815'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6815'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6816'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6816'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.47 3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.47"^^xsd:decimal ;
  dwc:decimalLongitude "3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.47 3.22)"^^geo:wktLiteral ;
  geo-pos:lat "-0.47"^^xsd:decimal ;
  geo-pos:long "3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6817'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.22'^^xsd:double;
  dwc:latitude '-0.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6817'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.47 3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.47"^^xsd:decimal ;
  dwc:decimalLongitude "3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.47 3.22)"^^geo:wktLiteral ;
  geo-pos:lat "-0.47"^^xsd:decimal ;
  geo-pos:long "3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6818'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.22'^^xsd:double;
  dwc:latitude '-0.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6818'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.02 51.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.02"^^xsd:decimal ;
  dwc:decimalLongitude "51.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.02 51.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.02"^^xsd:decimal ;
  geo-pos:long "51.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6819'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '51.58'^^xsd:double;
  dwc:latitude '-6.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6819'^^xsd:string;
  dwc:observationDate '2008-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6973'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6973'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6974'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6974'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6975'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6975'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6976'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6976'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6977'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6977'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6978'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6978'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 56.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "56.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 56.2)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "56.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7098'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.2'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7098'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 56.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "56.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 56.2)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "56.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7099'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.2'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7099'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 56.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "56.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 56.2)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "56.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7100'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.2'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7100'^^xsd:string;
  dwc:observationDate '2008-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8230'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8230'^^xsd:string;
  dwc:observationDate '2011-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8"^^xsd:decimal ;
  dwc:decimalLongitude "51.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8 51.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.8"^^xsd:decimal ;
  geo-pos:long "51.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8231'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '51.1'^^xsd:double;
  dwc:latitude '-4.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8231'^^xsd:string;
  dwc:observationDate '2011-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.33 47.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.33"^^xsd:decimal ;
  dwc:decimalLongitude "47.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.33 47.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.33"^^xsd:decimal ;
  geo-pos:long "47.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8296'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '47.25'^^xsd:double;
  dwc:latitude '-13.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8296'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -9)"^^geo:wktLiteral ;
  geo-pos:lat "4"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6722'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6722'^^xsd:string;
  dwc:observationDate '2008-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.93 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.93"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.93 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.93"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6723'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '-4.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6723'^^xsd:string;
  dwc:observationDate '2008-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.93 49.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.93"^^xsd:decimal ;
  dwc:decimalLongitude "49.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.93 49.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.93"^^xsd:decimal ;
  geo-pos:long "49.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6724'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '49.5'^^xsd:double;
  dwc:latitude '-4.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6724'^^xsd:string;
  dwc:observationDate '2008-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6979'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6979'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6980'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6980'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6981'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6981'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6982'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6982'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.68"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.68 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.68"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6983'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '4.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6983'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -5.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-5.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -5.48)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-5.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6984'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-5.48'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6984'^^xsd:string;
  dwc:observationDate '2008-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6985'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6985'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6986'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6986'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6987'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6987'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "-5.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6988'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6988'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.25 57.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.25"^^xsd:decimal ;
  dwc:decimalLongitude "57.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.25 57.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.25"^^xsd:decimal ;
  geo-pos:long "57.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6989'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.58'^^xsd:double;
  dwc:latitude '2.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6989'^^xsd:string;
  dwc:observationDate '2008-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8104'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8104'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 52.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 52.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "52.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8105'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.68'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8105'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 58.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "58.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 58.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "58.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6836'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '58.8'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6836'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 58.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4"^^xsd:decimal ;
  dwc:decimalLongitude "58.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 58.42)"^^geo:wktLiteral ;
  geo-pos:lat "2.4"^^xsd:decimal ;
  geo-pos:long "58.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7989'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '58.42'^^xsd:double;
  dwc:latitude '2.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7989'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 54.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.43"^^xsd:decimal ;
  dwc:decimalLongitude "54.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 54.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.43"^^xsd:decimal ;
  geo-pos:long "54.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6012'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.72'^^xsd:double;
  dwc:latitude '1.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6012'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 54.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.43"^^xsd:decimal ;
  dwc:decimalLongitude "54.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 54.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.43"^^xsd:decimal ;
  geo-pos:long "54.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6013'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.72'^^xsd:double;
  dwc:latitude '1.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6013'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 54.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.43"^^xsd:decimal ;
  dwc:decimalLongitude "54.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 54.72)"^^geo:wktLiteral ;
  geo-pos:lat "1.43"^^xsd:decimal ;
  geo-pos:long "54.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6014'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.72'^^xsd:double;
  dwc:latitude '1.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6014'^^xsd:string;
  dwc:observationDate '2007-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6828'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6828'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6829'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6829'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6830'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6830'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6831'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6831'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6832'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6832'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6833'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6833'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6834'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6834'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 55.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.32"^^xsd:decimal ;
  dwc:decimalLongitude "55.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 55.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.32"^^xsd:decimal ;
  geo-pos:long "55.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6835'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '55.48'^^xsd:double;
  dwc:latitude '-3.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6835'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 47.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6348'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '47.75'^^xsd:double;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6348'^^xsd:string;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 47.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6349'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '47.75'^^xsd:double;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6349'^^xsd:string;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "19.75"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6350'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '19.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6350'^^xsd:string;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "19.75"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6351'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '19.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6351'^^xsd:string;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "19.75"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6352'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '19.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6352'^^xsd:string;
  dwc:observationDate '2007-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "56.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "56.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6353'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.38'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6353'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "56.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "56.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6354'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.38'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6354'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "56.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "56.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6355'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.38'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6355'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "56.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "56.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6356'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.38'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6356'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.57"^^xsd:decimal ;
  dwc:decimalLongitude "56.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.57 56.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.57"^^xsd:decimal ;
  geo-pos:long "56.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6357'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.38'^^xsd:double;
  dwc:latitude '-3.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6357'^^xsd:string;
  dwc:observationDate '2007-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "16.28"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8053'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '16.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8053'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.67"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.67 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "-6.67"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8054'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '-6.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8054'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.28 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "16.28"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8055'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '16.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8055'^^xsd:string;
  dwc:observationDate '2010-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 63.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "63.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 63.78)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "63.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6634'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '63.78'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6634'^^xsd:string;
  dwc:observationDate '2008-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 63.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "63.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 63.78)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "63.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6635'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '63.78'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6635'^^xsd:string;
  dwc:observationDate '2008-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 63.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "63.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 63.78)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "63.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6636'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '63.78'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6636'^^xsd:string;
  dwc:observationDate '2008-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 63.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "63.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 63.78)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "63.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6637'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '63.78'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6637'^^xsd:string;
  dwc:observationDate '2008-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 71.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "71.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 71.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "71.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6638'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '71.7'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6638'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 71.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "71.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 71.7)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "71.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6639'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '71.7'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6639'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "70.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 70.65)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6640'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '70.65'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6640'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 70.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "70.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 70.65)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "70.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6641'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '70.65'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6641'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 70)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6642'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6642'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.67"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.67 70)"^^geo:wktLiteral ;
  geo-pos:lat "-5.67"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6643'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '-5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6643'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -6.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "-6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6644'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.33'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6644'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -6.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -6.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "-6.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6645'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-6.33'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6645'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "19.7"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6336'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '19.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6336'^^xsd:string;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.65 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.65 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.65"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6337'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6337'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.65 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.65 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.65"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6338'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6338'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.65 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.65 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.65"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6339'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6339'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33 -21.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.33"^^xsd:decimal ;
  dwc:decimalLongitude "-21.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.33 -21.12)"^^geo:wktLiteral ;
  geo-pos:lat "5.33"^^xsd:decimal ;
  geo-pos:long "-21.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6340'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-21.12'^^xsd:double;
  dwc:latitude '5.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6340'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.72"^^xsd:decimal ;
  dwc:decimalLongitude "-17.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.77)"^^geo:wktLiteral ;
  geo-pos:lat "19.72"^^xsd:decimal ;
  geo-pos:long "-17.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6341'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.77'^^xsd:double;
  dwc:latitude '19.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6341'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.72"^^xsd:decimal ;
  dwc:decimalLongitude "-17.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.77)"^^geo:wktLiteral ;
  geo-pos:lat "19.72"^^xsd:decimal ;
  geo-pos:long "-17.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6342'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.77'^^xsd:double;
  dwc:latitude '19.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6342'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.72"^^xsd:decimal ;
  dwc:decimalLongitude "-17.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.72 -17.77)"^^geo:wktLiteral ;
  geo-pos:lat "19.72"^^xsd:decimal ;
  geo-pos:long "-17.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6343'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.77'^^xsd:double;
  dwc:latitude '19.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6343'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6344'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6344'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6345'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6345'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.57 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "19.57"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6346'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '19.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6346'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 47.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6347'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '47.75'^^xsd:double;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6347'^^xsd:string;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 48)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5651'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5651'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -6.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -6.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-6.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5652'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-6.63'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5652'^^xsd:string;
  dwc:observationDate '2006-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -6.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -6.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-6.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5653'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-6.63'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5653'^^xsd:string;
  dwc:observationDate '2006-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -6.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -6.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-6.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5654'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-6.63'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5654'^^xsd:string;
  dwc:observationDate '2006-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5655'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5655'^^xsd:string;
  dwc:observationDate '2006-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5656'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5656'^^xsd:string;
  dwc:observationDate '2006-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -6.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-6.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -6.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-6.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5657'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-6.63'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5657'^^xsd:string;
  dwc:observationDate '2006-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5658'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5658'^^xsd:string;
  dwc:observationDate '2006-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.83"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.83 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.83"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5659'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5659'^^xsd:string;
  dwc:observationDate '2006-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 49.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "49.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 49.78)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "49.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5660'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '49.78'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5660'^^xsd:string;
  dwc:observationDate '2006-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 49.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "49.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 49.78)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "49.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5661'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '49.78'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5661'^^xsd:string;
  dwc:observationDate '2006-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 49.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "49.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 49.78)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "49.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5662'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '49.78'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5662'^^xsd:string;
  dwc:observationDate '2006-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 56.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.1"^^xsd:decimal ;
  dwc:decimalLongitude "56.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 56.92)"^^geo:wktLiteral ;
  geo-pos:lat "1.1"^^xsd:decimal ;
  geo-pos:long "56.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5663'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '56.92'^^xsd:double;
  dwc:latitude '1.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5663'^^xsd:string;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.85 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "18.85"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6507'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '18.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6507'^^xsd:string;
  dwc:observationDate '2007-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6508'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '67'^^xsd:integer;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6508'^^xsd:string;
  dwc:observationDate '2007-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7101'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7101'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7102'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7102'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7103'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7103'^^xsd:string;
  dwc:observationDate '2008-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.43 62.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.43"^^xsd:decimal ;
  dwc:decimalLongitude "62.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.43 62.38)"^^geo:wktLiteral ;
  geo-pos:lat "-7.43"^^xsd:decimal ;
  geo-pos:long "62.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7104'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '62.38'^^xsd:double;
  dwc:latitude '-7.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7104'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.43 62.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.43"^^xsd:decimal ;
  dwc:decimalLongitude "62.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.43 62.38)"^^geo:wktLiteral ;
  geo-pos:lat "-7.43"^^xsd:decimal ;
  geo-pos:long "62.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7105'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '62.38'^^xsd:double;
  dwc:latitude '-7.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7105'^^xsd:string;
  dwc:observationDate '2008-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.08 -11.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.08"^^xsd:decimal ;
  dwc:decimalLongitude "-11.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.08 -11.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.08"^^xsd:decimal ;
  geo-pos:long "-11.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7106'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-11.88'^^xsd:double;
  dwc:latitude '1.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7106'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.08 -11.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.08"^^xsd:decimal ;
  dwc:decimalLongitude "-11.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.08 -11.88)"^^geo:wktLiteral ;
  geo-pos:lat "1.08"^^xsd:decimal ;
  geo-pos:long "-11.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7107'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-11.88'^^xsd:double;
  dwc:latitude '1.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7107'^^xsd:string;
  dwc:observationDate '2008-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 52.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 52.88)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "52.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7108'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.88'^^xsd:double;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7108'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 52.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 52.88)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "52.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7109'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.88'^^xsd:double;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7109'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 52.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 52.88)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "52.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7110'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.88'^^xsd:double;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7110'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 52.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 52.88)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "52.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7111'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.88'^^xsd:double;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7111'^^xsd:string;
  dwc:observationDate '2008-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.38"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7112'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7112'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.38 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.38"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7113'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7113'^^xsd:string;
  dwc:observationDate '2008-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.02 51.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.02"^^xsd:decimal ;
  dwc:decimalLongitude "51.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.02 51.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.02"^^xsd:decimal ;
  geo-pos:long "51.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6820'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '51.58'^^xsd:double;
  dwc:latitude '-6.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6820'^^xsd:string;
  dwc:observationDate '2008-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.02 51.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.02"^^xsd:decimal ;
  dwc:decimalLongitude "51.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.02 51.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.02"^^xsd:decimal ;
  geo-pos:long "51.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6821'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '51.58'^^xsd:double;
  dwc:latitude '-6.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6821'^^xsd:string;
  dwc:observationDate '2008-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.02 51.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.02"^^xsd:decimal ;
  dwc:decimalLongitude "51.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.02 51.58)"^^geo:wktLiteral ;
  geo-pos:lat "-6.02"^^xsd:decimal ;
  geo-pos:long "51.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6822'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '51.58'^^xsd:double;
  dwc:latitude '-6.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6822'^^xsd:string;
  dwc:observationDate '2008-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 10.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "10.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 10.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "10.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6823'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '10.08'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6823'^^xsd:string;
  dwc:observationDate '2008-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 10.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "10.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 10.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "10.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6824'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '10.08'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6824'^^xsd:string;
  dwc:observationDate '2008-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 10.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "10.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 10.08)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "10.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6825'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '10.08'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6825'^^xsd:string;
  dwc:observationDate '2008-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6826'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6826'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.22"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.22 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "19.22"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6827'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '19.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6827'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8188'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8188'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.45 -16.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.45 -16.78)"^^geo:wktLiteral ;
  geo-pos:lat "17.45"^^xsd:decimal ;
  geo-pos:long "-16.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8971'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.78'^^xsd:double;
  dwc:latitude '17.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8971'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22)"^^geo:wktLiteral ;
  geo-pos:lat "13.83"^^xsd:decimal ;
  geo-pos:long "-22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9140'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '13.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9140'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22)"^^geo:wktLiteral ;
  geo-pos:lat "13.83"^^xsd:decimal ;
  geo-pos:long "-22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9141'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '13.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9141'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22)"^^geo:wktLiteral ;
  geo-pos:lat "13.83"^^xsd:decimal ;
  geo-pos:long "-22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9142'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '13.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9142'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9143'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9143'^^xsd:string;
  dwc:observationDate '2012-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9144'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9144'^^xsd:string;
  dwc:observationDate '2012-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9145'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9145'^^xsd:string;
  dwc:observationDate '2012-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -7.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-7.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -7.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "-7.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9146'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-7.92'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9146'^^xsd:string;
  dwc:observationDate '2012-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "52.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.62)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "52.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9147'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '52.62'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9147'^^xsd:string;
  dwc:observationDate '2012-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "52.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.62)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "52.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9148'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '52.62'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9148'^^xsd:string;
  dwc:observationDate '2012-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "52.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.62)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "52.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9149'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '52.62'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9149'^^xsd:string;
  dwc:observationDate '2012-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.15"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.15 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-13.15"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9150'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-13.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9150'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9151'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9151'^^xsd:string;
  dwc:observationDate '2012-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 -5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "-5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 -5.42)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "-5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9127'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-5.42'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9127'^^xsd:string;
  dwc:observationDate '2012-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 -5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "-5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 -5.42)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "-5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9128'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-5.42'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9128'^^xsd:string;
  dwc:observationDate '2012-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 54.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "54.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 54.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "54.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9129'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '54.3'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9129'^^xsd:string;
  dwc:observationDate '2012-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 54.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "54.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 54.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "54.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9130'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '54.3'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9130'^^xsd:string;
  dwc:observationDate '2012-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 54.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "54.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 54.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "54.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9131'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '54.3'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9131'^^xsd:string;
  dwc:observationDate '2012-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 54.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "54.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 54.68)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "54.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9132'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.68'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9132'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22.17)"^^geo:wktLiteral ;
  geo-pos:lat "13.83"^^xsd:decimal ;
  geo-pos:long "-22.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9133'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-22.17'^^xsd:double;
  dwc:latitude '13.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9133'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 54.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "54.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 54.68)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "54.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9134'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.68'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9134'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 54.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.38"^^xsd:decimal ;
  dwc:decimalLongitude "54.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.38 54.68)"^^geo:wktLiteral ;
  geo-pos:lat "3.38"^^xsd:decimal ;
  geo-pos:long "54.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9135'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.68'^^xsd:double;
  dwc:latitude '3.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9135'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22.17)"^^geo:wktLiteral ;
  geo-pos:lat "13.83"^^xsd:decimal ;
  geo-pos:long "-22.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9136'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-22.17'^^xsd:double;
  dwc:latitude '13.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9136'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22.17)"^^geo:wktLiteral ;
  geo-pos:lat "13.83"^^xsd:decimal ;
  geo-pos:long "-22.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9137'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-22.17'^^xsd:double;
  dwc:latitude '13.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9137'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22.17)"^^geo:wktLiteral ;
  geo-pos:lat "13.83"^^xsd:decimal ;
  geo-pos:long "-22.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9138'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-22.17'^^xsd:double;
  dwc:latitude '13.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9138'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.83"^^xsd:decimal ;
  dwc:decimalLongitude "-22.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.83 -22.17)"^^geo:wktLiteral ;
  geo-pos:lat "13.83"^^xsd:decimal ;
  geo-pos:long "-22.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9139'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-22.17'^^xsd:double;
  dwc:latitude '13.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9139'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.23"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.23 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.23"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9114'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '2.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9114'^^xsd:string;
  dwc:observationDate '2012-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.33"^^xsd:decimal ;
  geo-pos:long "-20.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9115'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-20.75'^^xsd:double;
  dwc:latitude '20.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9115'^^xsd:string;
  dwc:observationDate '2012-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.33"^^xsd:decimal ;
  geo-pos:long "-20.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9116'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-20.75'^^xsd:double;
  dwc:latitude '20.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9116'^^xsd:string;
  dwc:observationDate '2012-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.33"^^xsd:decimal ;
  geo-pos:long "-20.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9117'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-20.75'^^xsd:double;
  dwc:latitude '20.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9117'^^xsd:string;
  dwc:observationDate '2012-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.33"^^xsd:decimal ;
  geo-pos:long "-20.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9118'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-20.75'^^xsd:double;
  dwc:latitude '20.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9118'^^xsd:string;
  dwc:observationDate '2012-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.33"^^xsd:decimal ;
  geo-pos:long "-20.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9119'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-20.75'^^xsd:double;
  dwc:latitude '20.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9119'^^xsd:string;
  dwc:observationDate '2012-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.33"^^xsd:decimal ;
  dwc:decimalLongitude "-20.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.33 -20.75)"^^geo:wktLiteral ;
  geo-pos:lat "20.33"^^xsd:decimal ;
  geo-pos:long "-20.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9120'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-20.75'^^xsd:double;
  dwc:latitude '20.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9120'^^xsd:string;
  dwc:observationDate '2012-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.57 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.57"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.57 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.57"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9121'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '2.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9121'^^xsd:string;
  dwc:observationDate '2012-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.57 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.57"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.57 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.57"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9122'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '2.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9122'^^xsd:string;
  dwc:observationDate '2012-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.57 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.57"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.57 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.57"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9123'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '2.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9123'^^xsd:string;
  dwc:observationDate '2012-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.57 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.57"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.57 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "2.57"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9124'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '2.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9124'^^xsd:string;
  dwc:observationDate '2012-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 -5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "-5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 -5.42)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "-5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9125'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-5.42'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9125'^^xsd:string;
  dwc:observationDate '2012-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 -5.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "-5.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 -5.42)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "-5.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9126'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-5.42'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9126'^^xsd:string;
  dwc:observationDate '2012-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 51.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "51.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 51.68)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "51.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9028'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.68'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9028'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 51.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 51.6)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "51.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8988'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.6'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8988'^^xsd:string;
  dwc:observationDate '2012-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 49.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3 49.58)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3"^^xsd:decimal ;
  geo-pos:long "49.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8989'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '49.58'^^xsd:double;
  dwc:latitude '-5.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8989'^^xsd:string;
  dwc:observationDate '2012-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 51.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "51.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 51.68)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "51.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9027'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.68'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9027'^^xsd:string;
  dwc:observationDate '2012-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 51.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 51.6)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "51.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8987'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.6'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8987'^^xsd:string;
  dwc:observationDate '2012-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 51.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.38 51.6)"^^geo:wktLiteral ;
  geo-pos:lat "-5.38"^^xsd:decimal ;
  geo-pos:long "51.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8986'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.6'^^xsd:double;
  dwc:latitude '-5.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8986'^^xsd:string;
  dwc:observationDate '2012-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8985'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8985'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8206'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8206'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8207'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8207'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8208'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8208'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 53.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "53.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 53.98)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "53.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8244'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.98'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8244'^^xsd:string;
  dwc:observationDate '2011-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8245'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8245'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8246'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8246'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8247'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8247'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 1.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 1.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "1.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8248'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '1.38'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8248'^^xsd:string;
  dwc:observationDate '2011-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.27"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.27 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.27"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8483'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-2.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8483'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.48"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "-13.48"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8299'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '-13.48'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8299'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.32 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.32 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "9.32"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8300'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '9.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8300'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8523'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8523'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 7.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "7.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 7.53)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "7.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8524'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.53'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8524'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8525'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8525'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 7.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "7.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 7.53)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "7.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8526'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '7.53'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8526'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8594'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8594'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.53 54.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.53"^^xsd:decimal ;
  dwc:decimalLongitude "54.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.53 54.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.53"^^xsd:decimal ;
  geo-pos:long "54.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8201'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '54.78'^^xsd:double;
  dwc:latitude '-2.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8201'^^xsd:string;
  dwc:observationDate '2011-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.53 54.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.53"^^xsd:decimal ;
  dwc:decimalLongitude "54.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.53 54.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.53"^^xsd:decimal ;
  geo-pos:long "54.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8202'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '54.78'^^xsd:double;
  dwc:latitude '-2.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8202'^^xsd:string;
  dwc:observationDate '2011-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.53 54.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.53"^^xsd:decimal ;
  dwc:decimalLongitude "54.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.53 54.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.53"^^xsd:decimal ;
  geo-pos:long "54.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8203'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '54.78'^^xsd:double;
  dwc:latitude '-2.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8203'^^xsd:string;
  dwc:observationDate '2011-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8204'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8204'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8205'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8205'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.17"^^xsd:decimal ;
  dwc:decimalLongitude "-11.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -11.83)"^^geo:wktLiteral ;
  geo-pos:lat "6.17"^^xsd:decimal ;
  geo-pos:long "-11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8118'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-11.83'^^xsd:double;
  dwc:latitude '6.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8118'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 67.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.6"^^xsd:decimal ;
  dwc:decimalLongitude "67.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 67.72)"^^geo:wktLiteral ;
  geo-pos:lat "-9.6"^^xsd:decimal ;
  geo-pos:long "67.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8119'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '67.72'^^xsd:double;
  dwc:latitude '-9.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8119'^^xsd:string;
  dwc:observationDate '2010-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 66.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.32"^^xsd:decimal ;
  dwc:decimalLongitude "66.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 66.73)"^^geo:wktLiteral ;
  geo-pos:lat "-7.32"^^xsd:decimal ;
  geo-pos:long "66.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8120'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '66.73'^^xsd:double;
  dwc:latitude '-7.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8120'^^xsd:string;
  dwc:observationDate '2010-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 66.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.32"^^xsd:decimal ;
  dwc:decimalLongitude "66.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 66.73)"^^geo:wktLiteral ;
  geo-pos:lat "-7.32"^^xsd:decimal ;
  geo-pos:long "66.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8121'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '66.73'^^xsd:double;
  dwc:latitude '-7.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8121'^^xsd:string;
  dwc:observationDate '2010-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 67.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.2"^^xsd:decimal ;
  dwc:decimalLongitude "67.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 67.78)"^^geo:wktLiteral ;
  geo-pos:lat "-8.2"^^xsd:decimal ;
  geo-pos:long "67.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8122'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '67.78'^^xsd:double;
  dwc:latitude '-8.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8122'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 67.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.2"^^xsd:decimal ;
  dwc:decimalLongitude "67.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 67.78)"^^geo:wktLiteral ;
  geo-pos:lat "-8.2"^^xsd:decimal ;
  geo-pos:long "67.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8123'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '67.78'^^xsd:double;
  dwc:latitude '-8.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8123'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.32 68.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.32"^^xsd:decimal ;
  dwc:decimalLongitude "68.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.32 68.07)"^^geo:wktLiteral ;
  geo-pos:lat "-9.32"^^xsd:decimal ;
  geo-pos:long "68.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8124'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '68.07'^^xsd:double;
  dwc:latitude '-9.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8124'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -21.25)"^^geo:wktLiteral ;
  geo-pos:lat "9.5"^^xsd:decimal ;
  geo-pos:long "-21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8125'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-21.25'^^xsd:double;
  dwc:latitude '9.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8125'^^xsd:string;
  dwc:observationDate '2010-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -21.25)"^^geo:wktLiteral ;
  geo-pos:lat "9.5"^^xsd:decimal ;
  geo-pos:long "-21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8126'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-21.25'^^xsd:double;
  dwc:latitude '9.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8126'^^xsd:string;
  dwc:observationDate '2010-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -21.25)"^^geo:wktLiteral ;
  geo-pos:lat "9.5"^^xsd:decimal ;
  geo-pos:long "-21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8127'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-21.25'^^xsd:double;
  dwc:latitude '9.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8127'^^xsd:string;
  dwc:observationDate '2010-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.1"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8511'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '0.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8511'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.25"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8235'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-5.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8235'^^xsd:string;
  dwc:observationDate '2011-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.25"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8236'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-5.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8236'^^xsd:string;
  dwc:observationDate '2011-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.25 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-5.25"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8237'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-5.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8237'^^xsd:string;
  dwc:observationDate '2011-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 53.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "53.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 53.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "53.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8243'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '53.93'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8243'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4"^^xsd:decimal ;
  dwc:decimalLongitude "54.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.27)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4"^^xsd:decimal ;
  geo-pos:long "54.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8497'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.27'^^xsd:double;
  dwc:latitude '-5.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8497'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 -5.28)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "-5.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1099'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5.28'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1099'^^xsd:string;
  dwc:observationDate '2001-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 56.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "56.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 56.45)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "56.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1100'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '56.45'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1100'^^xsd:string;
  dwc:observationDate '2001-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6299'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '8.17'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6299'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.15"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.15"^^xsd:decimal ;
  geo-pos:long "-3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1096'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.3'^^xsd:double;
  dwc:latitude '4.15'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1096'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 -3.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "-3.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 -3.58)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "-3.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1097'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-3.58'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1097'^^xsd:string;
  dwc:observationDate '2001-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 -3.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "-3.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 -3.58)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "-3.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1098'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-3.58'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1098'^^xsd:string;
  dwc:observationDate '2001-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.15"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.15"^^xsd:decimal ;
  geo-pos:long "-3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1094'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.3'^^xsd:double;
  dwc:latitude '4.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1094'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4"^^xsd:decimal ;
  dwc:decimalLongitude "54.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.27)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4"^^xsd:decimal ;
  geo-pos:long "54.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8496'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.27'^^xsd:double;
  dwc:latitude '-5.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8496'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.15"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.15"^^xsd:decimal ;
  geo-pos:long "-3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1095'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.3'^^xsd:double;
  dwc:latitude '4.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1095'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.15"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.15"^^xsd:decimal ;
  geo-pos:long "-3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1093'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.3'^^xsd:double;
  dwc:latitude '4.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1093'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.15"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.15"^^xsd:decimal ;
  geo-pos:long "-3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1092'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.3'^^xsd:double;
  dwc:latitude '4.15'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1092'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.1"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8510'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '0.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8510'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.15"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.15"^^xsd:decimal ;
  geo-pos:long "-3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1091'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.3'^^xsd:double;
  dwc:latitude '4.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1091'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 49.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.07"^^xsd:decimal ;
  dwc:decimalLongitude "49.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 49.93)"^^geo:wktLiteral ;
  geo-pos:lat "-0.07"^^xsd:decimal ;
  geo-pos:long "49.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5628'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '49.93'^^xsd:double;
  dwc:latitude '-0.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5628'^^xsd:string;
  dwc:observationDate '2006-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.15"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.15"^^xsd:decimal ;
  geo-pos:long "-3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1090'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.3'^^xsd:double;
  dwc:latitude '4.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1090'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.73 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.73 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.73"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1076'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '4.73'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1076'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.52 56.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.52 56.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.52"^^xsd:decimal ;
  geo-pos:long "56.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1077'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.05'^^xsd:double;
  dwc:latitude '3.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1077'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.73 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.73 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.73"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1078'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '4.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1078'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.52 56.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.52 56.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.52"^^xsd:decimal ;
  geo-pos:long "56.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1079'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.05'^^xsd:double;
  dwc:latitude '3.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1079'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.73 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.73 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.73"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1080'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '4.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1080'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "20.4"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1081'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '20.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1081'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "20.4"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1082'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '20.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1082'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "20.4"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1083'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '20.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1083'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 56.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.03"^^xsd:decimal ;
  dwc:decimalLongitude "56.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 56.22)"^^geo:wktLiteral ;
  geo-pos:lat "4.03"^^xsd:decimal ;
  geo-pos:long "56.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1084'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.22'^^xsd:double;
  dwc:latitude '4.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1084'^^xsd:string;
  dwc:observationDate '2001-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 56.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.03"^^xsd:decimal ;
  dwc:decimalLongitude "56.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 56.22)"^^geo:wktLiteral ;
  geo-pos:lat "4.03"^^xsd:decimal ;
  geo-pos:long "56.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1085'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.22'^^xsd:double;
  dwc:latitude '4.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1085'^^xsd:string;
  dwc:observationDate '2001-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 56.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.03"^^xsd:decimal ;
  dwc:decimalLongitude "56.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 56.22)"^^geo:wktLiteral ;
  geo-pos:lat "4.03"^^xsd:decimal ;
  geo-pos:long "56.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1086'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.22'^^xsd:double;
  dwc:latitude '4.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1086'^^xsd:string;
  dwc:observationDate '2001-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 56.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.03"^^xsd:decimal ;
  dwc:decimalLongitude "56.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.03 56.22)"^^geo:wktLiteral ;
  geo-pos:lat "4.03"^^xsd:decimal ;
  geo-pos:long "56.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1087'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.22'^^xsd:double;
  dwc:latitude '4.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1087'^^xsd:string;
  dwc:observationDate '2001-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 7.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 7.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "7.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1088'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '7.73'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1088'^^xsd:string;
  dwc:observationDate '2001-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.15"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -3.3)"^^geo:wktLiteral ;
  geo-pos:lat "4.15"^^xsd:decimal ;
  geo-pos:long "-3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1089'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.3'^^xsd:double;
  dwc:latitude '4.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1089'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "52.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "52.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2801'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.3'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2801'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.35 57.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.35"^^xsd:decimal ;
  dwc:decimalLongitude "57.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.35 57.4)"^^geo:wktLiteral ;
  geo-pos:lat "5.35"^^xsd:decimal ;
  geo-pos:long "57.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2802'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.4'^^xsd:double;
  dwc:latitude '5.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2802'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "52.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "52.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2803'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.3'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2803'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.35 57.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.35"^^xsd:decimal ;
  dwc:decimalLongitude "57.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.35 57.4)"^^geo:wktLiteral ;
  geo-pos:lat "5.35"^^xsd:decimal ;
  geo-pos:long "57.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2804'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.4'^^xsd:double;
  dwc:latitude '5.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2804'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "52.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "52.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2805'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.3'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2805'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.35 57.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.35"^^xsd:decimal ;
  dwc:decimalLongitude "57.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.35 57.4)"^^geo:wktLiteral ;
  geo-pos:lat "5.35"^^xsd:decimal ;
  geo-pos:long "57.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2806'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.4'^^xsd:double;
  dwc:latitude '5.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2806'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.52)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2807'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.52'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2807'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.58 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.58"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.58 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.58"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2808'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '-3.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2808'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.52)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2809'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.52'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2809'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.58 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.58"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.58 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.58"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2810'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '-3.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2810'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.52)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2811'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.52'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2811'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.58 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.58"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.58 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "-3.58"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2812'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '-3.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2812'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.52)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "9.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2813'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '9.52'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2813'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 47.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.07"^^xsd:decimal ;
  dwc:decimalLongitude "47.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.07 47.05)"^^geo:wktLiteral ;
  geo-pos:lat "-2.07"^^xsd:decimal ;
  geo-pos:long "47.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9085'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '47.05'^^xsd:double;
  dwc:latitude '-2.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9085'^^xsd:string;
  dwc:observationDate '2012-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -21.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4 -21.55)"^^geo:wktLiteral ;
  geo-pos:lat "20.4"^^xsd:decimal ;
  geo-pos:long "-21.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9086'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-21.55'^^xsd:double;
  dwc:latitude '20.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9086'^^xsd:string;
  dwc:observationDate '2012-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.88 53.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.88"^^xsd:decimal ;
  dwc:decimalLongitude "53.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.88 53.05)"^^geo:wktLiteral ;
  geo-pos:lat "-6.88"^^xsd:decimal ;
  geo-pos:long "53.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8077'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '53.05'^^xsd:double;
  dwc:latitude '-6.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8077'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8078'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8078'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8079'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '9.93'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8079'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8080'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8080'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8081'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '9.93'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8081'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8082'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '9.93'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8082'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 9.93)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8083'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '9.93'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8083'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 52.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "52.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 52.7)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "52.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8084'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '52.7'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8084'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.12 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.12"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.12 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "16.12"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8085'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '16.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8085'^^xsd:string;
  dwc:observationDate '2010-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 52.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.77"^^xsd:decimal ;
  dwc:decimalLongitude "52.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.77 52.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.77"^^xsd:decimal ;
  geo-pos:long "52.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8086'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52.82'^^xsd:double;
  dwc:latitude '-6.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8086'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.13"^^xsd:decimal ;
  dwc:decimalLongitude "-5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -5.95)"^^geo:wktLiteral ;
  geo-pos:lat "4.13"^^xsd:decimal ;
  geo-pos:long "-5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8087'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '4.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8087'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.13"^^xsd:decimal ;
  dwc:decimalLongitude "-5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -5.95)"^^geo:wktLiteral ;
  geo-pos:lat "4.13"^^xsd:decimal ;
  geo-pos:long "-5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8088'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '4.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8088'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.13"^^xsd:decimal ;
  dwc:decimalLongitude "-5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -5.95)"^^geo:wktLiteral ;
  geo-pos:lat "4.13"^^xsd:decimal ;
  geo-pos:long "-5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8089'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '4.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8089'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.37"^^xsd:decimal ;
  dwc:decimalLongitude "10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 10.38)"^^geo:wktLiteral ;
  geo-pos:lat "-4.37"^^xsd:decimal ;
  geo-pos:long "10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8000'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '10.38'^^xsd:double;
  dwc:latitude '-4.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8000'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8090'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-6.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8090'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -7.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-7.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -7.28)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-7.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9084'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-7.28'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9084'^^xsd:string;
  dwc:observationDate '2012-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 56.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.05"^^xsd:decimal ;
  dwc:decimalLongitude "56.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 56.13)"^^geo:wktLiteral ;
  geo-pos:lat "-2.05"^^xsd:decimal ;
  geo-pos:long "56.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9070'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '56.13'^^xsd:double;
  dwc:latitude '-2.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9070'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -7.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-7.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -7.28)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-7.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9083'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-7.28'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9083'^^xsd:string;
  dwc:observationDate '2012-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4 60.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4"^^xsd:decimal ;
  dwc:decimalLongitude "60.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4 60.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4"^^xsd:decimal ;
  geo-pos:long "60.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8141'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '60.08'^^xsd:double;
  dwc:latitude '-4.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8141'^^xsd:string;
  dwc:observationDate '2010-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -6.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.58"^^xsd:decimal ;
  dwc:decimalLongitude "-6.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -6.22)"^^geo:wktLiteral ;
  geo-pos:lat "1.58"^^xsd:decimal ;
  geo-pos:long "-6.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8249'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-6.22'^^xsd:double;
  dwc:latitude '1.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8249'^^xsd:string;
  dwc:observationDate '2011-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8460'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8460'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8461'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8461'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "60.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8155'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.8'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8155'^^xsd:string;
  dwc:observationDate '2011-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7907'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7907'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7908'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7908'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7909'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7909'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7910'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7910'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 48.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.05"^^xsd:decimal ;
  dwc:decimalLongitude "48.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 48.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.05"^^xsd:decimal ;
  geo-pos:long "48.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7911'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '48.18'^^xsd:double;
  dwc:latitude '-5.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7911'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 48.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.05"^^xsd:decimal ;
  dwc:decimalLongitude "48.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 48.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.05"^^xsd:decimal ;
  geo-pos:long "48.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7912'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '48.18'^^xsd:double;
  dwc:latitude '-5.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7912'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 48.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.05"^^xsd:decimal ;
  dwc:decimalLongitude "48.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 48.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.05"^^xsd:decimal ;
  geo-pos:long "48.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7913'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '48.18'^^xsd:double;
  dwc:latitude '-5.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7913'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7914'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7914'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 48.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.05"^^xsd:decimal ;
  dwc:decimalLongitude "48.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.05 48.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.05"^^xsd:decimal ;
  geo-pos:long "48.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7915'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '48.18'^^xsd:double;
  dwc:latitude '-5.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7915'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 47.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 47.77)"^^geo:wktLiteral ;
  geo-pos:lat "-5.95"^^xsd:decimal ;
  geo-pos:long "47.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7916'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '47.77'^^xsd:double;
  dwc:latitude '-5.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7916'^^xsd:string;
  dwc:observationDate '2010-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 47.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 47.77)"^^geo:wktLiteral ;
  geo-pos:lat "-5.95"^^xsd:decimal ;
  geo-pos:long "47.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7917'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '47.77'^^xsd:double;
  dwc:latitude '-5.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7917'^^xsd:string;
  dwc:observationDate '2010-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 47.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 47.77)"^^geo:wktLiteral ;
  geo-pos:lat "-5.95"^^xsd:decimal ;
  geo-pos:long "47.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7918'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '47.77'^^xsd:double;
  dwc:latitude '-5.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7918'^^xsd:string;
  dwc:observationDate '2010-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02 54.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.02"^^xsd:decimal ;
  dwc:decimalLongitude "54.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.02 54.45)"^^geo:wktLiteral ;
  geo-pos:lat "-1.02"^^xsd:decimal ;
  geo-pos:long "54.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7919'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.45'^^xsd:double;
  dwc:latitude '-1.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7919'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 55.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.17"^^xsd:decimal ;
  dwc:decimalLongitude "55.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.17 55.67)"^^geo:wktLiteral ;
  geo-pos:lat "-1.17"^^xsd:decimal ;
  geo-pos:long "55.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7901'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.67'^^xsd:double;
  dwc:latitude '-1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7901'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 55.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "55.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 55.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "55.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7902'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.42'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7902'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 55.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "55.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 55.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "55.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7903'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.42'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7903'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 47.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "47.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 47.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "47.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7904'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '47.48'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7904'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 47.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "47.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 47.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "47.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7905'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '47.48'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7905'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 47.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "47.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 47.48)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "47.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7906'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '47.48'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7906'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "47.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8976'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '47.53'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8976'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "47.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8977'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '47.53'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8977'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 47.53)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "47.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8974'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '47.53'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8974'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.45 -16.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.45 -16.78)"^^geo:wktLiteral ;
  geo-pos:lat "17.45"^^xsd:decimal ;
  geo-pos:long "-16.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8975'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-16.78'^^xsd:double;
  dwc:latitude '17.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8975'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8445'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8445'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.63 52.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.63"^^xsd:decimal ;
  geo-pos:long "52.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8446'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '52.77'^^xsd:double;
  dwc:latitude '0.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8446'^^xsd:string;
  dwc:observationDate '2011-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "16.88"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8142'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '16.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8142'^^xsd:string;
  dwc:observationDate '2010-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "16.88"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8143'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '16.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8143'^^xsd:string;
  dwc:observationDate '2010-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "16.88"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8144'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '16.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8144'^^xsd:string;
  dwc:observationDate '2010-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "16.88"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8145'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '16.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8145'^^xsd:string;
  dwc:observationDate '2010-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "16.88"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8146'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '16.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8146'^^xsd:string;
  dwc:observationDate '2010-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.88 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "16.88"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8147'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '16.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8147'^^xsd:string;
  dwc:observationDate '2010-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "60.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8148'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.8'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8148'^^xsd:string;
  dwc:observationDate '2011-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "60.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8149'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.8'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8149'^^xsd:string;
  dwc:observationDate '2011-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "60.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8150'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.8'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8150'^^xsd:string;
  dwc:observationDate '2011-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "60.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8151'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.8'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8151'^^xsd:string;
  dwc:observationDate '2011-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "60.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8152'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.8'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8152'^^xsd:string;
  dwc:observationDate '2011-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "60.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8153'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.8'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8153'^^xsd:string;
  dwc:observationDate '2011-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "60.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 60.8)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "60.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8154'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '60.8'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8154'^^xsd:string;
  dwc:observationDate '2011-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8209'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8209'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8210'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8210'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8211'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8211'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8212'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8212'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8213'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8213'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8214'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8214'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "63.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 63.4)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "63.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8215'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '63.4'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8215'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8216'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '-0.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8216'^^xsd:string;
  dwc:observationDate '2011-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8217'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '-0.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8217'^^xsd:string;
  dwc:observationDate '2011-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 -4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27"^^xsd:decimal ;
  dwc:decimalLongitude "-4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 -4.28)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27"^^xsd:decimal ;
  geo-pos:long "-4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8218'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-4.28'^^xsd:double;
  dwc:latitude '-0.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8218'^^xsd:string;
  dwc:observationDate '2011-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -14.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "-14.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 -14.02)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "-14.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8250'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.02'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8250'^^xsd:string;
  dwc:observationDate '2011-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 -11.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.42"^^xsd:decimal ;
  dwc:decimalLongitude "-11.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.42 -11.52)"^^geo:wktLiteral ;
  geo-pos:lat "2.42"^^xsd:decimal ;
  geo-pos:long "-11.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8251'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-11.52'^^xsd:double;
  dwc:latitude '2.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8251'^^xsd:string;
  dwc:observationDate '2011-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "11.57"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8252'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '11.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8252'^^xsd:string;
  dwc:observationDate '2011-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "11.57"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8253'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '11.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8253'^^xsd:string;
  dwc:observationDate '2011-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "11.57"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8254'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '11.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8254'^^xsd:string;
  dwc:observationDate '2011-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.57 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "11.57"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8255'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '11.57'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8255'^^xsd:string;
  dwc:observationDate '2011-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 62.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "62.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 62.62)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "62.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8256'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '62.62'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8256'^^xsd:string;
  dwc:observationDate '2011-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8478'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8478'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8479'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8479'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8480'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8480'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8481'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8481'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8482'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8482'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8192'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8192'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8193'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8193'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8194'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8194'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.68 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-2.68"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8195'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-2.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8195'^^xsd:string;
  dwc:observationDate '2011-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 -7.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "-7.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 -7.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "-7.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8196'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-7.28'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8196'^^xsd:string;
  dwc:observationDate '2011-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 -7.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "-7.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 -7.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "-7.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8197'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-7.28'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8197'^^xsd:string;
  dwc:observationDate '2011-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.5 -21.25)"^^geo:wktLiteral ;
  geo-pos:lat "9.5"^^xsd:decimal ;
  geo-pos:long "-21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8128'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-21.25'^^xsd:double;
  dwc:latitude '9.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8128'^^xsd:string;
  dwc:observationDate '2010-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.18 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.18"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.18 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.18"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8129'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '3.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8129'^^xsd:string;
  dwc:observationDate '2010-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.18 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.18"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.18 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.18"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8130'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '3.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8130'^^xsd:string;
  dwc:observationDate '2010-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.18 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.18"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.18 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.18"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8131'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '3.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8131'^^xsd:string;
  dwc:observationDate '2010-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.18 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.18"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.18 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.18"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8132'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '3.18'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8132'^^xsd:string;
  dwc:observationDate '2010-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.95"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "3.95"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8133'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '3.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8133'^^xsd:string;
  dwc:observationDate '2010-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.95"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "3.95"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8134'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '3.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8134'^^xsd:string;
  dwc:observationDate '2010-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.95"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "3.95"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8135'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '3.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8135'^^xsd:string;
  dwc:observationDate '2010-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.95"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "3.95"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8136'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '3.95'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8136'^^xsd:string;
  dwc:observationDate '2010-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.95"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "3.95"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8137'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '3.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8137'^^xsd:string;
  dwc:observationDate '2010-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 59.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.38"^^xsd:decimal ;
  dwc:decimalLongitude "59.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 59.65)"^^geo:wktLiteral ;
  geo-pos:lat "-7.38"^^xsd:decimal ;
  geo-pos:long "59.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8138'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '59.65'^^xsd:double;
  dwc:latitude '-7.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8138'^^xsd:string;
  dwc:observationDate '2010-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 59.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.38"^^xsd:decimal ;
  dwc:decimalLongitude "59.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 59.65)"^^geo:wktLiteral ;
  geo-pos:lat "-7.38"^^xsd:decimal ;
  geo-pos:long "59.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8139'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '59.65'^^xsd:double;
  dwc:latitude '-7.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8139'^^xsd:string;
  dwc:observationDate '2010-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 60.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "60.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 60.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "60.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8140'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '60.07'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8140'^^xsd:string;
  dwc:observationDate '2010-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8091'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-6.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8091'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.13"^^xsd:decimal ;
  dwc:decimalLongitude "-5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -5.95)"^^geo:wktLiteral ;
  geo-pos:lat "4.13"^^xsd:decimal ;
  geo-pos:long "-5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8092'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '4.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8092'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.13"^^xsd:decimal ;
  dwc:decimalLongitude "-5.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.13 -5.95)"^^geo:wktLiteral ;
  geo-pos:lat "4.13"^^xsd:decimal ;
  geo-pos:long "-5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8093'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-5.95'^^xsd:double;
  dwc:latitude '4.13'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8093'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.83"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.83 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-6.83"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8094'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-6.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8094'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93 51.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.93"^^xsd:decimal ;
  dwc:decimalLongitude "51.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93 51.12)"^^geo:wktLiteral ;
  geo-pos:lat "-5.93"^^xsd:decimal ;
  geo-pos:long "51.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8095'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '51.12'^^xsd:double;
  dwc:latitude '-5.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8095'^^xsd:string;
  dwc:observationDate '2010-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8096'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8096'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8097'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8097'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8098'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8098'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.52 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.52"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8099'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8099'^^xsd:string;
  dwc:observationDate '2010-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6286'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6286'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.27"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.27"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6287'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '-3.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6287'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.27"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.27"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6288'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '-3.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6288'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 57.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.27"^^xsd:decimal ;
  dwc:decimalLongitude "57.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.27 57.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.27"^^xsd:decimal ;
  geo-pos:long "57.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6289'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.15'^^xsd:double;
  dwc:latitude '-3.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6289'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.77 56.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.77"^^xsd:decimal ;
  dwc:decimalLongitude "56.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.77 56.1)"^^geo:wktLiteral ;
  geo-pos:lat "6.77"^^xsd:decimal ;
  geo-pos:long "56.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6290'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.1'^^xsd:double;
  dwc:latitude '6.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6290'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6291'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6291'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.77 56.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.77"^^xsd:decimal ;
  dwc:decimalLongitude "56.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.77 56.1)"^^geo:wktLiteral ;
  geo-pos:lat "6.77"^^xsd:decimal ;
  geo-pos:long "56.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6292'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.1'^^xsd:double;
  dwc:latitude '6.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6292'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 56.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "56.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 56.27)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "56.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6293'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.27'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6293'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 56.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "56.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 56.27)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "56.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6294'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.27'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6294'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 56.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "56.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 56.27)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "56.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6295'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.27'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6295'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 56.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "56.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 56.27)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "56.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6296'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '56.27'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6296'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6297'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '8.17'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6297'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6298'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '8.17'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6298'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.68 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.68"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.68 -17)"^^geo:wktLiteral ;
  geo-pos:lat "7.68"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3501'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '7.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3501'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.68 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.68"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.68 -17)"^^geo:wktLiteral ;
  geo-pos:lat "7.68"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3502'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '7.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3502'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.68 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.68"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.68 -17)"^^geo:wktLiteral ;
  geo-pos:lat "7.68"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3503'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '7.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3503'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 50.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.33"^^xsd:decimal ;
  dwc:decimalLongitude "50.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 50.08)"^^geo:wktLiteral ;
  geo-pos:lat "-7.33"^^xsd:decimal ;
  geo-pos:long "50.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3504'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '50.08'^^xsd:double;
  dwc:latitude '-7.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3504'^^xsd:string;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 50.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 50.3)"^^geo:wktLiteral ;
  geo-pos:lat "-7.38"^^xsd:decimal ;
  geo-pos:long "50.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3505'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '50.3'^^xsd:double;
  dwc:latitude '-7.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3505'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.05"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.05 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "1.05"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3506'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '1.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3506'^^xsd:string;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.38"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3938'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '-4.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3938'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3939'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3939'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3940'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3940'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "54.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2789'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '54.25'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2789'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.63"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "5.63"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2790'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '5.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2790'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "54.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2791'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '54.25'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2791'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "54.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2792'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '54.25'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2792'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "54.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2793'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '54.25'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2793'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "54.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2794'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '54.25'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2794'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.62 57.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.62"^^xsd:decimal ;
  dwc:decimalLongitude "57.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.62 57.02)"^^geo:wktLiteral ;
  geo-pos:lat "5.62"^^xsd:decimal ;
  geo-pos:long "57.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2795'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.02'^^xsd:double;
  dwc:latitude '5.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2795'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.62 57.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.62"^^xsd:decimal ;
  dwc:decimalLongitude "57.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.62 57.02)"^^geo:wktLiteral ;
  geo-pos:lat "5.62"^^xsd:decimal ;
  geo-pos:long "57.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2796'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.02'^^xsd:double;
  dwc:latitude '5.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2796'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.62 57.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.62"^^xsd:decimal ;
  dwc:decimalLongitude "57.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.62 57.02)"^^geo:wktLiteral ;
  geo-pos:lat "5.62"^^xsd:decimal ;
  geo-pos:long "57.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2797'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.02'^^xsd:double;
  dwc:latitude '5.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2797'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.62 57.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.62"^^xsd:decimal ;
  dwc:decimalLongitude "57.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.62 57.02)"^^geo:wktLiteral ;
  geo-pos:lat "5.62"^^xsd:decimal ;
  geo-pos:long "57.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2798'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '57.02'^^xsd:double;
  dwc:latitude '5.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2798'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "52.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 52.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "52.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2799'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.3'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2799'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.35 57.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.35"^^xsd:decimal ;
  dwc:decimalLongitude "57.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.35 57.4)"^^geo:wktLiteral ;
  geo-pos:lat "5.35"^^xsd:decimal ;
  geo-pos:long "57.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2800'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '57.4'^^xsd:double;
  dwc:latitude '5.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2800'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -2.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "-2.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -2.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "-2.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2278'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-2.33'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2278'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.17 54.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.17 54.87)"^^geo:wktLiteral ;
  geo-pos:lat "-10.17"^^xsd:decimal ;
  geo-pos:long "54.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2279'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.87'^^xsd:double;
  dwc:latitude '-10.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2279'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.17 54.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.17"^^xsd:decimal ;
  dwc:decimalLongitude "54.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.17 54.87)"^^geo:wktLiteral ;
  geo-pos:lat "-10.17"^^xsd:decimal ;
  geo-pos:long "54.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2280'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '54.87'^^xsd:double;
  dwc:latitude '-10.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2280'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "19.7"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5625'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '19.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5625'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "19.7"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5626'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '19.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5626'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.7 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "19.7"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5627'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '19.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5627'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "61.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 61.07)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "61.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4021'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '61.07'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4021'^^xsd:string;
  dwc:observationDate '2004-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.08"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "20.08"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2776'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '20.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2776'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.68 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.68"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.68 -17)"^^geo:wktLiteral ;
  geo-pos:lat "7.68"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3500'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '7.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3500'^^xsd:string;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3937'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3937'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "-3.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1063'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.47'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1063'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "-3.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1064'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.47'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1064'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "-3.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1065'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.47'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1065'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "-3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "-3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1066'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.33'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1066'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "-3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "-3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1067'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.33'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1067'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 9'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 9'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6277'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6277'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.77 56.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.77"^^xsd:decimal ;
  dwc:decimalLongitude "56.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.77 56.1)"^^geo:wktLiteral ;
  geo-pos:lat "6.77"^^xsd:decimal ;
  geo-pos:long "56.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6278'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.1'^^xsd:double;
  dwc:latitude '6.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6278'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6279'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6279'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.77 56.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.77"^^xsd:decimal ;
  dwc:decimalLongitude "56.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.77 56.1)"^^geo:wktLiteral ;
  geo-pos:lat "6.77"^^xsd:decimal ;
  geo-pos:long "56.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6280'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.1'^^xsd:double;
  dwc:latitude '6.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6280'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6281'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6281'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6282'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6282'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6283'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6283'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6284'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6284'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.75"^^xsd:decimal ;
  dwc:decimalLongitude "56.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.75 56.12)"^^geo:wktLiteral ;
  geo-pos:lat "5.75"^^xsd:decimal ;
  geo-pos:long "56.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6285'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.12'^^xsd:double;
  dwc:latitude '5.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6285'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "51.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 51.5)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1051'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '51.5'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1051'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "51.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 51.5)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1052'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '51.5'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1052'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 51.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "51.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 51.5)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "51.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1053'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '51.5'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1053'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 53)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1054'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '53'^^xsd:integer;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1054'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 53)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1055'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '53'^^xsd:integer;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1055'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 53)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1056'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '53'^^xsd:integer;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1056'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "-3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "-3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1057'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.33'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1057'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "-3.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1058'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.47'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1058'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "-3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "-3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1059'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.33'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1059'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "-3.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1060'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.47'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1060'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "-3.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1061'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.47'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1061'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "-3.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1062'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.47'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1062'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.78"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2762'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '1.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2762'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 8.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.98"^^xsd:decimal ;
  geo-pos:long "8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2763'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.42'^^xsd:double;
  dwc:latitude '-2.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2763'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2764'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2764'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 8.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.98"^^xsd:decimal ;
  geo-pos:long "8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2765'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.42'^^xsd:double;
  dwc:latitude '-2.98'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2765'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2766'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2766'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 8.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.98"^^xsd:decimal ;
  geo-pos:long "8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2767'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.42'^^xsd:double;
  dwc:latitude '-2.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2767'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2768'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2768'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2769'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2769'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.78"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2770'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '1.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2770'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2771'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2771'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2772'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2772'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2773'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2773'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.75"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.75 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "20.75"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2774'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '20.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2774'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.08"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "20.08"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2775'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '20.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2775'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -18.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -18.47)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-18.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5601'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.47'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5601'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -18.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -18.47)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-18.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5602'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.47'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5602'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -18.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -18.47)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-18.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5603'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-18.47'^^xsd:double;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5603'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 51.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "51.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 51.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "51.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5604'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '51.7'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5604'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 51.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "51.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 51.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "51.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5605'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '51.7'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5605'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 51.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "51.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 51.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "51.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5606'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '51.7'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5606'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 51.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "51.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 51.7)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "51.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5607'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '51.7'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5607'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5608'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5608'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 50.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.23"^^xsd:decimal ;
  dwc:decimalLongitude "50.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 50.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.23"^^xsd:decimal ;
  geo-pos:long "50.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5609'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.43'^^xsd:double;
  dwc:latitude '1.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5609'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5610'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5610'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 50.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.23"^^xsd:decimal ;
  dwc:decimalLongitude "50.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 50.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.23"^^xsd:decimal ;
  geo-pos:long "50.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5611'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.43'^^xsd:double;
  dwc:latitude '1.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5611'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5612'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5612'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5613'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5613'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.78"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2758'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '1.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2758'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 8.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.98"^^xsd:decimal ;
  geo-pos:long "8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2759'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.42'^^xsd:double;
  dwc:latitude '-2.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2759'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 52.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.78 52.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.78"^^xsd:decimal ;
  geo-pos:long "52.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2760'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '52.67'^^xsd:double;
  dwc:latitude '1.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2760'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.98 8.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.98"^^xsd:decimal ;
  geo-pos:long "8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2761'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.42'^^xsd:double;
  dwc:latitude '-2.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2761'^^xsd:string;
  dwc:observationDate '2003-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 9.4)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2756'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '9.4'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2756'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 9.4)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2757'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '9.4'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2757'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.47 1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.47"^^xsd:decimal ;
  dwc:decimalLongitude "1.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.47 1.53)"^^geo:wktLiteral ;
  geo-pos:lat "0.47"^^xsd:decimal ;
  geo-pos:long "1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1022'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '1.53'^^xsd:double;
  dwc:latitude '0.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1022'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2728'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2728'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.82 55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.82"^^xsd:decimal ;
  dwc:decimalLongitude "55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.82 55.5)"^^geo:wktLiteral ;
  geo-pos:lat "-7.82"^^xsd:decimal ;
  geo-pos:long "55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3492'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '55.5'^^xsd:double;
  dwc:latitude '-7.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3492'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.72 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.72"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.72 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "3.72"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3927'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '3.72'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3927'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3928'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3928'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3929'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3929'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3930'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3930'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3931'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3931'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3932'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3932'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3933'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3933'^^xsd:string;
  dwc:observationDate '2004-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.38"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3934'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '-4.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3934'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 53.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "53.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3935'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.62'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3935'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.38 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "-4.38"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3936'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '-4.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3936'^^xsd:string;
  dwc:observationDate '2004-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.48"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.48"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3301'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '-8.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3301'^^xsd:string;
  dwc:observationDate '2004-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.48"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.48 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.48"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3302'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '-8.48'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3302'^^xsd:string;
  dwc:observationDate '2004-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.53"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3303'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3303'^^xsd:string;
  dwc:observationDate '2004-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.53"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3304'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3304'^^xsd:string;
  dwc:observationDate '2004-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -18.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.53 -18.23)"^^geo:wktLiteral ;
  geo-pos:lat "16.53"^^xsd:decimal ;
  geo-pos:long "-18.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3305'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.23'^^xsd:double;
  dwc:latitude '16.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3305'^^xsd:string;
  dwc:observationDate '2004-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 49.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "49.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 49.35)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "49.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3306'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '49.35'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3306'^^xsd:string;
  dwc:observationDate '2004-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 49.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "49.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 49.35)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "49.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3307'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '49.35'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3307'^^xsd:string;
  dwc:observationDate '2004-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 49.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "49.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 49.35)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "49.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3308'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '49.35'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3308'^^xsd:string;
  dwc:observationDate '2004-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 49.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "49.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 49.35)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "49.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3309'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '49.35'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3309'^^xsd:string;
  dwc:observationDate '2004-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "-14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -14.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "-14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3310'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.75'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3310'^^xsd:string;
  dwc:observationDate '2004-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "-14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -14.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "-14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3311'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.75'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3311'^^xsd:string;
  dwc:observationDate '2004-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "-14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -14.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "-14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3312'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.75'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3312'^^xsd:string;
  dwc:observationDate '2004-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "-14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -14.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "-14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3313'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.75'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3313'^^xsd:string;
  dwc:observationDate '2004-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.38 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.38 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "11.38"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6599'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '11.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6599'^^xsd:string;
  dwc:observationDate '2008-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.38 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.38 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "11.38"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6600'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '11.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6600'^^xsd:string;
  dwc:observationDate '2008-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.7"^^xsd:decimal ;
  dwc:decimalLongitude "66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 66.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.7"^^xsd:decimal ;
  geo-pos:long "66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6601'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '66.5'^^xsd:double;
  dwc:latitude '-8.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6601'^^xsd:string;
  dwc:observationDate '2008-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.7"^^xsd:decimal ;
  dwc:decimalLongitude "66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 66.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.7"^^xsd:decimal ;
  geo-pos:long "66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6602'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '66.5'^^xsd:double;
  dwc:latitude '-8.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6602'^^xsd:string;
  dwc:observationDate '2008-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 71.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "71.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 71.98)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "71.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6603'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '71.98'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6603'^^xsd:string;
  dwc:observationDate '2008-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 70.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.47"^^xsd:decimal ;
  dwc:decimalLongitude "70.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 70.52)"^^geo:wktLiteral ;
  geo-pos:lat "-6.47"^^xsd:decimal ;
  geo-pos:long "70.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6604'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '70.52'^^xsd:double;
  dwc:latitude '-6.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6604'^^xsd:string;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 70.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.47"^^xsd:decimal ;
  dwc:decimalLongitude "70.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 70.52)"^^geo:wktLiteral ;
  geo-pos:lat "-6.47"^^xsd:decimal ;
  geo-pos:long "70.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6605'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '70.52'^^xsd:double;
  dwc:latitude '-6.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6605'^^xsd:string;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 70.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.47"^^xsd:decimal ;
  dwc:decimalLongitude "70.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 70.52)"^^geo:wktLiteral ;
  geo-pos:lat "-6.47"^^xsd:decimal ;
  geo-pos:long "70.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6606'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '70.52'^^xsd:double;
  dwc:latitude '-6.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6606'^^xsd:string;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.57 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.57 -16.95)"^^geo:wktLiteral ;
  geo-pos:lat "8.57"^^xsd:decimal ;
  geo-pos:long "-16.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3479'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '8.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3479'^^xsd:string;
  dwc:observationDate '2004-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.67 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.67 -18.07)"^^geo:wktLiteral ;
  geo-pos:lat "13.67"^^xsd:decimal ;
  geo-pos:long "-18.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3480'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '13.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3480'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.67 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.67 -18.07)"^^geo:wktLiteral ;
  geo-pos:lat "13.67"^^xsd:decimal ;
  geo-pos:long "-18.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3481'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '13.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3481'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.67 -18.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.67 -18.07)"^^geo:wktLiteral ;
  geo-pos:lat "13.67"^^xsd:decimal ;
  geo-pos:long "-18.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3482'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.07'^^xsd:double;
  dwc:latitude '13.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3482'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 52.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 52.33)"^^geo:wktLiteral ;
  geo-pos:lat "-7.33"^^xsd:decimal ;
  geo-pos:long "52.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3483'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.33'^^xsd:double;
  dwc:latitude '-7.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3483'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 52.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 52.33)"^^geo:wktLiteral ;
  geo-pos:lat "-7.33"^^xsd:decimal ;
  geo-pos:long "52.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3484'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.33'^^xsd:double;
  dwc:latitude '-7.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3484'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 52.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 52.33)"^^geo:wktLiteral ;
  geo-pos:lat "-7.33"^^xsd:decimal ;
  geo-pos:long "52.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3485'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.33'^^xsd:double;
  dwc:latitude '-7.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3485'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 52.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 52.33)"^^geo:wktLiteral ;
  geo-pos:lat "-7.33"^^xsd:decimal ;
  geo-pos:long "52.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3486'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.33'^^xsd:double;
  dwc:latitude '-7.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3486'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.8"^^xsd:decimal ;
  dwc:decimalLongitude "-20.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.8 -20.6)"^^geo:wktLiteral ;
  geo-pos:lat "8.8"^^xsd:decimal ;
  geo-pos:long "-20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3487'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '8.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3487'^^xsd:string;
  dwc:observationDate '2004-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3488'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3488'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.13 50.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.13"^^xsd:decimal ;
  dwc:decimalLongitude "50.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.13 50.12)"^^geo:wktLiteral ;
  geo-pos:lat "-8.13"^^xsd:decimal ;
  geo-pos:long "50.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3489'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50.12'^^xsd:double;
  dwc:latitude '-8.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3489'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.42 -20.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.42"^^xsd:decimal ;
  dwc:decimalLongitude "-20.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.42 -20.42)"^^geo:wktLiteral ;
  geo-pos:lat "8.42"^^xsd:decimal ;
  geo-pos:long "-20.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3490'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.42'^^xsd:double;
  dwc:latitude '8.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3490'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.42 -20.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.42"^^xsd:decimal ;
  dwc:decimalLongitude "-20.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.42 -20.42)"^^geo:wktLiteral ;
  geo-pos:lat "8.42"^^xsd:decimal ;
  geo-pos:long "-20.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3491'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.42'^^xsd:double;
  dwc:latitude '8.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3491'^^xsd:string;
  dwc:observationDate '2004-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 5.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.6"^^xsd:decimal ;
  geo-pos:long "5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1023'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '5.75'^^xsd:double;
  dwc:latitude '-0.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1023'^^xsd:string;
  dwc:observationDate '2001-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 5.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.6"^^xsd:decimal ;
  geo-pos:long "5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1024'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '5.75'^^xsd:double;
  dwc:latitude '-0.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1024'^^xsd:string;
  dwc:observationDate '2001-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5595'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5595'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5596'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5596'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 51.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "51.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 51.4)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "51.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5597'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '51.4'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5597'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 58.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "58.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 58.98)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "58.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5598'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.98'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5598'^^xsd:string;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 58.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "58.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 58.98)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "58.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5599'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.98'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5599'^^xsd:string;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 58.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.33"^^xsd:decimal ;
  dwc:decimalLongitude "58.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.33 58.98)"^^geo:wktLiteral ;
  geo-pos:lat "-2.33"^^xsd:decimal ;
  geo-pos:long "58.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5600'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.98'^^xsd:double;
  dwc:latitude '-2.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5600'^^xsd:string;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 0.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "0.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 0.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "0.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1037'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '0.25'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1037'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1038'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1038'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1039'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1039'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1040'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1040'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1041'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1041'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 51.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "51.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 51.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "51.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1042'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '51.25'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1042'^^xsd:string;
  dwc:observationDate '2001-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 51.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "51.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 51.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "51.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1043'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '51.25'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1043'^^xsd:string;
  dwc:observationDate '2001-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1044'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1044'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1045'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1045'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 51.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.33"^^xsd:decimal ;
  dwc:decimalLongitude "51.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.33 51.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.33"^^xsd:decimal ;
  geo-pos:long "51.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1046'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '51.33'^^xsd:double;
  dwc:latitude '-3.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1046'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1047'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1047'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1048'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1048'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.87"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.87 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-2.87"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1049'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-2.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1049'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.08"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "20.08"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2743'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '20.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2743'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "20.2"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2744'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '20.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2744'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.08"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "20.08"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2745'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '20.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2745'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "20.2"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2746'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '20.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2746'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2747'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2747'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2748'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2748'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2749'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2749'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2750'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2750'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2751'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2751'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2752'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2752'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2753'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2753'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2754'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2754'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 9.4)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2755'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '9.4'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2755'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 54.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "54.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 54.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "54.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1050'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.88'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1050'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 5.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.6"^^xsd:decimal ;
  geo-pos:long "5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1025'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '5.75'^^xsd:double;
  dwc:latitude '-0.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1025'^^xsd:string;
  dwc:observationDate '2001-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6"^^xsd:decimal ;
  dwc:decimalLongitude "5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 5.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.6"^^xsd:decimal ;
  geo-pos:long "5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1026'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '5.75'^^xsd:double;
  dwc:latitude '-0.6'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1026'^^xsd:string;
  dwc:observationDate '2001-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 2.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "2.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 2.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "2.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1027'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '2.22'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1027'^^xsd:string;
  dwc:observationDate '2001-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 2.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "2.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 2.22)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "2.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1028'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '2.22'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1028'^^xsd:string;
  dwc:observationDate '2001-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1029'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1029'^^xsd:string;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1030'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1030'^^xsd:string;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1031'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1031'^^xsd:string;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1032'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1032'^^xsd:string;
  dwc:observationDate '2001-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 3.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "3.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 3.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "3.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1033'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.27'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1033'^^xsd:string;
  dwc:observationDate '2001-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 3.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.28"^^xsd:decimal ;
  dwc:decimalLongitude "3.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.28 3.27)"^^geo:wktLiteral ;
  geo-pos:lat "1.28"^^xsd:decimal ;
  geo-pos:long "3.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1034'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.27'^^xsd:double;
  dwc:latitude '1.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1034'^^xsd:string;
  dwc:observationDate '2001-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.98"^^xsd:decimal ;
  dwc:decimalLongitude "0.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 0.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.98"^^xsd:decimal ;
  geo-pos:long "0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1035'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '0.45'^^xsd:double;
  dwc:latitude '0.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1035'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2729'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2729'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2730'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2730'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2731'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2731'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2732'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2732'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2733'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2733'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2734'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2734'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2735'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.57'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2735'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2736'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.57'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2736'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2737'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.57'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2737'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2738'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.57'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2738'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2739'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.57'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2739'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.57)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2740'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-18.57'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2740'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.08"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "20.08"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2741'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '20.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2741'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.98"^^xsd:decimal ;
  dwc:decimalLongitude "0.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.98 0.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.98"^^xsd:decimal ;
  geo-pos:long "0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1036'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '0.45'^^xsd:double;
  dwc:latitude '0.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1036'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2 -17.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.2 -17.98)"^^geo:wktLiteral ;
  geo-pos:lat "20.2"^^xsd:decimal ;
  geo-pos:long "-17.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2742'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.98'^^xsd:double;
  dwc:latitude '20.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2742'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.9"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "-7.9"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3493'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '-7.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3493'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.92 55.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.92 55.63)"^^geo:wktLiteral ;
  geo-pos:lat "-7.92"^^xsd:decimal ;
  geo-pos:long "55.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3494'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.63'^^xsd:double;
  dwc:latitude '-7.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3494'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -21.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -21.17)"^^geo:wktLiteral ;
  geo-pos:lat "7.2"^^xsd:decimal ;
  geo-pos:long "-21.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3495'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.17'^^xsd:double;
  dwc:latitude '7.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3495'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -21.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -21.17)"^^geo:wktLiteral ;
  geo-pos:lat "7.2"^^xsd:decimal ;
  geo-pos:long "-21.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3496'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.17'^^xsd:double;
  dwc:latitude '7.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3496'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -21.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -21.17)"^^geo:wktLiteral ;
  geo-pos:lat "7.2"^^xsd:decimal ;
  geo-pos:long "-21.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3497'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.17'^^xsd:double;
  dwc:latitude '7.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3497'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -21.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.2 -21.17)"^^geo:wktLiteral ;
  geo-pos:lat "7.2"^^xsd:decimal ;
  geo-pos:long "-21.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3498'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.17'^^xsd:double;
  dwc:latitude '7.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3498'^^xsd:string;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.82 50.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.82"^^xsd:decimal ;
  dwc:decimalLongitude "50.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.82 50.45)"^^geo:wktLiteral ;
  geo-pos:lat "-7.82"^^xsd:decimal ;
  geo-pos:long "50.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3499'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '50.45'^^xsd:double;
  dwc:latitude '-7.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3499'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.95"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2724'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-2.95'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2724'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.95"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2725'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-2.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2725'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 8.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.95"^^xsd:decimal ;
  dwc:decimalLongitude "8.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 8.78)"^^geo:wktLiteral ;
  geo-pos:lat "-2.95"^^xsd:decimal ;
  geo-pos:long "8.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2726'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '8.78'^^xsd:double;
  dwc:latitude '-2.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2726'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2727'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2727'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.13 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.13 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.13"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3860'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-0.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3860'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.13 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.13"^^xsd:decimal ;
  dwc:decimalLongitude "8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.13 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.13"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3861'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '-0.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3861'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 8.08)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3862'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.08'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3862'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.6 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.6 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "5.6"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6270'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '5.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6270'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.63"^^xsd:decimal ;
  dwc:decimalLongitude "56.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.63)"^^geo:wktLiteral ;
  geo-pos:lat "5.63"^^xsd:decimal ;
  geo-pos:long "56.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6271'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.63'^^xsd:double;
  dwc:latitude '5.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6271'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.63"^^xsd:decimal ;
  dwc:decimalLongitude "56.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.63)"^^geo:wktLiteral ;
  geo-pos:lat "5.63"^^xsd:decimal ;
  geo-pos:long "56.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6272'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.63'^^xsd:double;
  dwc:latitude '5.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6272'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.63"^^xsd:decimal ;
  dwc:decimalLongitude "56.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.63)"^^geo:wktLiteral ;
  geo-pos:lat "5.63"^^xsd:decimal ;
  geo-pos:long "56.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6273'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.63'^^xsd:double;
  dwc:latitude '5.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6273'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.63"^^xsd:decimal ;
  dwc:decimalLongitude "56.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.63)"^^geo:wktLiteral ;
  geo-pos:lat "5.63"^^xsd:decimal ;
  geo-pos:long "56.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6274'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.63'^^xsd:double;
  dwc:latitude '5.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6274'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6275'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6275'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6276'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6276'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.1 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.1"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.1 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.1"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 617'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 617'^^xsd:string;
  dwc:observationDate '2000-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.1 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.1"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.1 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.1"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 618'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 618'^^xsd:string;
  dwc:observationDate '2000-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 611'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 611'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 -10.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 -10.02)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "-10.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 612'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-10.02'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 612'^^xsd:string;
  dwc:observationDate '2000-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 -10.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 -10.02)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "-10.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 613'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-10.02'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 613'^^xsd:string;
  dwc:observationDate '2000-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 -10.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 -10.02)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "-10.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 614'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-10.02'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 614'^^xsd:string;
  dwc:observationDate '2000-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 -10.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.03 -10.02)"^^geo:wktLiteral ;
  geo-pos:lat "5.03"^^xsd:decimal ;
  geo-pos:long "-10.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 615'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-10.02'^^xsd:double;
  dwc:latitude '5.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 615'^^xsd:string;
  dwc:observationDate '2000-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.1 -3.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.1"^^xsd:decimal ;
  dwc:decimalLongitude "-3.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.1 -3.92)"^^geo:wktLiteral ;
  geo-pos:lat "4.1"^^xsd:decimal ;
  geo-pos:long "-3.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 616'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-3.92'^^xsd:double;
  dwc:latitude '4.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 616'^^xsd:string;
  dwc:observationDate '2000-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 71.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "71.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 71.22)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "71.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7133'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '71.22'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7133'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 52.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "52.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 52.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "52.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7134'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.5'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7134'^^xsd:string;
  dwc:observationDate '2008-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 -21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 -21.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.3"^^xsd:decimal ;
  geo-pos:long "-21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 545'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-21.25'^^xsd:double;
  dwc:latitude '1.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 545'^^xsd:string;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 -10.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-10.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 -10.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "-10.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 546'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-10.42'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 546'^^xsd:string;
  dwc:observationDate '2000-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 -10.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-10.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 -10.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "-10.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 547'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-10.42'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 547'^^xsd:string;
  dwc:observationDate '2000-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 -10.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-10.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 -10.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "-10.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 548'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-10.42'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 548'^^xsd:string;
  dwc:observationDate '2000-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 -10.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-10.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 -10.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "-10.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 549'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-10.42'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 549'^^xsd:string;
  dwc:observationDate '2000-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 -9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.95"^^xsd:decimal ;
  dwc:decimalLongitude "-9.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.95 -9.03)"^^geo:wktLiteral ;
  geo-pos:lat "2.95"^^xsd:decimal ;
  geo-pos:long "-9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 550'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.03'^^xsd:double;
  dwc:latitude '2.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 550'^^xsd:string;
  dwc:observationDate '2000-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -22.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-22.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -22.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-22.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 551'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-22.12'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 551'^^xsd:string;
  dwc:observationDate '2000-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -22.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-22.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -22.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-22.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 552'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-22.12'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 552'^^xsd:string;
  dwc:observationDate '2000-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8240'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8240'^^xsd:string;
  dwc:observationDate '2011-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -22.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-22.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -22.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-22.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 553'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-22.12'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 553'^^xsd:string;
  dwc:observationDate '2000-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -22.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-22.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -22.12)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-22.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 554'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-22.12'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 554'^^xsd:string;
  dwc:observationDate '2000-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8241'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8241'^^xsd:string;
  dwc:observationDate '2011-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 53.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.95"^^xsd:decimal ;
  dwc:decimalLongitude "53.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.95 53.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.95"^^xsd:decimal ;
  geo-pos:long "53.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8242'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '53.93'^^xsd:double;
  dwc:latitude '-4.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8242'^^xsd:string;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "56.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "56.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6244'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.45'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6244'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "56.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "56.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6245'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.45'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6245'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "56.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "56.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6246'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.45'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6246'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "56.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "56.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6247'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.45'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6247'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "56.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "56.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6248'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.45'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6248'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.67"^^xsd:decimal ;
  dwc:decimalLongitude "56.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.67 56.45)"^^geo:wktLiteral ;
  geo-pos:lat "5.67"^^xsd:decimal ;
  geo-pos:long "56.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6249'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '56.45'^^xsd:double;
  dwc:latitude '5.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6249'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 54.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.85"^^xsd:decimal ;
  dwc:decimalLongitude "54.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 54.65)"^^geo:wktLiteral ;
  geo-pos:lat "4.85"^^xsd:decimal ;
  geo-pos:long "54.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6250'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.65'^^xsd:double;
  dwc:latitude '4.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6250'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 54.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.85"^^xsd:decimal ;
  dwc:decimalLongitude "54.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 54.65)"^^geo:wktLiteral ;
  geo-pos:lat "4.85"^^xsd:decimal ;
  geo-pos:long "54.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6251'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.65'^^xsd:double;
  dwc:latitude '4.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6251'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 53.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "53.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 53.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "53.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5530'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.77'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5530'^^xsd:string;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 53.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "53.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 53.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "53.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5531'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.77'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5531'^^xsd:string;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 53.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "53.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 53.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "53.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5532'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.77'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5532'^^xsd:string;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 53.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "53.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 53.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "53.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5533'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.77'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5533'^^xsd:string;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 50.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 50.9)"^^geo:wktLiteral ;
  geo-pos:lat "2.55"^^xsd:decimal ;
  geo-pos:long "50.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5534'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '50.9'^^xsd:double;
  dwc:latitude '2.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5534'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -11.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.17"^^xsd:decimal ;
  dwc:decimalLongitude "-11.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -11.83)"^^geo:wktLiteral ;
  geo-pos:lat "6.17"^^xsd:decimal ;
  geo-pos:long "-11.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8115'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-11.83'^^xsd:double;
  dwc:latitude '6.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8115'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 51.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.4"^^xsd:decimal ;
  dwc:decimalLongitude "51.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 51.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.4"^^xsd:decimal ;
  geo-pos:long "51.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2594'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '51.7'^^xsd:double;
  dwc:latitude '-3.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2594'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48"^^xsd:decimal ;
  dwc:decimalLongitude "0.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 0.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48"^^xsd:decimal ;
  geo-pos:long "0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2595'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '0.45'^^xsd:double;
  dwc:latitude '-0.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2595'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48"^^xsd:decimal ;
  dwc:decimalLongitude "0.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 0.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48"^^xsd:decimal ;
  geo-pos:long "0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2596'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '0.45'^^xsd:double;
  dwc:latitude '-0.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2596'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "51.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "51.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2597'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '51.7'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2597'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "51.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "51.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2598'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '51.7'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2598'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.15"^^xsd:decimal ;
  dwc:decimalLongitude "51.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.15 51.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.15"^^xsd:decimal ;
  geo-pos:long "51.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2599'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '51.7'^^xsd:double;
  dwc:latitude '-3.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2599'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.48"^^xsd:decimal ;
  dwc:decimalLongitude "0.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.48 0.45)"^^geo:wktLiteral ;
  geo-pos:lat "-0.48"^^xsd:decimal ;
  geo-pos:long "0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2600'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '0.45'^^xsd:double;
  dwc:latitude '-0.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2600'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 555'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.13'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 555'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 556'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.13'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 556'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 557'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.13'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 557'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 558'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.13'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 558'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 559'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.13'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 559'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 560'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.13'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 560'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 561'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.13'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 561'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.03 -20.13)"^^geo:wktLiteral ;
  geo-pos:lat "3.03"^^xsd:decimal ;
  geo-pos:long "-20.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 562'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.13'^^xsd:double;
  dwc:latitude '3.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 562'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 49.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 49.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "49.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5525'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '49.1'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5525'^^xsd:string;
  dwc:observationDate '2006-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 49.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 49.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "49.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5526'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '49.1'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5526'^^xsd:string;
  dwc:observationDate '2006-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.23 54.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.23"^^xsd:decimal ;
  dwc:decimalLongitude "54.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.23 54.93)"^^geo:wktLiteral ;
  geo-pos:lat "3.23"^^xsd:decimal ;
  geo-pos:long "54.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5527'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.93'^^xsd:double;
  dwc:latitude '3.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5527'^^xsd:string;
  dwc:observationDate '2006-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.23 54.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.23"^^xsd:decimal ;
  dwc:decimalLongitude "54.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.23 54.93)"^^geo:wktLiteral ;
  geo-pos:lat "3.23"^^xsd:decimal ;
  geo-pos:long "54.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5528'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.93'^^xsd:double;
  dwc:latitude '3.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5528'^^xsd:string;
  dwc:observationDate '2006-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.23 54.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.23"^^xsd:decimal ;
  dwc:decimalLongitude "54.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.23 54.93)"^^geo:wktLiteral ;
  geo-pos:lat "3.23"^^xsd:decimal ;
  geo-pos:long "54.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5529'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '54.93'^^xsd:double;
  dwc:latitude '3.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5529'^^xsd:string;
  dwc:observationDate '2006-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5515'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5515'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5516'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5516'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5517'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5517'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5518'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5518'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5519'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5519'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5520'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5520'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5521'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5521'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5522'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5522'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "8.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 8.47)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "8.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5523'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.47'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5523'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 49.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 49.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "49.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5524'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '49.1'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5524'^^xsd:string;
  dwc:observationDate '2006-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "57.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8322'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.85'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8322'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.87 57.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.87"^^xsd:decimal ;
  dwc:decimalLongitude "57.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.87 57.7)"^^geo:wktLiteral ;
  geo-pos:lat "-11.87"^^xsd:decimal ;
  geo-pos:long "57.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8324'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '57.7'^^xsd:double;
  dwc:latitude '-11.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8324'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "57.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8323'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.85'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8323'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 46.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.47"^^xsd:decimal ;
  dwc:decimalLongitude "46.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 46.77)"^^geo:wktLiteral ;
  geo-pos:lat "-13.47"^^xsd:decimal ;
  geo-pos:long "46.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8309'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.77'^^xsd:double;
  dwc:latitude '-13.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8309'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 8.58)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "8.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5507'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.58'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5507'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 8.58)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "8.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5508'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.58'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5508'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 48.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "48.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 48.97)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "48.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5509'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '48.97'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5509'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 48.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.22"^^xsd:decimal ;
  dwc:decimalLongitude "48.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.22 48.97)"^^geo:wktLiteral ;
  geo-pos:lat "-1.22"^^xsd:decimal ;
  geo-pos:long "48.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5510'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '48.97'^^xsd:double;
  dwc:latitude '-1.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5510'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5511'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.17'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5511'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5512'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.17'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5512'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5513'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.17'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5513'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 8.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.93 8.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.93"^^xsd:decimal ;
  geo-pos:long "8.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5514'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.17'^^xsd:double;
  dwc:latitude '-1.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5514'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 8.58)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "8.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5506'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.58'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5506'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 46.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.47"^^xsd:decimal ;
  dwc:decimalLongitude "46.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.47 46.77)"^^geo:wktLiteral ;
  geo-pos:lat "-13.47"^^xsd:decimal ;
  geo-pos:long "46.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8308'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.77'^^xsd:double;
  dwc:latitude '-13.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8308'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.95"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-15.95"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8287'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-15.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8287'^^xsd:string;
  dwc:observationDate '2011-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.95"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-15.95"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8288'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-15.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8288'^^xsd:string;
  dwc:observationDate '2011-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.95"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-15.95"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8289'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-15.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8289'^^xsd:string;
  dwc:observationDate '2011-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.33 47.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.33"^^xsd:decimal ;
  dwc:decimalLongitude "47.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.33 47.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.33"^^xsd:decimal ;
  geo-pos:long "47.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8290'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '47.25'^^xsd:double;
  dwc:latitude '-13.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8290'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.33 47.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.33"^^xsd:decimal ;
  dwc:decimalLongitude "47.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.33 47.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.33"^^xsd:decimal ;
  geo-pos:long "47.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8291'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '47.25'^^xsd:double;
  dwc:latitude '-13.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8291'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -8.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.15"^^xsd:decimal ;
  dwc:decimalLongitude "-8.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.15 -8.08)"^^geo:wktLiteral ;
  geo-pos:lat "4.15"^^xsd:decimal ;
  geo-pos:long "-8.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 541'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-8.08'^^xsd:double;
  dwc:latitude '4.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 541'^^xsd:string;
  dwc:observationDate '2000-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 -21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 -21.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.3"^^xsd:decimal ;
  geo-pos:long "-21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 542'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-21.25'^^xsd:double;
  dwc:latitude '1.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 542'^^xsd:string;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 -21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 -21.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.3"^^xsd:decimal ;
  geo-pos:long "-21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 543'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-21.25'^^xsd:double;
  dwc:latitude '1.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 543'^^xsd:string;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 -21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 -21.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.3"^^xsd:decimal ;
  geo-pos:long "-21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 544'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-21.25'^^xsd:double;
  dwc:latitude '1.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 544'^^xsd:string;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 51.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.4"^^xsd:decimal ;
  dwc:decimalLongitude "51.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.4 51.68)"^^geo:wktLiteral ;
  geo-pos:lat "-3.4"^^xsd:decimal ;
  geo-pos:long "51.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2593'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '51.68'^^xsd:double;
  dwc:latitude '-3.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2593'^^xsd:string;
  dwc:observationDate '2003-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.63 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.63"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.63 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "7.63"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3418'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '7.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3418'^^xsd:string;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 71.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "71.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 71.22)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "71.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7132'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '71.22'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7132'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.55 50.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.55 50.38)"^^geo:wktLiteral ;
  geo-pos:lat "-8.55"^^xsd:decimal ;
  geo-pos:long "50.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7131'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '50.38'^^xsd:double;
  dwc:latitude '-8.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7131'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 74.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "74.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 74.77)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "74.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7129'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '74.77'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7129'^^xsd:string;
  dwc:observationDate '2008-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.55 50.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.55 50.38)"^^geo:wktLiteral ;
  geo-pos:lat "-8.55"^^xsd:decimal ;
  geo-pos:long "50.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7130'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '50.38'^^xsd:double;
  dwc:latitude '-8.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7130'^^xsd:string;
  dwc:observationDate '2008-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7328'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7328'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7329'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7329'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5578'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5578'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5579'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5579'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5580'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5580'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5581'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5581'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5582'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5582'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.38 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.38"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.38 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "20.38"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5583'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '20.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5583'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.38 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.38"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.38 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "20.38"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5584'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '20.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5584'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.38 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.38"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.38 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "20.38"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5585'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '20.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5585'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.38 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.38"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.38 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "20.38"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5586'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '20.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5586'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.62"^^xsd:decimal ;
  dwc:decimalLongitude "68.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 68.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.62"^^xsd:decimal ;
  geo-pos:long "68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6594'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '68.85'^^xsd:double;
  dwc:latitude '-5.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6594'^^xsd:string;
  dwc:observationDate '2008-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 66.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.7"^^xsd:decimal ;
  dwc:decimalLongitude "66.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 66.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.7"^^xsd:decimal ;
  geo-pos:long "66.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6595'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '66.5'^^xsd:double;
  dwc:latitude '-8.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6595'^^xsd:string;
  dwc:observationDate '2008-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 58.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.38"^^xsd:decimal ;
  dwc:decimalLongitude "58.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 58.13)"^^geo:wktLiteral ;
  geo-pos:lat "-8.38"^^xsd:decimal ;
  geo-pos:long "58.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 589'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.13'^^xsd:double;
  dwc:latitude '-8.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 589'^^xsd:string;
  dwc:observationDate '2000-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.32"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "0.32"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 590'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '0.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 590'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.32"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "0.32"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 591'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '0.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 591'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.32"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "0.32"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 592'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '0.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 592'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.32"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "0.32"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 593'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '0.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 593'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.52 57.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.52 57.82)"^^geo:wktLiteral ;
  geo-pos:lat "-8.52"^^xsd:decimal ;
  geo-pos:long "57.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 594'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.82'^^xsd:double;
  dwc:latitude '-8.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 594'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.52 57.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.52"^^xsd:decimal ;
  dwc:decimalLongitude "57.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.52 57.82)"^^geo:wktLiteral ;
  geo-pos:lat "-8.52"^^xsd:decimal ;
  geo-pos:long "57.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 595'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.82'^^xsd:double;
  dwc:latitude '-8.52'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 595'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 -17)"^^geo:wktLiteral ;
  geo-pos:lat "3.07"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 596'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '3.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 596'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 -17)"^^geo:wktLiteral ;
  geo-pos:lat "3.07"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 597'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '3.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 597'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 -17)"^^geo:wktLiteral ;
  geo-pos:lat "3.07"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 598'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '3.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 598'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 56.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "56.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 56.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "56.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6889'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.67'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6889'^^xsd:string;
  dwc:observationDate '2008-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 8.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.83 8.62)"^^geo:wktLiteral ;
  geo-pos:lat "-2.83"^^xsd:decimal ;
  geo-pos:long "8.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6890'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.62'^^xsd:double;
  dwc:latitude '-2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6890'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "-8.5"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7216'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7216'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "-8.5"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7217'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7217'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 582'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 582'^^xsd:string;
  dwc:observationDate '2000-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 583'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 583'^^xsd:string;
  dwc:observationDate '2000-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.88"^^xsd:decimal ;
  dwc:decimalLongitude "-14.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.88"^^xsd:decimal ;
  geo-pos:long "-14.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 584'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-14.57'^^xsd:double;
  dwc:latitude '2.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 584'^^xsd:string;
  dwc:observationDate '2000-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.88"^^xsd:decimal ;
  dwc:decimalLongitude "-14.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.88"^^xsd:decimal ;
  geo-pos:long "-14.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 585'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-14.57'^^xsd:double;
  dwc:latitude '2.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 585'^^xsd:string;
  dwc:observationDate '2000-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.88"^^xsd:decimal ;
  dwc:decimalLongitude "-14.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.88"^^xsd:decimal ;
  geo-pos:long "-14.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 586'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-14.57'^^xsd:double;
  dwc:latitude '2.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 586'^^xsd:string;
  dwc:observationDate '2000-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.88"^^xsd:decimal ;
  dwc:decimalLongitude "-14.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.88 -14.57)"^^geo:wktLiteral ;
  geo-pos:lat "2.88"^^xsd:decimal ;
  geo-pos:long "-14.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 587'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-14.57'^^xsd:double;
  dwc:latitude '2.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 587'^^xsd:string;
  dwc:observationDate '2000-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 58.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.38"^^xsd:decimal ;
  dwc:decimalLongitude "58.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.38 58.13)"^^geo:wktLiteral ;
  geo-pos:lat "-8.38"^^xsd:decimal ;
  geo-pos:long "58.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 588'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '58.13'^^xsd:double;
  dwc:latitude '-8.38'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 588'^^xsd:string;
  dwc:observationDate '2000-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -11.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.73"^^xsd:decimal ;
  dwc:decimalLongitude "-11.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.73 -11.77)"^^geo:wktLiteral ;
  geo-pos:lat "1.73"^^xsd:decimal ;
  geo-pos:long "-11.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7015'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-11.77'^^xsd:double;
  dwc:latitude '1.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7015'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7016'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7016'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.48 51.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.48 51.33)"^^geo:wktLiteral ;
  geo-pos:lat "2.48"^^xsd:decimal ;
  geo-pos:long "51.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7477'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '51.33'^^xsd:double;
  dwc:latitude '2.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7477'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.48 51.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.48 51.33)"^^geo:wktLiteral ;
  geo-pos:lat "2.48"^^xsd:decimal ;
  geo-pos:long "51.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7478'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '51.33'^^xsd:double;
  dwc:latitude '2.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7478'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7479'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7479'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7480'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7480'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7407'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7407'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7408'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7408'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "20.28"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5569'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '20.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5569'^^xsd:string;
  dwc:observationDate '2006-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "20.28"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5570'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '20.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5570'^^xsd:string;
  dwc:observationDate '2006-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "20.28"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5571'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '20.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5571'^^xsd:string;
  dwc:observationDate '2006-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5572'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5572'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5573'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5573'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5574'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5574'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5575'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5575'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.05"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6265'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6265'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 57.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.23"^^xsd:decimal ;
  dwc:decimalLongitude "57.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 57.6)"^^geo:wktLiteral ;
  geo-pos:lat "-8.23"^^xsd:decimal ;
  geo-pos:long "57.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 581'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.6'^^xsd:double;
  dwc:latitude '-8.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 581'^^xsd:string;
  dwc:observationDate '2000-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5576'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5576'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.43"^^xsd:decimal ;
  dwc:decimalLongitude "46.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.43 46.68)"^^geo:wktLiteral ;
  geo-pos:lat "-1.43"^^xsd:decimal ;
  geo-pos:long "46.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5577'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '46.68'^^xsd:double;
  dwc:latitude '-1.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5577'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 55.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "55.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 55.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "55.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7550'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.02'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7550'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 55.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "55.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 55.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "55.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7551'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.02'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7551'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4 -4.32)"^^geo:wktLiteral ;
  geo-pos:lat "3.4"^^xsd:decimal ;
  geo-pos:long "-4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7552'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-4.32'^^xsd:double;
  dwc:latitude '3.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7552'^^xsd:string;
  dwc:observationDate '2009-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.77"^^xsd:decimal ;
  dwc:decimalLongitude "-20.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.77"^^xsd:decimal ;
  geo-pos:long "-20.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 572'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-20.33'^^xsd:double;
  dwc:latitude '3.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 572'^^xsd:string;
  dwc:observationDate '2000-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.77"^^xsd:decimal ;
  dwc:decimalLongitude "-20.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.77"^^xsd:decimal ;
  geo-pos:long "-20.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 573'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-20.33'^^xsd:double;
  dwc:latitude '3.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 573'^^xsd:string;
  dwc:observationDate '2000-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.77"^^xsd:decimal ;
  dwc:decimalLongitude "-20.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.77"^^xsd:decimal ;
  geo-pos:long "-20.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 574'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-20.33'^^xsd:double;
  dwc:latitude '3.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 574'^^xsd:string;
  dwc:observationDate '2000-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.77"^^xsd:decimal ;
  dwc:decimalLongitude "-20.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.77"^^xsd:decimal ;
  geo-pos:long "-20.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 575'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-20.33'^^xsd:double;
  dwc:latitude '3.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 575'^^xsd:string;
  dwc:observationDate '2000-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.77"^^xsd:decimal ;
  dwc:decimalLongitude "-20.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.77"^^xsd:decimal ;
  geo-pos:long "-20.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 576'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-20.33'^^xsd:double;
  dwc:latitude '3.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 576'^^xsd:string;
  dwc:observationDate '2000-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.77"^^xsd:decimal ;
  dwc:decimalLongitude "-20.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.77"^^xsd:decimal ;
  geo-pos:long "-20.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 577'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-20.33'^^xsd:double;
  dwc:latitude '3.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 577'^^xsd:string;
  dwc:observationDate '2000-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.77"^^xsd:decimal ;
  dwc:decimalLongitude "-20.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.77"^^xsd:decimal ;
  geo-pos:long "-20.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 578'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-20.33'^^xsd:double;
  dwc:latitude '3.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 578'^^xsd:string;
  dwc:observationDate '2000-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 57.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.23"^^xsd:decimal ;
  dwc:decimalLongitude "57.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.23 57.6)"^^geo:wktLiteral ;
  geo-pos:lat "-8.23"^^xsd:decimal ;
  geo-pos:long "57.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 579'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.6'^^xsd:double;
  dwc:latitude '-8.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 579'^^xsd:string;
  dwc:observationDate '2000-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.18 58.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.18"^^xsd:decimal ;
  dwc:decimalLongitude "58.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.18 58.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.18"^^xsd:decimal ;
  geo-pos:long "58.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 580'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '58.2'^^xsd:double;
  dwc:latitude '-8.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 580'^^xsd:string;
  dwc:observationDate '2000-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 51.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "51.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 51.32)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "51.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5559'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.32'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5559'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 51.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "51.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 51.32)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "51.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5560'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.32'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5560'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 43.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.13"^^xsd:decimal ;
  dwc:decimalLongitude "43.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 43.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.13"^^xsd:decimal ;
  geo-pos:long "43.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5561'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '43.78'^^xsd:double;
  dwc:latitude '-3.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5561'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 43.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.13"^^xsd:decimal ;
  dwc:decimalLongitude "43.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 43.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.13"^^xsd:decimal ;
  geo-pos:long "43.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5562'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '43.78'^^xsd:double;
  dwc:latitude '-3.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5562'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 43.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.13"^^xsd:decimal ;
  dwc:decimalLongitude "43.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 43.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.13"^^xsd:decimal ;
  geo-pos:long "43.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5563'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '43.78'^^xsd:double;
  dwc:latitude '-3.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5563'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 43.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.13"^^xsd:decimal ;
  dwc:decimalLongitude "43.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.13 43.78)"^^geo:wktLiteral ;
  geo-pos:lat "-3.13"^^xsd:decimal ;
  geo-pos:long "43.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5564'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '43.78'^^xsd:double;
  dwc:latitude '-3.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5564'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.3 60.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.3"^^xsd:decimal ;
  dwc:decimalLongitude "60.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.3 60.83)"^^geo:wktLiteral ;
  geo-pos:lat "8.3"^^xsd:decimal ;
  geo-pos:long "60.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5565'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '60.83'^^xsd:double;
  dwc:latitude '8.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5565'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.3 60.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.3"^^xsd:decimal ;
  dwc:decimalLongitude "60.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.3 60.83)"^^geo:wktLiteral ;
  geo-pos:lat "8.3"^^xsd:decimal ;
  geo-pos:long "60.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5566'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '60.83'^^xsd:double;
  dwc:latitude '8.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5566'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.3 60.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.3"^^xsd:decimal ;
  dwc:decimalLongitude "60.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.3 60.83)"^^geo:wktLiteral ;
  geo-pos:lat "8.3"^^xsd:decimal ;
  geo-pos:long "60.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5567'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '60.83'^^xsd:double;
  dwc:latitude '8.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5567'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.3 60.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.3"^^xsd:decimal ;
  dwc:decimalLongitude "60.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.3 60.83)"^^geo:wktLiteral ;
  geo-pos:lat "8.3"^^xsd:decimal ;
  geo-pos:long "60.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5568'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '60.83'^^xsd:double;
  dwc:latitude '8.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5568'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "10.9"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7631'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '10.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7631'^^xsd:string;
  dwc:observationDate '2009-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "10.9"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7632'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '10.9'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7632'^^xsd:string;
  dwc:observationDate '2009-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.73"^^xsd:decimal ;
  dwc:decimalLongitude "49.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.73 49.23)"^^geo:wktLiteral ;
  geo-pos:lat "-9.73"^^xsd:decimal ;
  geo-pos:long "49.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7633'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '49.23'^^xsd:double;
  dwc:latitude '-9.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7633'^^xsd:string;
  dwc:observationDate '2009-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "50.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.23)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "50.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5554'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '50.23'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5554'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "50.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.23)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "50.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5555'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '50.23'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5555'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.02"^^xsd:decimal ;
  dwc:decimalLongitude "50.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.02 50.23)"^^geo:wktLiteral ;
  geo-pos:lat "2.02"^^xsd:decimal ;
  geo-pos:long "50.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5556'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '50.23'^^xsd:double;
  dwc:latitude '2.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5556'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 51.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "51.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 51.32)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "51.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5557'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.32'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5557'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 51.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "51.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 51.32)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "51.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5558'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.32'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5558'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28 -0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28 -0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28"^^xsd:decimal ;
  geo-pos:long "-0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6257'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.58'^^xsd:double;
  dwc:latitude '-1.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6257'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 52)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6258'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52'^^xsd:integer;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6258'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 52)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6259'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52'^^xsd:integer;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6259'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 52)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6260'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52'^^xsd:integer;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6260'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3"^^xsd:decimal ;
  dwc:decimalLongitude "52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3 52)"^^geo:wktLiteral ;
  geo-pos:lat "3"^^xsd:decimal ;
  geo-pos:long "52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6261'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52'^^xsd:integer;
  dwc:latitude '3'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6261'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.6 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.6 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "5.6"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6262'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '5.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6262'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.05"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6263'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6263'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.05"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6264'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6264'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.77"^^xsd:decimal ;
  dwc:decimalLongitude "-20.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.77 -20.33)"^^geo:wktLiteral ;
  geo-pos:lat "3.77"^^xsd:decimal ;
  geo-pos:long "-20.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 571'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-20.33'^^xsd:double;
  dwc:latitude '3.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 571'^^xsd:string;
  dwc:observationDate '2000-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 564'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 564'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 565'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 565'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 566'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 566'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -15.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-15.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -15.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-15.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 567'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-15.82'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 567'^^xsd:string;
  dwc:observationDate '2000-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -15.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-15.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -15.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-15.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 568'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-15.82'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 568'^^xsd:string;
  dwc:observationDate '2000-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -15.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-15.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -15.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-15.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 569'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-15.82'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 569'^^xsd:string;
  dwc:observationDate '2000-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -15.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "-15.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 -15.82)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "-15.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 570'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-15.82'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 570'^^xsd:string;
  dwc:observationDate '2000-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7846'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7846'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7847'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7847'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.72"^^xsd:decimal ;
  dwc:decimalLongitude "8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.72 8.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.72"^^xsd:decimal ;
  geo-pos:long "8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7848'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.9'^^xsd:double;
  dwc:latitude '-3.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7848'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.07 58.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.07"^^xsd:decimal ;
  dwc:decimalLongitude "58.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.07 58.55)"^^geo:wktLiteral ;
  geo-pos:lat "-10.07"^^xsd:decimal ;
  geo-pos:long "58.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7793'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '58.55'^^xsd:double;
  dwc:latitude '-10.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7793'^^xsd:string;
  dwc:observationDate '2010-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.07 58.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.07"^^xsd:decimal ;
  dwc:decimalLongitude "58.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.07 58.55)"^^geo:wktLiteral ;
  geo-pos:lat "-10.07"^^xsd:decimal ;
  geo-pos:long "58.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7794'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '58.55'^^xsd:double;
  dwc:latitude '-10.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7794'^^xsd:string;
  dwc:observationDate '2010-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.07 58.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.07"^^xsd:decimal ;
  dwc:decimalLongitude "58.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.07 58.55)"^^geo:wktLiteral ;
  geo-pos:lat "-10.07"^^xsd:decimal ;
  geo-pos:long "58.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7795'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '58.55'^^xsd:double;
  dwc:latitude '-10.07'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7795'^^xsd:string;
  dwc:observationDate '2010-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.45 -19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.45"^^xsd:decimal ;
  dwc:decimalLongitude "-19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.45 -19.02)"^^geo:wktLiteral ;
  geo-pos:lat "8.45"^^xsd:decimal ;
  geo-pos:long "-19.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7796'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-19.02'^^xsd:double;
  dwc:latitude '8.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7796'^^xsd:string;
  dwc:observationDate '2010-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.37"^^xsd:decimal ;
  dwc:decimalLongitude "10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 10.38)"^^geo:wktLiteral ;
  geo-pos:lat "-4.37"^^xsd:decimal ;
  geo-pos:long "10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7998'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '10.38'^^xsd:double;
  dwc:latitude '-4.37'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7998'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07 66.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.07"^^xsd:decimal ;
  dwc:decimalLongitude "66.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07 66.2)"^^geo:wktLiteral ;
  geo-pos:lat "-5.07"^^xsd:decimal ;
  geo-pos:long "66.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6589'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '66.2'^^xsd:double;
  dwc:latitude '-5.07'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6589'^^xsd:string;
  dwc:observationDate '2008-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07 66.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.07"^^xsd:decimal ;
  dwc:decimalLongitude "66.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07 66.2)"^^geo:wktLiteral ;
  geo-pos:lat "-5.07"^^xsd:decimal ;
  geo-pos:long "66.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6590'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '66.2'^^xsd:double;
  dwc:latitude '-5.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6590'^^xsd:string;
  dwc:observationDate '2008-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5535'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5535'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5536'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5536'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -18.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.22"^^xsd:decimal ;
  dwc:decimalLongitude "-18.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.22 -18.28)"^^geo:wktLiteral ;
  geo-pos:lat "20.22"^^xsd:decimal ;
  geo-pos:long "-18.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5537'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.28'^^xsd:double;
  dwc:latitude '20.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5537'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 49.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "49.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 49.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "49.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5538'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '49.87'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5538'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 49.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "49.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 49.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "49.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5539'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '49.87'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5539'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 49.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "49.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 49.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "49.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5540'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '49.87'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5540'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 49.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "49.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 49.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "49.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5541'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '49.87'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5541'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 50.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2"^^xsd:decimal ;
  dwc:decimalLongitude "50.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 50.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2"^^xsd:decimal ;
  geo-pos:long "50.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5542'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.67'^^xsd:double;
  dwc:latitude '-0.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5542'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 50.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 50.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.38"^^xsd:decimal ;
  geo-pos:long "50.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5543'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.93'^^xsd:double;
  dwc:latitude '2.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5543'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 50.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2"^^xsd:decimal ;
  dwc:decimalLongitude "50.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 50.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2"^^xsd:decimal ;
  geo-pos:long "50.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5544'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.67'^^xsd:double;
  dwc:latitude '-0.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5544'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8072'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8072'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.17"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8073'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '4.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8073'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 9.9)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8074'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '9.9'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8074'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 54.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.85"^^xsd:decimal ;
  dwc:decimalLongitude "54.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 54.65)"^^geo:wktLiteral ;
  geo-pos:lat "4.85"^^xsd:decimal ;
  geo-pos:long "54.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6252'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.65'^^xsd:double;
  dwc:latitude '4.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6252'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "2.38"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6253'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '2.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6253'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "2.38"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6254'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '2.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6254'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 53.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 53.65)"^^geo:wktLiteral ;
  geo-pos:lat "2.38"^^xsd:decimal ;
  geo-pos:long "53.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6255'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.65'^^xsd:double;
  dwc:latitude '2.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6255'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28 -0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.28"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.28 -0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-1.28"^^xsd:decimal ;
  geo-pos:long "-0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6256'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.58'^^xsd:double;
  dwc:latitude '-1.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6256'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.63 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.63"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.63 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "7.63"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3419'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '7.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3419'^^xsd:string;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.63 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.63"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.63 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "7.63"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3420'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '7.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3420'^^xsd:string;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.63 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.63"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.63 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "7.63"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3421'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '7.63'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3421'^^xsd:string;
  dwc:observationDate '2004-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.72 44.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.72"^^xsd:decimal ;
  dwc:decimalLongitude "44.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.72 44.27)"^^geo:wktLiteral ;
  geo-pos:lat "-9.72"^^xsd:decimal ;
  geo-pos:long "44.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3422'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '44.27'^^xsd:double;
  dwc:latitude '-9.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3422'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.17 40.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.17"^^xsd:decimal ;
  dwc:decimalLongitude "40.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.17 40.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.17"^^xsd:decimal ;
  geo-pos:long "40.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3423'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '40.58'^^xsd:double;
  dwc:latitude '-8.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3423'^^xsd:string;
  dwc:observationDate '2004-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.03 -20.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.03"^^xsd:decimal ;
  dwc:decimalLongitude "-20.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.03 -20.22)"^^geo:wktLiteral ;
  geo-pos:lat "8.03"^^xsd:decimal ;
  geo-pos:long "-20.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3424'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.22'^^xsd:double;
  dwc:latitude '8.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3424'^^xsd:string;
  dwc:observationDate '2004-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 39.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 39.98)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "39.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3425'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '39.98'^^xsd:double;
  dwc:latitude '-8.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3425'^^xsd:string;
  dwc:observationDate '2004-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 563'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 563'^^xsd:string;
  dwc:observationDate '2000-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 50.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2"^^xsd:decimal ;
  dwc:decimalLongitude "50.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2 50.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2"^^xsd:decimal ;
  geo-pos:long "50.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5545'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.67'^^xsd:double;
  dwc:latitude '-0.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5545'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 50.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 50.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.38"^^xsd:decimal ;
  geo-pos:long "50.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5546'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.93'^^xsd:double;
  dwc:latitude '2.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5546'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 55.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "55.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 55.02)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "55.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5547'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.02'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5547'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 55.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "55.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 55.02)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "55.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5548'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.02'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5548'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 55.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "55.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 55.02)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "55.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5549'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '55.02'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5549'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 50.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.38 50.93)"^^geo:wktLiteral ;
  geo-pos:lat "2.38"^^xsd:decimal ;
  geo-pos:long "50.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5550'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.93'^^xsd:double;
  dwc:latitude '2.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5550'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5551'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5551'^^xsd:string;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5552'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5552'^^xsd:string;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "20"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5553'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '20'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5553'^^xsd:string;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 68.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "68.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 68.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "68.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6591'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '68.17'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6591'^^xsd:string;
  dwc:observationDate '2008-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 68.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "68.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 68.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "68.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6592'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '68.17'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6592'^^xsd:string;
  dwc:observationDate '2008-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 68.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.62"^^xsd:decimal ;
  dwc:decimalLongitude "68.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.62 68.85)"^^geo:wktLiteral ;
  geo-pos:lat "-5.62"^^xsd:decimal ;
  geo-pos:long "68.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6593'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '68.85'^^xsd:double;
  dwc:latitude '-5.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6593'^^xsd:string;
  dwc:observationDate '2008-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.07"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.07 -17)"^^geo:wktLiteral ;
  geo-pos:lat "3.07"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 599'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '3.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 599'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 600'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 600'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.05"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6266'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.05'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6266'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 8.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.05 8.68)"^^geo:wktLiteral ;
  geo-pos:lat "-2.05"^^xsd:decimal ;
  geo-pos:long "8.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6267'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.68'^^xsd:double;
  dwc:latitude '-2.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6267'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8 -20.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8"^^xsd:decimal ;
  dwc:decimalLongitude "-20.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8 -20.18)"^^geo:wktLiteral ;
  geo-pos:lat "8"^^xsd:decimal ;
  geo-pos:long "-20.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3428'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-20.18'^^xsd:double;
  dwc:latitude '8'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3428'^^xsd:string;
  dwc:observationDate '2004-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 601'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 601'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 602'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 602'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 603'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 603'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 604'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 604'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 605'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 605'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 606'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 606'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 607'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 607'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 608'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 608'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 609'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 609'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 56.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "56.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 56.62)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "56.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3916'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '56.62'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3916'^^xsd:string;
  dwc:observationDate '2004-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.53 -19.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.53"^^xsd:decimal ;
  dwc:decimalLongitude "-19.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.53 -19.4)"^^geo:wktLiteral ;
  geo-pos:lat "20.53"^^xsd:decimal ;
  geo-pos:long "-19.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5589'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-19.4'^^xsd:double;
  dwc:latitude '20.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5589'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -18.17)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-18.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 610'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.17'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 610'^^xsd:string;
  dwc:observationDate '2000-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7017'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7017'^^xsd:string;
  dwc:observationDate '2008-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.82 44.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.82"^^xsd:decimal ;
  dwc:decimalLongitude "44.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.82 44.02)"^^geo:wktLiteral ;
  geo-pos:lat "-8.82"^^xsd:decimal ;
  geo-pos:long "44.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3431'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '44.02'^^xsd:double;
  dwc:latitude '-8.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3431'^^xsd:string;
  dwc:observationDate '2004-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 39.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 39.98)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "39.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3426'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '39.98'^^xsd:double;
  dwc:latitude '-8.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3426'^^xsd:string;
  dwc:observationDate '2004-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.82 44.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.82"^^xsd:decimal ;
  dwc:decimalLongitude "44.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.82 44.02)"^^geo:wktLiteral ;
  geo-pos:lat "-8.82"^^xsd:decimal ;
  geo-pos:long "44.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3429'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '44.02'^^xsd:double;
  dwc:latitude '-8.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3429'^^xsd:string;
  dwc:observationDate '2004-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.78 -21.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.78"^^xsd:decimal ;
  dwc:decimalLongitude "-21.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.78 -21.17)"^^geo:wktLiteral ;
  geo-pos:lat "7.78"^^xsd:decimal ;
  geo-pos:long "-21.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3430'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.17'^^xsd:double;
  dwc:latitude '7.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3430'^^xsd:string;
  dwc:observationDate '2004-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -20.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -20.78)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-20.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3427'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-20.78'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3427'^^xsd:string;
  dwc:observationDate '2004-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 51.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 51.88)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "51.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3912'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.88'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3912'^^xsd:string;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.32 56.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.32"^^xsd:decimal ;
  dwc:decimalLongitude "56.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.32 56.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.32"^^xsd:decimal ;
  geo-pos:long "56.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3913'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '56.93'^^xsd:double;
  dwc:latitude '-2.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3913'^^xsd:string;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.32 56.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.32"^^xsd:decimal ;
  dwc:decimalLongitude "56.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.32 56.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.32"^^xsd:decimal ;
  geo-pos:long "56.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3914'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '56.93'^^xsd:double;
  dwc:latitude '-2.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3914'^^xsd:string;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.32 56.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.32"^^xsd:decimal ;
  dwc:decimalLongitude "56.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.32 56.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.32"^^xsd:decimal ;
  geo-pos:long "56.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3915'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '56.93'^^xsd:double;
  dwc:latitude '-2.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3915'^^xsd:string;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.53 -19.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.53"^^xsd:decimal ;
  dwc:decimalLongitude "-19.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.53 -19.4)"^^geo:wktLiteral ;
  geo-pos:lat "20.53"^^xsd:decimal ;
  geo-pos:long "-19.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5587'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-19.4'^^xsd:double;
  dwc:latitude '20.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5587'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.53 -19.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.53"^^xsd:decimal ;
  dwc:decimalLongitude "-19.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.53 -19.4)"^^geo:wktLiteral ;
  geo-pos:lat "20.53"^^xsd:decimal ;
  geo-pos:long "-19.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5588'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-19.4'^^xsd:double;
  dwc:latitude '20.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5588'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.48)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2563'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.48'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2563'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.48)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2564'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.48'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2564'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.48)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2565'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.48'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2565'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "52.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "52.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2566'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.88'^^xsd:double;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2566'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "52.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "52.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2567'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.88'^^xsd:double;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2567'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "52.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "52.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2568'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.88'^^xsd:double;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2568'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "52.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "52.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2569'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.88'^^xsd:double;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2569'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "52.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "52.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2570'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.88'^^xsd:double;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2570'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 5.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 5.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35"^^xsd:decimal ;
  geo-pos:long "5.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6192'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '5.33'^^xsd:double;
  dwc:latitude '-0.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6192'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 5.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.35"^^xsd:decimal ;
  dwc:decimalLongitude "5.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.35 5.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.35"^^xsd:decimal ;
  geo-pos:long "5.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6193'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '5.33'^^xsd:double;
  dwc:latitude '-0.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6193'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 48.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 48.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "48.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6194'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '48.68'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6194'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 48.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 48.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "48.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6195'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '48.68'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6195'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 48.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 48.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "48.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6196'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '48.68'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6196'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 48.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 48.68)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "48.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6197'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '48.68'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6197'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 49.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "49.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 49.4)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "49.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6198'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '49.4'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6198'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.23 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.23 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "19.23"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6199'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '19.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6199'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.23 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.23 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "19.23"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6200'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '19.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6200'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.23 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.23 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "19.23"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6201'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '19.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6201'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "17.78"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5433'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '17.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5433'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "17.78"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5434'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '17.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5434'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.53 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.53 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.53"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5435'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5435'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.95"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -13.33)"^^geo:wktLiteral ;
  geo-pos:lat "6.95"^^xsd:decimal ;
  geo-pos:long "-13.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 468'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '6.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 468'^^xsd:string;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.95"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -13.33)"^^geo:wktLiteral ;
  geo-pos:lat "6.95"^^xsd:decimal ;
  geo-pos:long "-13.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 469'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '6.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 469'^^xsd:string;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.95"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -13.33)"^^geo:wktLiteral ;
  geo-pos:lat "6.95"^^xsd:decimal ;
  geo-pos:long "-13.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 470'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '6.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 470'^^xsd:string;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.5"^^xsd:decimal ;
  dwc:decimalLongitude "55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55)"^^geo:wktLiteral ;
  geo-pos:lat "5.5"^^xsd:decimal ;
  geo-pos:long "55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 471'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '55'^^xsd:integer;
  dwc:latitude '5.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 471'^^xsd:string;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.5"^^xsd:decimal ;
  dwc:decimalLongitude "55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55)"^^geo:wktLiteral ;
  geo-pos:lat "5.5"^^xsd:decimal ;
  geo-pos:long "55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 472'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '55'^^xsd:integer;
  dwc:latitude '5.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 472'^^xsd:string;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.5"^^xsd:decimal ;
  dwc:decimalLongitude "55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.5 55)"^^geo:wktLiteral ;
  geo-pos:lat "5.5"^^xsd:decimal ;
  geo-pos:long "55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 473'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '55'^^xsd:integer;
  dwc:latitude '5.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 473'^^xsd:string;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 474'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 474'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 475'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 475'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.53 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.53 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.53"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5436'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5436'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.53 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.53 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.53"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5437'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5437'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 44.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "44.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 44.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "44.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6188'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.72'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6188'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.83 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.83 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "18.83"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6189'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '18.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6189'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.83 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.83 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "18.83"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6190'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '18.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6190'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.83 -16.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.83"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.83 -16.9)"^^geo:wktLiteral ;
  geo-pos:lat "18.83"^^xsd:decimal ;
  geo-pos:long "-16.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6191'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-16.9'^^xsd:double;
  dwc:latitude '18.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6191'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8573'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8573'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8608'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8608'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 -3.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.02"^^xsd:decimal ;
  dwc:decimalLongitude "-3.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.02 -3.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.02"^^xsd:decimal ;
  geo-pos:long "-3.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8609'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-3.83'^^xsd:double;
  dwc:latitude '-5.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8609'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 53.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "53.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 53.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "53.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5438'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '53.93'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5438'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2572'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2572'^^xsd:string;
  dwc:observationDate '2003-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2573'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2573'^^xsd:string;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2574'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2574'^^xsd:string;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2575'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2575'^^xsd:string;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 52.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.8 52.83)"^^geo:wktLiteral ;
  geo-pos:lat "-1.8"^^xsd:decimal ;
  geo-pos:long "52.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2576'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '52.83'^^xsd:double;
  dwc:latitude '-1.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2576'^^xsd:string;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "16.57"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2577'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '16.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2577'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "16.57"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2578'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '16.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2578'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "16.57"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2579'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '16.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2579'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.53"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "-1.53"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2580'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '-1.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2580'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "16.57"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2581'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '16.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2581'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "16.57"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2582'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '16.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2582'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 53.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "53.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 53.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "53.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6202'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '53.9'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6202'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 53.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "53.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 53.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "53.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5439'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '53.93'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5439'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5440'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5440'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "57.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8321'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.85'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8321'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.12"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 56)"^^geo:wktLiteral ;
  geo-pos:lat "-6.12"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5427'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '-6.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5427'^^xsd:string;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.12"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 56)"^^geo:wktLiteral ;
  geo-pos:lat "-6.12"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5428'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '-6.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5428'^^xsd:string;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "18.93"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5429'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '18.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5429'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8587'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.73'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8587'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8588'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8588'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8589'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8589'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "18.93"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5431'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '18.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5431'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.93"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.93 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "18.93"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5430'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '18.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5430'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "17.78"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5432'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '17.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5432'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 460'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.03'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 460'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8649'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8649'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8650'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8650'^^xsd:string;
  dwc:observationDate '2011-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5411'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5411'^^xsd:string;
  dwc:observationDate '2006-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 56.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "56.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 56.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "56.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5412'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '56.25'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5412'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 56.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.18"^^xsd:decimal ;
  dwc:decimalLongitude "56.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 56.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.18"^^xsd:decimal ;
  geo-pos:long "56.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5413'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '56.25'^^xsd:double;
  dwc:latitude '1.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5413'^^xsd:string;
  dwc:observationDate '2006-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "52.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 52.88)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "52.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2571'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.88'^^xsd:double;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2571'^^xsd:string;
  dwc:observationDate '2003-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8590'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8590'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -0.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-0.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -0.03)"^^geo:wktLiteral ;
  geo-pos:lat "1.95"^^xsd:decimal ;
  geo-pos:long "-0.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5414'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-0.03'^^xsd:double;
  dwc:latitude '1.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5414'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -0.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-0.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -0.03)"^^geo:wktLiteral ;
  geo-pos:lat "1.95"^^xsd:decimal ;
  geo-pos:long "-0.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5415'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-0.03'^^xsd:double;
  dwc:latitude '1.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5415'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -0.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.95"^^xsd:decimal ;
  dwc:decimalLongitude "-0.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.95 -0.03)"^^geo:wktLiteral ;
  geo-pos:lat "1.95"^^xsd:decimal ;
  geo-pos:long "-0.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5416'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-0.03'^^xsd:double;
  dwc:latitude '1.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5416'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 57.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "57.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 57.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "57.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5417'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '57.55'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5417'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5418'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5418'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5419'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5419'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5420'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5420'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5421'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5421'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 57.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "57.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 57.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "57.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5422'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '57.07'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5422'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.55"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -17.15)"^^geo:wktLiteral ;
  geo-pos:lat "18.55"^^xsd:decimal ;
  geo-pos:long "-17.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5423'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '18.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5423'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.55"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -17.15)"^^geo:wktLiteral ;
  geo-pos:lat "18.55"^^xsd:decimal ;
  geo-pos:long "-17.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5424'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '18.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5424'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -17.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.55"^^xsd:decimal ;
  dwc:decimalLongitude "-17.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.55 -17.15)"^^geo:wktLiteral ;
  geo-pos:lat "18.55"^^xsd:decimal ;
  geo-pos:long "-17.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5425'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.15'^^xsd:double;
  dwc:latitude '18.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5425'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.48 57.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.48"^^xsd:decimal ;
  dwc:decimalLongitude "57.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.48 57.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.48"^^xsd:decimal ;
  geo-pos:long "57.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5426'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '57.1'^^xsd:double;
  dwc:latitude '-4.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5426'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.28"^^xsd:decimal ;
  dwc:decimalLongitude "46.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.28"^^xsd:decimal ;
  geo-pos:long "46.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5401'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.47'^^xsd:double;
  dwc:latitude '-5.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5401'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.28"^^xsd:decimal ;
  dwc:decimalLongitude "46.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.28"^^xsd:decimal ;
  geo-pos:long "46.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5402'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.47'^^xsd:double;
  dwc:latitude '-5.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5402'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.28"^^xsd:decimal ;
  dwc:decimalLongitude "46.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.28"^^xsd:decimal ;
  geo-pos:long "46.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5403'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.47'^^xsd:double;
  dwc:latitude '-5.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5403'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.28"^^xsd:decimal ;
  dwc:decimalLongitude "46.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.28"^^xsd:decimal ;
  geo-pos:long "46.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5404'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.47'^^xsd:double;
  dwc:latitude '-5.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5404'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.27"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -16.98)"^^geo:wktLiteral ;
  geo-pos:lat "19.27"^^xsd:decimal ;
  geo-pos:long "-16.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5405'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '19.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5405'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.27"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -16.98)"^^geo:wktLiteral ;
  geo-pos:lat "19.27"^^xsd:decimal ;
  geo-pos:long "-16.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5406'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '19.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5406'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -16.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.27"^^xsd:decimal ;
  dwc:decimalLongitude "-16.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.27 -16.98)"^^geo:wktLiteral ;
  geo-pos:lat "19.27"^^xsd:decimal ;
  geo-pos:long "-16.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5407'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.98'^^xsd:double;
  dwc:latitude '19.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5407'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.97 46.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.97"^^xsd:decimal ;
  dwc:decimalLongitude "46.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.97 46.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.97"^^xsd:decimal ;
  geo-pos:long "46.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5408'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.57'^^xsd:double;
  dwc:latitude '-4.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5408'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5409'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5409'^^xsd:string;
  dwc:observationDate '2006-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5410'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5410'^^xsd:string;
  dwc:observationDate '2006-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 461'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 461'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 462'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 462'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 463'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.03'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 463'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.75 59.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.75"^^xsd:decimal ;
  dwc:decimalLongitude "59.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.75 59.35)"^^geo:wktLiteral ;
  geo-pos:lat "10.75"^^xsd:decimal ;
  geo-pos:long "59.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 464'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '59.35'^^xsd:double;
  dwc:latitude '10.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 464'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 465'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.03'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 465'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.95"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -13.33)"^^geo:wktLiteral ;
  geo-pos:lat "6.95"^^xsd:decimal ;
  geo-pos:long "-13.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 466'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '6.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 466'^^xsd:string;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.95"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -13.33)"^^geo:wktLiteral ;
  geo-pos:lat "6.95"^^xsd:decimal ;
  geo-pos:long "-13.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 467'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '6.95'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 467'^^xsd:string;
  dwc:observationDate '2000-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-8.33"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6577'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '-8.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6577'^^xsd:string;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-8.33"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6578'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '-8.33'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6578'^^xsd:string;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 66.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "66.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 66.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "66.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6579'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '66.27'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6579'^^xsd:string;
  dwc:observationDate '2008-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 66.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "66.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 66.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "66.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6580'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '66.27'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6580'^^xsd:string;
  dwc:observationDate '2008-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6581'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6581'^^xsd:string;
  dwc:observationDate '2008-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6582'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6582'^^xsd:string;
  dwc:observationDate '2008-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8560'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '9.33'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8560'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8561'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '9.33'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8561'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8562'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '9.33'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8562'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8563'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '9.33'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8563'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -2.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -2.83)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-2.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 485'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-2.83'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 485'^^xsd:string;
  dwc:observationDate '2000-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 60.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "60.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 486'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '60.75'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 486'^^xsd:string;
  dwc:observationDate '2000-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 60.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "60.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 487'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '60.75'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 487'^^xsd:string;
  dwc:observationDate '2000-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 60.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "60.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 488'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '60.75'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 488'^^xsd:string;
  dwc:observationDate '2000-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.33"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.33 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "-8.33"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6576'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '-8.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6576'^^xsd:string;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5441'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5441'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5442'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5442'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5443'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5443'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 53.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "53.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 53.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "53.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5444'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.83'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5444'^^xsd:string;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 53.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "53.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 53.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "53.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5445'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.83'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5445'^^xsd:string;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 53.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "53.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 53.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "53.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5446'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.83'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5446'^^xsd:string;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 53.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "53.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 53.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "53.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5447'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.83'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5447'^^xsd:string;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.63 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.63"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.63 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.63"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6208'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '-4.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6208'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "3.2"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8591'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '3.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8591'^^xsd:string;
  dwc:observationDate '2011-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "16.57"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2583'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '16.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2583'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.87 51.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.87"^^xsd:decimal ;
  dwc:decimalLongitude "51.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.87 51.02)"^^geo:wktLiteral ;
  geo-pos:lat "-6.87"^^xsd:decimal ;
  geo-pos:long "51.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6573'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.02'^^xsd:double;
  dwc:latitude '-6.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6573'^^xsd:string;
  dwc:observationDate '2008-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.87 51.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.87"^^xsd:decimal ;
  dwc:decimalLongitude "51.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.87 51.02)"^^geo:wktLiteral ;
  geo-pos:lat "-6.87"^^xsd:decimal ;
  geo-pos:long "51.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6574'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.02'^^xsd:double;
  dwc:latitude '-6.87'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6574'^^xsd:string;
  dwc:observationDate '2008-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83 -7.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-7.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.83 -7.28)"^^geo:wktLiteral ;
  geo-pos:lat "-1.83"^^xsd:decimal ;
  geo-pos:long "-7.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6575'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-7.28'^^xsd:double;
  dwc:latitude '-1.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6575'^^xsd:string;
  dwc:observationDate '2008-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -5.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "-5.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 484'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 484'^^xsd:string;
  dwc:observationDate '2000-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 476'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 476'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 63.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.55"^^xsd:decimal ;
  dwc:decimalLongitude "63.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 63.9)"^^geo:wktLiteral ;
  geo-pos:lat "9.55"^^xsd:decimal ;
  geo-pos:long "63.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 477'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '63.9'^^xsd:double;
  dwc:latitude '9.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 477'^^xsd:string;
  dwc:observationDate '2000-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 63.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.55"^^xsd:decimal ;
  dwc:decimalLongitude "63.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.55 63.9)"^^geo:wktLiteral ;
  geo-pos:lat "9.55"^^xsd:decimal ;
  geo-pos:long "63.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 478'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '63.9'^^xsd:double;
  dwc:latitude '9.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 478'^^xsd:string;
  dwc:observationDate '2000-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.33 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.33"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.33 56)"^^geo:wktLiteral ;
  geo-pos:lat "3.33"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 479'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '3.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 479'^^xsd:string;
  dwc:observationDate '2000-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -5.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "-5.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 480'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 480'^^xsd:string;
  dwc:observationDate '2000-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -5.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "-5.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 481'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 481'^^xsd:string;
  dwc:observationDate '2000-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -5.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "-5.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 482'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 482'^^xsd:string;
  dwc:observationDate '2000-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -5.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "-5.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -5.53)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "-5.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 483'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-5.53'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 483'^^xsd:string;
  dwc:observationDate '2000-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.88"^^xsd:decimal ;
  dwc:decimalLongitude "43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.88"^^xsd:decimal ;
  geo-pos:long "43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6203'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43'^^xsd:integer;
  dwc:latitude '-4.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6203'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.88"^^xsd:decimal ;
  dwc:decimalLongitude "43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.88"^^xsd:decimal ;
  geo-pos:long "43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6204'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43'^^xsd:integer;
  dwc:latitude '-4.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6204'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.88"^^xsd:decimal ;
  dwc:decimalLongitude "43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.88"^^xsd:decimal ;
  geo-pos:long "43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6205'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43'^^xsd:integer;
  dwc:latitude '-4.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6205'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.88"^^xsd:decimal ;
  dwc:decimalLongitude "43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.88"^^xsd:decimal ;
  geo-pos:long "43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6206'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43'^^xsd:integer;
  dwc:latitude '-4.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6206'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7 53.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7"^^xsd:decimal ;
  dwc:decimalLongitude "53.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7 53.7)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7"^^xsd:decimal ;
  geo-pos:long "53.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6207'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '53.7'^^xsd:double;
  dwc:latitude '-4.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6207'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6570'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6570'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "-7.58"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6571'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '-7.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6571'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.87 51.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.87"^^xsd:decimal ;
  dwc:decimalLongitude "51.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.87 51.02)"^^geo:wktLiteral ;
  geo-pos:lat "-6.87"^^xsd:decimal ;
  geo-pos:long "51.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6572'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '51.02'^^xsd:double;
  dwc:latitude '-6.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6572'^^xsd:string;
  dwc:observationDate '2008-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 52.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 52.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.63"^^xsd:decimal ;
  geo-pos:long "52.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8441'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.45'^^xsd:double;
  dwc:latitude '1.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8441'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.92"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "17.92"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5387'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '17.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5387'^^xsd:string;
  dwc:observationDate '2006-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.92"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "17.92"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5388'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '17.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5388'^^xsd:string;
  dwc:observationDate '2006-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3 3.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.3"^^xsd:decimal ;
  dwc:decimalLongitude "3.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3 3.32)"^^geo:wktLiteral ;
  geo-pos:lat "0.3"^^xsd:decimal ;
  geo-pos:long "3.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5389'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.32'^^xsd:double;
  dwc:latitude '0.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5389'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3 3.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.3"^^xsd:decimal ;
  dwc:decimalLongitude "3.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3 3.32)"^^geo:wktLiteral ;
  geo-pos:lat "0.3"^^xsd:decimal ;
  geo-pos:long "3.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5390'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.32'^^xsd:double;
  dwc:latitude '0.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5390'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3 3.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.3"^^xsd:decimal ;
  dwc:decimalLongitude "3.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3 3.32)"^^geo:wktLiteral ;
  geo-pos:lat "0.3"^^xsd:decimal ;
  geo-pos:long "3.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5391'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.32'^^xsd:double;
  dwc:latitude '0.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5391'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3 3.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.3"^^xsd:decimal ;
  dwc:decimalLongitude "3.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3 3.32)"^^geo:wktLiteral ;
  geo-pos:lat "0.3"^^xsd:decimal ;
  geo-pos:long "3.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5392'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.32'^^xsd:double;
  dwc:latitude '0.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5392'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5393'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5393'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 10.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 10.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "10.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8395'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '10.02'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8395'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 9.22)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8376'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '9.22'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8376'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 1.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "1.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 1.12)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "1.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 444'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '1.12'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 444'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.78 52.48)"^^geo:wktLiteral ;
  geo-pos:lat "-4.78"^^xsd:decimal ;
  geo-pos:long "52.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2562'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '52.48'^^xsd:double;
  dwc:latitude '-4.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2562'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.52"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.52"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8473'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '0.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8473'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.02)"^^geo:wktLiteral ;
  geo-pos:lat "7.12"^^xsd:decimal ;
  geo-pos:long "-13.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 445'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-13.02'^^xsd:double;
  dwc:latitude '7.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 445'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.02)"^^geo:wktLiteral ;
  geo-pos:lat "7.12"^^xsd:decimal ;
  geo-pos:long "-13.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 446'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-13.02'^^xsd:double;
  dwc:latitude '7.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 446'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.02)"^^geo:wktLiteral ;
  geo-pos:lat "7.12"^^xsd:decimal ;
  geo-pos:long "-13.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 447'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-13.02'^^xsd:double;
  dwc:latitude '7.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 447'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -14.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -14.27)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-14.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 448'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-14.27'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 448'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -14.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -14.27)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-14.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 449'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-14.27'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 449'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 49.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3 49.18)"^^geo:wktLiteral ;
  geo-pos:lat "4.3"^^xsd:decimal ;
  geo-pos:long "49.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 450'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.18'^^xsd:double;
  dwc:latitude '4.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 450'^^xsd:string;
  dwc:observationDate '2000-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 49.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.32"^^xsd:decimal ;
  dwc:decimalLongitude "49.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 49.73)"^^geo:wktLiteral ;
  geo-pos:lat "-3.32"^^xsd:decimal ;
  geo-pos:long "49.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6184'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.73'^^xsd:double;
  dwc:latitude '-3.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6184'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 44.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "44.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 44.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "44.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6185'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.72'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6185'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 44.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "44.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 44.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "44.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6186'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.72'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6186'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 44.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "44.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 44.72)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "44.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6187'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.72'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6187'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 -0.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.68"^^xsd:decimal ;
  dwc:decimalLongitude "-0.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.68 -0.52)"^^geo:wktLiteral ;
  geo-pos:lat "3.68"^^xsd:decimal ;
  geo-pos:long "-0.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8492'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-0.52'^^xsd:double;
  dwc:latitude '3.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8492'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8518'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8518'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5394'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5394'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5395'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5395'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5396'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5396'^^xsd:string;
  dwc:observationDate '2006-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.45)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5397'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '46.45'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5397'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "46.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 46.45)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "46.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5398'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '46.45'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5398'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.28"^^xsd:decimal ;
  dwc:decimalLongitude "46.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.28"^^xsd:decimal ;
  geo-pos:long "46.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5399'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.47'^^xsd:double;
  dwc:latitude '-5.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5399'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.28"^^xsd:decimal ;
  dwc:decimalLongitude "46.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28 46.47)"^^geo:wktLiteral ;
  geo-pos:lat "-5.28"^^xsd:decimal ;
  geo-pos:long "46.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5400'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '46.47'^^xsd:double;
  dwc:latitude '-5.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5400'^^xsd:string;
  dwc:observationDate '2006-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8586'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.73'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8586'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 451'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.03'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 451'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 452'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 452'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 453'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.03'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 453'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 454'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 454'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 455'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.03'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 455'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.75 59.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.75"^^xsd:decimal ;
  dwc:decimalLongitude "59.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.75 59.35)"^^geo:wktLiteral ;
  geo-pos:lat "10.75"^^xsd:decimal ;
  geo-pos:long "59.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 456'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '59.35'^^xsd:double;
  dwc:latitude '10.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 456'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 457'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.03'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 457'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.03)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 458'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.03'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 458'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.75 59.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.75"^^xsd:decimal ;
  dwc:decimalLongitude "59.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.75 59.35)"^^geo:wktLiteral ;
  geo-pos:lat "10.75"^^xsd:decimal ;
  geo-pos:long "59.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 459'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '59.35'^^xsd:double;
  dwc:latitude '10.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 459'^^xsd:string;
  dwc:observationDate '2000-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6736'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6736'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6737'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6737'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6738'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6738'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6739'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6739'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6740'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6740'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6741'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6741'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.35 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.35"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.35 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "9.35"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6742'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '9.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6742'^^xsd:string;
  dwc:observationDate '2008-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.35 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.35"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.35 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "9.35"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6743'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '9.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6743'^^xsd:string;
  dwc:observationDate '2008-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8534'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8534'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8548'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8548'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 9.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8559'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '9.33'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8559'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 10.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 10.13)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "10.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8347'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.13'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8347'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.22"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6140'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-5.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6140'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6141'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6141'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6142'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6142'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.22"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6143'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-5.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6143'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6144'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6144'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "57.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8319'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.85'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8319'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.75 57.85)"^^geo:wktLiteral ;
  geo-pos:lat "-11.75"^^xsd:decimal ;
  geo-pos:long "57.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8320'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '57.85'^^xsd:double;
  dwc:latitude '-11.75'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8320'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 47.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "47.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 47.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "47.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5243'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '47.6'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5243'^^xsd:string;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 50.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 50.57)"^^geo:wktLiteral ;
  geo-pos:lat "0.58"^^xsd:decimal ;
  geo-pos:long "50.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5244'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '50.57'^^xsd:double;
  dwc:latitude '0.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5244'^^xsd:string;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 50.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 50.57)"^^geo:wktLiteral ;
  geo-pos:lat "0.58"^^xsd:decimal ;
  geo-pos:long "50.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5245'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '50.57'^^xsd:double;
  dwc:latitude '0.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5245'^^xsd:string;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 47.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "47.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 47.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "47.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5246'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '47.6'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5246'^^xsd:string;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 47.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "47.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 47.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "47.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5247'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '47.6'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5247'^^xsd:string;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 50.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "50.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 50.6)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "50.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5248'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '50.6'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5248'^^xsd:string;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5249'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5249'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5250'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5250'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "50.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "50.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5251'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5251'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "50.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "50.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5252'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5252'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "50.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "50.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5253'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5253'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 53.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 53.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.22"^^xsd:decimal ;
  geo-pos:long "53.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6139'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '53.92'^^xsd:double;
  dwc:latitude '-5.22'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6139'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 358'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 358'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8360'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8360'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 359'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 359'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2519'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2519'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 9.22)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8374'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '9.22'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8374'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 9.22)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8375'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '9.22'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8375'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.32 -17.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.32 -17.83)"^^geo:wktLiteral ;
  geo-pos:lat "9.32"^^xsd:decimal ;
  geo-pos:long "-17.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8305'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.83'^^xsd:double;
  dwc:latitude '9.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8305'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.18 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.18"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.18 -14.67)"^^geo:wktLiteral ;
  geo-pos:lat "8.18"^^xsd:decimal ;
  geo-pos:long "-14.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8306'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '8.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8306'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8 -15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8 -15.33)"^^geo:wktLiteral ;
  geo-pos:lat "8"^^xsd:decimal ;
  geo-pos:long "-15.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8307'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-15.33'^^xsd:double;
  dwc:latitude '8'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8307'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.37 57.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.37"^^xsd:decimal ;
  dwc:decimalLongitude "57.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.37 57.18)"^^geo:wktLiteral ;
  geo-pos:lat "-12.37"^^xsd:decimal ;
  geo-pos:long "57.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8334'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '57.18'^^xsd:double;
  dwc:latitude '-12.37'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8334'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 360'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 360'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 361'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 361'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.17 1.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.17"^^xsd:decimal ;
  geo-pos:long "1.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 362'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '1.55'^^xsd:double;
  dwc:latitude '0.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 362'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "1.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 363'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '1.32'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 363'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "1.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 364'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '1.32'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 364'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "1.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 365'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '1.32'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 365'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "1.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 366'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '1.32'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 366'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "1.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 367'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '1.32'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 367'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.12 1.32)"^^geo:wktLiteral ;
  geo-pos:lat "-0.12"^^xsd:decimal ;
  geo-pos:long "1.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 368'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '1.32'^^xsd:double;
  dwc:latitude '-0.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 368'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5254'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5254'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "50.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "50.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5255'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5255'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "50.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "50.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5256'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5256'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "50.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "50.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5257'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5257'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "50.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "50.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5258'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5258'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -2.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -2.08)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "-2.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 369'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-2.08'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 369'^^xsd:string;
  dwc:observationDate '2000-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 44.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.55"^^xsd:decimal ;
  dwc:decimalLongitude "44.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 44.13)"^^geo:wktLiteral ;
  geo-pos:lat "-13.55"^^xsd:decimal ;
  geo-pos:long "44.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8285'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '44.13'^^xsd:double;
  dwc:latitude '-13.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8285'^^xsd:string;
  dwc:observationDate '2011-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 374'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '10.28'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 374'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 375'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '10.28'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 375'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 376'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '10.28'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 376'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.78 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.78"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.78 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "16.78"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6148'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '16.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6148'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "15.9"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6149'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '15.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6149'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9 -17.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9 -17.08)"^^geo:wktLiteral ;
  geo-pos:lat "15.9"^^xsd:decimal ;
  geo-pos:long "-17.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6150'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.08'^^xsd:double;
  dwc:latitude '15.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6150'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5259'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5259'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.57"^^xsd:decimal ;
  dwc:decimalLongitude "50.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.57 50.7)"^^geo:wktLiteral ;
  geo-pos:lat "0.57"^^xsd:decimal ;
  geo-pos:long "50.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5260'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.7'^^xsd:double;
  dwc:latitude '0.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5260'^^xsd:string;
  dwc:observationDate '2006-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 47.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "47.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 47.02)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "47.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5261'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '47.02'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5261'^^xsd:string;
  dwc:observationDate '2006-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 47.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "47.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 47.02)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "47.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5262'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '47.02'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5262'^^xsd:string;
  dwc:observationDate '2006-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 47.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "47.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 47.02)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "47.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5263'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '47.02'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5263'^^xsd:string;
  dwc:observationDate '2006-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 47.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.35"^^xsd:decimal ;
  dwc:decimalLongitude "47.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.35 47.02)"^^geo:wktLiteral ;
  geo-pos:lat "-4.35"^^xsd:decimal ;
  geo-pos:long "47.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5264'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '47.02'^^xsd:double;
  dwc:latitude '-4.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5264'^^xsd:string;
  dwc:observationDate '2006-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 47.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.33"^^xsd:decimal ;
  dwc:decimalLongitude "47.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.33 47.97)"^^geo:wktLiteral ;
  geo-pos:lat "-5.33"^^xsd:decimal ;
  geo-pos:long "47.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5265'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '47.97'^^xsd:double;
  dwc:latitude '-5.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5265'^^xsd:string;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.55 44.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.55"^^xsd:decimal ;
  dwc:decimalLongitude "44.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.55 44.08)"^^geo:wktLiteral ;
  geo-pos:lat "-11.55"^^xsd:decimal ;
  geo-pos:long "44.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5266'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '44.08'^^xsd:double;
  dwc:latitude '-11.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5266'^^xsd:string;
  dwc:observationDate '2006-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -16.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -16.12)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-16.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5267'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-16.12'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5267'^^xsd:string;
  dwc:observationDate '2006-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.63 -19.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.63"^^xsd:decimal ;
  dwc:decimalLongitude "-19.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.63 -19.07)"^^geo:wktLiteral ;
  geo-pos:lat "13.63"^^xsd:decimal ;
  geo-pos:long "-19.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5268'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-19.07'^^xsd:double;
  dwc:latitude '13.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5268'^^xsd:string;
  dwc:observationDate '2006-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.63 -19.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.63"^^xsd:decimal ;
  dwc:decimalLongitude "-19.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.63 -19.07)"^^geo:wktLiteral ;
  geo-pos:lat "13.63"^^xsd:decimal ;
  geo-pos:long "-19.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5269'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-19.07'^^xsd:double;
  dwc:latitude '13.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5269'^^xsd:string;
  dwc:observationDate '2006-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2520'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2520'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2521'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2521'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2522'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2522'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2523'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2523'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.07 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.07 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "15.07"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2524'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '15.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2524'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.07 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.07 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "15.07"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2525'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '15.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2525'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.25 54.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.25"^^xsd:decimal ;
  dwc:decimalLongitude "54.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.25 54.82)"^^geo:wktLiteral ;
  geo-pos:lat "-13.25"^^xsd:decimal ;
  geo-pos:long "54.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5281'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.82'^^xsd:double;
  dwc:latitude '-13.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5281'^^xsd:string;
  dwc:observationDate '2006-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7996'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7996'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.63 -19.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.63"^^xsd:decimal ;
  dwc:decimalLongitude "-19.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.63 -19.07)"^^geo:wktLiteral ;
  geo-pos:lat "13.63"^^xsd:decimal ;
  geo-pos:long "-19.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5270'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-19.07'^^xsd:double;
  dwc:latitude '13.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5270'^^xsd:string;
  dwc:observationDate '2006-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.65 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.65"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.65 -19)"^^geo:wktLiteral ;
  geo-pos:lat "13.65"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5271'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '13.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5271'^^xsd:string;
  dwc:observationDate '2006-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.55 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.55"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.55 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "-10.55"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5272'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '-10.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5272'^^xsd:string;
  dwc:observationDate '2006-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.95"^^xsd:decimal ;
  dwc:decimalLongitude "-14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -14.28)"^^geo:wktLiteral ;
  geo-pos:lat "6.95"^^xsd:decimal ;
  geo-pos:long "-14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5273'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-14.28'^^xsd:double;
  dwc:latitude '6.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5273'^^xsd:string;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.95"^^xsd:decimal ;
  dwc:decimalLongitude "-14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -14.28)"^^geo:wktLiteral ;
  geo-pos:lat "6.95"^^xsd:decimal ;
  geo-pos:long "-14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5274'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-14.28'^^xsd:double;
  dwc:latitude '6.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5274'^^xsd:string;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.95"^^xsd:decimal ;
  dwc:decimalLongitude "-14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -14.28)"^^geo:wktLiteral ;
  geo-pos:lat "6.95"^^xsd:decimal ;
  geo-pos:long "-14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5275'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-14.28'^^xsd:double;
  dwc:latitude '6.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5275'^^xsd:string;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -14.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.95"^^xsd:decimal ;
  dwc:decimalLongitude "-14.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.95 -14.28)"^^geo:wktLiteral ;
  geo-pos:lat "6.95"^^xsd:decimal ;
  geo-pos:long "-14.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5276'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-14.28'^^xsd:double;
  dwc:latitude '6.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5276'^^xsd:string;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 377'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '10.28'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 377'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 378'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '10.28'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 378'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "10.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 10.28)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "10.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 379'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '10.28'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 379'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 380'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 380'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "10.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 381'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.92'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 381'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.07 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.07 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "15.07"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2526'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '15.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2526'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 45.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.38"^^xsd:decimal ;
  dwc:decimalLongitude "45.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.38 45.57)"^^geo:wktLiteral ;
  geo-pos:lat "-7.38"^^xsd:decimal ;
  geo-pos:long "45.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7700'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '45.57'^^xsd:double;
  dwc:latitude '-7.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7700'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 8.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.42"^^xsd:decimal ;
  dwc:decimalLongitude "8.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.42 8.52)"^^geo:wktLiteral ;
  geo-pos:lat "-3.42"^^xsd:decimal ;
  geo-pos:long "8.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7843'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '8.52'^^xsd:double;
  dwc:latitude '-3.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7843'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 50.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "50.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 50.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "50.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7844'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '50.02'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7844'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.28)"^^geo:wktLiteral ;
  geo-pos:lat "15.45"^^xsd:decimal ;
  geo-pos:long "-17.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6151'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.28'^^xsd:double;
  dwc:latitude '15.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6151'^^xsd:string;
  dwc:observationDate '2007-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.28)"^^geo:wktLiteral ;
  geo-pos:lat "15.45"^^xsd:decimal ;
  geo-pos:long "-17.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6152'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.28'^^xsd:double;
  dwc:latitude '15.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6152'^^xsd:string;
  dwc:observationDate '2007-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.28)"^^geo:wktLiteral ;
  geo-pos:lat "15.45"^^xsd:decimal ;
  geo-pos:long "-17.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6153'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.28'^^xsd:double;
  dwc:latitude '15.45'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6153'^^xsd:string;
  dwc:observationDate '2007-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.28)"^^geo:wktLiteral ;
  geo-pos:lat "15.45"^^xsd:decimal ;
  geo-pos:long "-17.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6154'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.28'^^xsd:double;
  dwc:latitude '15.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6154'^^xsd:string;
  dwc:observationDate '2007-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "49.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6155'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '49.67'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6155'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "49.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6156'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '49.67'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6156'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "49.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6157'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '49.67'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6157'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "49.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6158'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '49.67'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6158'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 50.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.72"^^xsd:decimal ;
  dwc:decimalLongitude "50.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 50.85)"^^geo:wktLiteral ;
  geo-pos:lat "-7.72"^^xsd:decimal ;
  geo-pos:long "50.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5277'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '50.85'^^xsd:double;
  dwc:latitude '-7.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5277'^^xsd:string;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.68 -18.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.68"^^xsd:decimal ;
  dwc:decimalLongitude "-18.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.68 -18.93)"^^geo:wktLiteral ;
  geo-pos:lat "13.68"^^xsd:decimal ;
  geo-pos:long "-18.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5278'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.93'^^xsd:double;
  dwc:latitude '13.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5278'^^xsd:string;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.68 -18.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.68"^^xsd:decimal ;
  dwc:decimalLongitude "-18.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.68 -18.93)"^^geo:wktLiteral ;
  geo-pos:lat "13.68"^^xsd:decimal ;
  geo-pos:long "-18.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5279'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.93'^^xsd:double;
  dwc:latitude '13.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5279'^^xsd:string;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.68 -18.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.68"^^xsd:decimal ;
  dwc:decimalLongitude "-18.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.68 -18.93)"^^geo:wktLiteral ;
  geo-pos:lat "13.68"^^xsd:decimal ;
  geo-pos:long "-18.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5280'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.93'^^xsd:double;
  dwc:latitude '13.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5280'^^xsd:string;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8238'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8238'^^xsd:string;
  dwc:observationDate '2011-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8239'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8239'^^xsd:string;
  dwc:observationDate '2011-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 56.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 56.32)"^^geo:wktLiteral ;
  geo-pos:lat "5.97"^^xsd:decimal ;
  geo-pos:long "56.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8113'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.32'^^xsd:double;
  dwc:latitude '5.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8113'^^xsd:string;
  dwc:observationDate '2010-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 56.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.37"^^xsd:decimal ;
  dwc:decimalLongitude "56.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 56.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.37"^^xsd:decimal ;
  geo-pos:long "56.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8199'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '56.28'^^xsd:double;
  dwc:latitude '-3.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8199'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 56.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.37"^^xsd:decimal ;
  dwc:decimalLongitude "56.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 56.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.37"^^xsd:decimal ;
  geo-pos:long "56.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8200'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '56.28'^^xsd:double;
  dwc:latitude '-3.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8200'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.17"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8066'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '4.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8066'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 53.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 53.77)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08"^^xsd:decimal ;
  geo-pos:long "53.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8067'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.77'^^xsd:double;
  dwc:latitude '-7.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8067'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.17"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8068'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '4.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8068'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.17"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8069'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8069'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 53.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 53.77)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08"^^xsd:decimal ;
  geo-pos:long "53.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8070'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.77'^^xsd:double;
  dwc:latitude '-7.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8070'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6161'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6161'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.42 58.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.42"^^xsd:decimal ;
  dwc:decimalLongitude "58.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.42 58.28)"^^geo:wktLiteral ;
  geo-pos:lat "-9.42"^^xsd:decimal ;
  geo-pos:long "58.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7791'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '58.28'^^xsd:double;
  dwc:latitude '-9.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7791'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 382'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 382'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "10.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 383'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.92'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 383'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 384'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 384'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "10.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 385'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.92'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 385'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 386'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 386'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "10.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 387'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.92'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 387'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 10.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6 10.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6"^^xsd:decimal ;
  geo-pos:long "10.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 388'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.83'^^xsd:double;
  dwc:latitude '-5.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 388'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.92)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "10.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 389'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '10.92'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 389'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 390'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '11.17'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 390'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 391'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '11.17'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 391'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 392'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '11.17'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 392'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 393'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '11.17'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 393'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "11.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 11.17)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "11.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 394'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '11.17'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 394'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.25 54.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.25"^^xsd:decimal ;
  dwc:decimalLongitude "54.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.25 54.82)"^^geo:wktLiteral ;
  geo-pos:lat "-13.25"^^xsd:decimal ;
  geo-pos:long "54.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5282'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '54.82'^^xsd:double;
  dwc:latitude '-13.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5282'^^xsd:string;
  dwc:observationDate '2006-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.57 50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.57"^^xsd:decimal ;
  dwc:decimalLongitude "50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.57 50.65)"^^geo:wktLiteral ;
  geo-pos:lat "-7.57"^^xsd:decimal ;
  geo-pos:long "50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5283'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '50.65'^^xsd:double;
  dwc:latitude '-7.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5283'^^xsd:string;
  dwc:observationDate '2006-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 51.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.48 51.98)"^^geo:wktLiteral ;
  geo-pos:lat "-7.48"^^xsd:decimal ;
  geo-pos:long "51.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5284'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '51.98'^^xsd:double;
  dwc:latitude '-7.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5284'^^xsd:string;
  dwc:observationDate '2006-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.38 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.38 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.38"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5285'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '9.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5285'^^xsd:string;
  dwc:observationDate '2006-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.38 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.38 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "9.38"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5286'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '9.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5286'^^xsd:string;
  dwc:observationDate '2006-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.6 -19.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.6 -19.17)"^^geo:wktLiteral ;
  geo-pos:lat "8.6"^^xsd:decimal ;
  geo-pos:long "-19.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5287'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-19.17'^^xsd:double;
  dwc:latitude '8.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5287'^^xsd:string;
  dwc:observationDate '2006-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.98"^^xsd:decimal ;
  dwc:decimalLongitude "44.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  geo-pos:lat "-14.98"^^xsd:decimal ;
  geo-pos:long "44.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5288'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '44.58'^^xsd:double;
  dwc:latitude '-14.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5288'^^xsd:string;
  dwc:observationDate '2006-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.98"^^xsd:decimal ;
  dwc:decimalLongitude "44.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  geo-pos:lat "-14.98"^^xsd:decimal ;
  geo-pos:long "44.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5289'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '44.58'^^xsd:double;
  dwc:latitude '-14.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5289'^^xsd:string;
  dwc:observationDate '2006-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.98"^^xsd:decimal ;
  dwc:decimalLongitude "44.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  geo-pos:lat "-14.98"^^xsd:decimal ;
  geo-pos:long "44.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5290'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '44.58'^^xsd:double;
  dwc:latitude '-14.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5290'^^xsd:string;
  dwc:observationDate '2006-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.98"^^xsd:decimal ;
  dwc:decimalLongitude "44.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  geo-pos:lat "-14.98"^^xsd:decimal ;
  geo-pos:long "44.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5291'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '44.58'^^xsd:double;
  dwc:latitude '-14.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5291'^^xsd:string;
  dwc:observationDate '2006-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.98"^^xsd:decimal ;
  dwc:decimalLongitude "44.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  geo-pos:lat "-14.98"^^xsd:decimal ;
  geo-pos:long "44.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5292'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '44.58'^^xsd:double;
  dwc:latitude '-14.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5292'^^xsd:string;
  dwc:observationDate '2006-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.98"^^xsd:decimal ;
  dwc:decimalLongitude "44.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.98 44.58)"^^geo:wktLiteral ;
  geo-pos:lat "-14.98"^^xsd:decimal ;
  geo-pos:long "44.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5293'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '44.58'^^xsd:double;
  dwc:latitude '-14.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5293'^^xsd:string;
  dwc:observationDate '2006-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.27 44.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.27"^^xsd:decimal ;
  dwc:decimalLongitude "44.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.27 44.82)"^^geo:wktLiteral ;
  geo-pos:lat "-14.27"^^xsd:decimal ;
  geo-pos:long "44.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5294'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '44.82'^^xsd:double;
  dwc:latitude '-14.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5294'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.53 45.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.53"^^xsd:decimal ;
  dwc:decimalLongitude "45.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.53 45.62)"^^geo:wktLiteral ;
  geo-pos:lat "-13.53"^^xsd:decimal ;
  geo-pos:long "45.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5295'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.62'^^xsd:double;
  dwc:latitude '-13.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5295'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.53 45.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.53"^^xsd:decimal ;
  dwc:decimalLongitude "45.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.53 45.62)"^^geo:wktLiteral ;
  geo-pos:lat "-13.53"^^xsd:decimal ;
  geo-pos:long "45.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5296'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.62'^^xsd:double;
  dwc:latitude '-13.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5296'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.53 45.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.53"^^xsd:decimal ;
  dwc:decimalLongitude "45.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.53 45.62)"^^geo:wktLiteral ;
  geo-pos:lat "-13.53"^^xsd:decimal ;
  geo-pos:long "45.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5297'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.62'^^xsd:double;
  dwc:latitude '-13.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5297'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.27 44.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.27"^^xsd:decimal ;
  dwc:decimalLongitude "44.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.27 44.82)"^^geo:wktLiteral ;
  geo-pos:lat "-14.27"^^xsd:decimal ;
  geo-pos:long "44.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5298'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '44.82'^^xsd:double;
  dwc:latitude '-14.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5298'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.27 44.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.27"^^xsd:decimal ;
  dwc:decimalLongitude "44.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.27 44.82)"^^geo:wktLiteral ;
  geo-pos:lat "-14.27"^^xsd:decimal ;
  geo-pos:long "44.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5299'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '44.82'^^xsd:double;
  dwc:latitude '-14.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5299'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.53 45.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.53"^^xsd:decimal ;
  dwc:decimalLongitude "45.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.53 45.62)"^^geo:wktLiteral ;
  geo-pos:lat "-13.53"^^xsd:decimal ;
  geo-pos:long "45.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5300'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '45.62'^^xsd:double;
  dwc:latitude '-13.53'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5300'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7548'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7548'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 55.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "55.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 55.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "55.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7549'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '55.02'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7549'^^xsd:string;
  dwc:observationDate '2009-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "10.9"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7629'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '10.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7629'^^xsd:string;
  dwc:observationDate '2009-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "49.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6159'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '49.67'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6159'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "49.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 49.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "49.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6160'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '49.67'^^xsd:double;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6160'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.07 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.07 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "15.07"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2527'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '15.07'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2527'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2528'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2528'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2529'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2529'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2530'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2530'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2531'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2531'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2532'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2532'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2533'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2533'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2534'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2534'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.1 8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.1 8.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.1"^^xsd:decimal ;
  geo-pos:long "8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2555'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '8.42'^^xsd:double;
  dwc:latitude '-2.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2555'^^xsd:string;
  dwc:observationDate '2003-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6169'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6169'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 53.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.07"^^xsd:decimal ;
  dwc:decimalLongitude "53.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.07 53.93)"^^geo:wktLiteral ;
  geo-pos:lat "-6.07"^^xsd:decimal ;
  geo-pos:long "53.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6170'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.93'^^xsd:double;
  dwc:latitude '-6.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6170'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 45.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 45.4)"^^geo:wktLiteral ;
  geo-pos:lat "-3.65"^^xsd:decimal ;
  geo-pos:long "45.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6171'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '45.4'^^xsd:double;
  dwc:latitude '-3.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6171'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 45.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.65 45.4)"^^geo:wktLiteral ;
  geo-pos:lat "-3.65"^^xsd:decimal ;
  geo-pos:long "45.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6172'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '45.4'^^xsd:double;
  dwc:latitude '-3.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6172'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.87 -19.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.87"^^xsd:decimal ;
  dwc:decimalLongitude "-19.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.87 -19.63)"^^geo:wktLiteral ;
  geo-pos:lat "15.87"^^xsd:decimal ;
  geo-pos:long "-19.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6173'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-19.63'^^xsd:double;
  dwc:latitude '15.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6173'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.87 -19.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.87"^^xsd:decimal ;
  dwc:decimalLongitude "-19.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.87 -19.63)"^^geo:wktLiteral ;
  geo-pos:lat "15.87"^^xsd:decimal ;
  geo-pos:long "-19.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6174'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-19.63'^^xsd:double;
  dwc:latitude '15.87'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6174'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5361'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5361'^^xsd:string;
  dwc:observationDate '2006-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 46.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "46.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 46.03)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "46.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5362'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '46.03'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5362'^^xsd:string;
  dwc:observationDate '2006-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 46.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.63"^^xsd:decimal ;
  dwc:decimalLongitude "46.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.63 46.03)"^^geo:wktLiteral ;
  geo-pos:lat "-6.63"^^xsd:decimal ;
  geo-pos:long "46.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5363'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '46.03'^^xsd:double;
  dwc:latitude '-6.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5363'^^xsd:string;
  dwc:observationDate '2006-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.42 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.42 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "17.42"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5364'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '17.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5364'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.42 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.42 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "17.42"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5365'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '17.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5365'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.42 -17.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.42 -17.13)"^^geo:wktLiteral ;
  geo-pos:lat "17.42"^^xsd:decimal ;
  geo-pos:long "-17.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5366'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.13'^^xsd:double;
  dwc:latitude '17.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5366'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.28 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.28 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "17.28"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5367'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:latitude '17.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5367'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.28 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.28 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "17.28"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5368'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:latitude '17.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5368'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.37)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2556'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '8.37'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2556'^^xsd:string;
  dwc:observationDate '2003-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 -14.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 -14.72)"^^geo:wktLiteral ;
  geo-pos:lat "2.2"^^xsd:decimal ;
  geo-pos:long "-14.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3411'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-14.72'^^xsd:double;
  dwc:latitude '2.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3411'^^xsd:string;
  dwc:observationDate '2004-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 51.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 51.88)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "51.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3911'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.88'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3911'^^xsd:string;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.53"^^xsd:decimal ;
  dwc:decimalLongitude "52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-7.53"^^xsd:decimal ;
  geo-pos:long "52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6557'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.15'^^xsd:double;
  dwc:latitude '-7.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6557'^^xsd:string;
  dwc:observationDate '2008-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6735'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6735'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 423'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 423'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 424'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 424'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 425'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 425'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 426'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 426'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 427'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 427'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 428'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 428'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 429'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 429'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 430'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 430'^^xsd:string;
  dwc:observationDate '2000-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 431'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 431'^^xsd:string;
  dwc:observationDate '2000-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 49.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "49.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 49.42)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "49.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 432'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '49.42'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 432'^^xsd:string;
  dwc:observationDate '2000-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 3.33)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 433'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '3.33'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 433'^^xsd:string;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 3.33)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 434'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '3.33'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 434'^^xsd:string;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 3.33)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 435'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '3.33'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 435'^^xsd:string;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 3.33)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 436'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '3.33'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 436'^^xsd:string;
  dwc:observationDate '2000-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "45.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5378'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '45.77'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5378'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "45.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5379'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '45.77'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5379'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "45.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5380'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '45.77'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5380'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "45.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5381'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '45.77'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5381'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.42 58.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.42"^^xsd:decimal ;
  dwc:decimalLongitude "58.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.42 58.28)"^^geo:wktLiteral ;
  geo-pos:lat "-9.42"^^xsd:decimal ;
  geo-pos:long "58.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7792'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '58.28'^^xsd:double;
  dwc:latitude '-9.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7792'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 50.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "50.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 50.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "50.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7845'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '50.02'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7845'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 10.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.37"^^xsd:decimal ;
  dwc:decimalLongitude "10.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.37 10.38)"^^geo:wktLiteral ;
  geo-pos:lat "-4.37"^^xsd:decimal ;
  geo-pos:long "10.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7997'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '10.38'^^xsd:double;
  dwc:latitude '-4.37'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7997'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -3.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -3.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-3.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8071'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-3.67'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8071'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.28 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.28"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.28 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "17.28"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5369'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:latitude '17.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5369'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.92 43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.92"^^xsd:decimal ;
  dwc:decimalLongitude "43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.92 43.4)"^^geo:wktLiteral ;
  geo-pos:lat "-5.92"^^xsd:decimal ;
  geo-pos:long "43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5370'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43.4'^^xsd:double;
  dwc:latitude '-5.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5370'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.92 43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.92"^^xsd:decimal ;
  dwc:decimalLongitude "43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.92 43.4)"^^geo:wktLiteral ;
  geo-pos:lat "-5.92"^^xsd:decimal ;
  geo-pos:long "43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5371'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43.4'^^xsd:double;
  dwc:latitude '-5.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5371'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.92 43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.92"^^xsd:decimal ;
  dwc:decimalLongitude "43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.92 43.4)"^^geo:wktLiteral ;
  geo-pos:lat "-5.92"^^xsd:decimal ;
  geo-pos:long "43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5372'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43.4'^^xsd:double;
  dwc:latitude '-5.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5372'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.92 43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.92"^^xsd:decimal ;
  dwc:decimalLongitude "43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.92 43.4)"^^geo:wktLiteral ;
  geo-pos:lat "-5.92"^^xsd:decimal ;
  geo-pos:long "43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5373'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '43.4'^^xsd:double;
  dwc:latitude '-5.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5373'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "45.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5374'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '45.77'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5374'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "45.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5375'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '45.77'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5375'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "45.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5376'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '45.77'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5376'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55"^^xsd:decimal ;
  dwc:decimalLongitude "45.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55 45.77)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55"^^xsd:decimal ;
  geo-pos:long "45.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5377'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '45.77'^^xsd:double;
  dwc:latitude '-6.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5377'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.87 -19.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.87"^^xsd:decimal ;
  dwc:decimalLongitude "-19.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.87 -19.63)"^^geo:wktLiteral ;
  geo-pos:lat "15.87"^^xsd:decimal ;
  geo-pos:long "-19.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6175'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-19.63'^^xsd:double;
  dwc:latitude '15.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6175'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "10.9"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7630'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '10.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7630'^^xsd:string;
  dwc:observationDate '2009-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.25"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.25 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.25"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7406'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-4.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7406'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 56.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "56.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 56.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "56.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6888'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.67'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6888'^^xsd:string;
  dwc:observationDate '2008-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.18"^^xsd:decimal ;
  dwc:decimalLongitude "59.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  geo-pos:lat "6.18"^^xsd:decimal ;
  geo-pos:long "59.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7014'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '59.4'^^xsd:double;
  dwc:latitude '6.18'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7014'^^xsd:string;
  dwc:observationDate '2008-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.35 52.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.35"^^xsd:decimal ;
  dwc:decimalLongitude "52.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.35 52.35)"^^geo:wktLiteral ;
  geo-pos:lat "-8.35"^^xsd:decimal ;
  geo-pos:long "52.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7128'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.35'^^xsd:double;
  dwc:latitude '-8.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7128'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 55.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "55.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 55.6)"^^geo:wktLiteral ;
  geo-pos:lat "-8.5"^^xsd:decimal ;
  geo-pos:long "55.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7215'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.6'^^xsd:double;
  dwc:latitude '-8.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7215'^^xsd:string;
  dwc:observationDate '2009-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 8.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 8.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "8.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2557'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.87'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2557'^^xsd:string;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 8.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 8.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "8.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2558'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.87'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2558'^^xsd:string;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 8.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 8.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "8.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2559'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.87'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2559'^^xsd:string;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 8.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 8.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "8.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2560'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.87'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2560'^^xsd:string;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 8.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "8.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 8.87)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "8.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2561'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '8.87'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2561'^^xsd:string;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.95"^^xsd:decimal ;
  dwc:decimalLongitude "42.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.95 42.67)"^^geo:wktLiteral ;
  geo-pos:lat "-15.95"^^xsd:decimal ;
  geo-pos:long "42.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8286'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '42.67'^^xsd:double;
  dwc:latitude '-15.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8286'^^xsd:string;
  dwc:observationDate '2011-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -20.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.57"^^xsd:decimal ;
  dwc:decimalLongitude "-20.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -20.7)"^^geo:wktLiteral ;
  geo-pos:lat "7.57"^^xsd:decimal ;
  geo-pos:long "-20.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8335'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-20.7'^^xsd:double;
  dwc:latitude '7.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8335'^^xsd:string;
  dwc:observationDate '2011-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 10.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8 10.13)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8"^^xsd:decimal ;
  geo-pos:long "10.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8348'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '10.13'^^xsd:double;
  dwc:latitude '-3.8'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8348'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8361'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8361'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.53"^^xsd:decimal ;
  dwc:decimalLongitude "52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-7.53"^^xsd:decimal ;
  geo-pos:long "52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6558'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.15'^^xsd:double;
  dwc:latitude '-7.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6558'^^xsd:string;
  dwc:observationDate '2008-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 46.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "46.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 46.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "46.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6178'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '46.27'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6178'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 46.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "46.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 46.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "46.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6179'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '46.27'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6179'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 46.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "46.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 46.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "46.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6180'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '46.27'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6180'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 49.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.32"^^xsd:decimal ;
  dwc:decimalLongitude "49.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 49.73)"^^geo:wktLiteral ;
  geo-pos:lat "-3.32"^^xsd:decimal ;
  geo-pos:long "49.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6181'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.73'^^xsd:double;
  dwc:latitude '-3.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6181'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 49.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.32"^^xsd:decimal ;
  dwc:decimalLongitude "49.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.32 49.73)"^^geo:wktLiteral ;
  geo-pos:lat "-3.32"^^xsd:decimal ;
  geo-pos:long "49.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6182'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.73'^^xsd:double;
  dwc:latitude '-3.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6182'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -14.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -14.27)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-14.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 437'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-14.27'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 437'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 1.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "1.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 1.12)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "1.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 438'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '1.12'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 438'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.02)"^^geo:wktLiteral ;
  geo-pos:lat "7.12"^^xsd:decimal ;
  geo-pos:long "-13.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 439'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-13.02'^^xsd:double;
  dwc:latitude '7.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 439'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 1.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "1.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 1.12)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "1.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 440'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '1.12'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 440'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.12"^^xsd:decimal ;
  dwc:decimalLongitude "-13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.12 -13.02)"^^geo:wktLiteral ;
  geo-pos:lat "7.12"^^xsd:decimal ;
  geo-pos:long "-13.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 441'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-13.02'^^xsd:double;
  dwc:latitude '7.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 441'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 1.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "1.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 1.12)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "1.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 442'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '1.12'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 442'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -14.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -14.27)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-14.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 443'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-14.27'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 443'^^xsd:string;
  dwc:observationDate '2000-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.87 -19.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.87"^^xsd:decimal ;
  dwc:decimalLongitude "-19.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.87 -19.63)"^^geo:wktLiteral ;
  geo-pos:lat "15.87"^^xsd:decimal ;
  geo-pos:long "-19.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6176'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-19.63'^^xsd:double;
  dwc:latitude '15.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6176'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 46.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.77"^^xsd:decimal ;
  dwc:decimalLongitude "46.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.77 46.27)"^^geo:wktLiteral ;
  geo-pos:lat "-4.77"^^xsd:decimal ;
  geo-pos:long "46.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6177'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '46.27'^^xsd:double;
  dwc:latitude '-4.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6177'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -16.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -16.93)"^^geo:wktLiteral ;
  geo-pos:lat "17.78"^^xsd:decimal ;
  geo-pos:long "-16.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5382'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.93'^^xsd:double;
  dwc:latitude '17.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5382'^^xsd:string;
  dwc:observationDate '2006-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -16.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -16.93)"^^geo:wktLiteral ;
  geo-pos:lat "17.78"^^xsd:decimal ;
  geo-pos:long "-16.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5383'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.93'^^xsd:double;
  dwc:latitude '17.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5383'^^xsd:string;
  dwc:observationDate '2006-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -16.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.78 -16.93)"^^geo:wktLiteral ;
  geo-pos:lat "17.78"^^xsd:decimal ;
  geo-pos:long "-16.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5384'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.93'^^xsd:double;
  dwc:latitude '17.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5384'^^xsd:string;
  dwc:observationDate '2006-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 45.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "45.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 45.63)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "45.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5385'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '45.63'^^xsd:double;
  dwc:latitude '-8.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5385'^^xsd:string;
  dwc:observationDate '2006-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.92"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.92 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "17.92"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5386'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '17.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5386'^^xsd:string;
  dwc:observationDate '2006-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.53"^^xsd:decimal ;
  dwc:decimalLongitude "52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-7.53"^^xsd:decimal ;
  geo-pos:long "52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6559'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.15'^^xsd:double;
  dwc:latitude '-7.53'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6559'^^xsd:string;
  dwc:observationDate '2008-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 52.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.53"^^xsd:decimal ;
  dwc:decimalLongitude "52.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.53 52.15)"^^geo:wktLiteral ;
  geo-pos:lat "-7.53"^^xsd:decimal ;
  geo-pos:long "52.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6560'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.15'^^xsd:double;
  dwc:latitude '-7.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6560'^^xsd:string;
  dwc:observationDate '2008-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6561'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6561'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6562'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6562'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "-7.58"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6563'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '-7.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6563'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "-7.58"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6564'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '-7.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6564'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "-7.58"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6565'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '-7.58'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6565'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "-7.58"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6566'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '-7.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6566'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.58"^^xsd:decimal ;
  dwc:decimalLongitude "52.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.58 52.2)"^^geo:wktLiteral ;
  geo-pos:lat "-7.58"^^xsd:decimal ;
  geo-pos:long "52.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6567'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.2'^^xsd:double;
  dwc:latitude '-7.58'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6567'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6568'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6568'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 52.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 52.58)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "52.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6569'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '52.58'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6569'^^xsd:string;
  dwc:observationDate '2008-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6733'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6733'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 412'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 412'^^xsd:string;
  dwc:observationDate '2000-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 4.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "4.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 413'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '4.78'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 413'^^xsd:string;
  dwc:observationDate '2000-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 414'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 414'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 415'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 415'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 416'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 416'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.37)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2554'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '8.37'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2554'^^xsd:string;
  dwc:observationDate '2003-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.83"^^xsd:decimal ;
  geo-pos:long "46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3410'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.5'^^xsd:double;
  dwc:latitude '-5.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3410'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6734'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6734'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.85 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.85"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.85 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "15.85"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6556'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '15.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6556'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "15.97"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6555'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '15.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6555'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6168'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6168'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3 52.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3"^^xsd:decimal ;
  dwc:decimalLongitude "52.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3 52.37)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3"^^xsd:decimal ;
  geo-pos:long "52.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6553'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.37'^^xsd:double;
  dwc:latitude '-7.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6553'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3 52.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.3"^^xsd:decimal ;
  dwc:decimalLongitude "52.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.3 52.37)"^^geo:wktLiteral ;
  geo-pos:lat "-7.3"^^xsd:decimal ;
  geo-pos:long "52.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6554'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.37'^^xsd:double;
  dwc:latitude '-7.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6554'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 417'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 417'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 418'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 418'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 419'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 419'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 420'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 420'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 421'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 421'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 422'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-3.17'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 422'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.58"^^xsd:decimal ;
  dwc:decimalLongitude "4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 4.67)"^^geo:wktLiteral ;
  geo-pos:lat "0.58"^^xsd:decimal ;
  geo-pos:long "4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5352'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '4.67'^^xsd:double;
  dwc:latitude '0.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5352'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.58"^^xsd:decimal ;
  dwc:decimalLongitude "4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 4.67)"^^geo:wktLiteral ;
  geo-pos:lat "0.58"^^xsd:decimal ;
  geo-pos:long "4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5353'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '4.67'^^xsd:double;
  dwc:latitude '0.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5353'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.58"^^xsd:decimal ;
  dwc:decimalLongitude "4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 4.67)"^^geo:wktLiteral ;
  geo-pos:lat "0.58"^^xsd:decimal ;
  geo-pos:long "4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5354'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '4.67'^^xsd:double;
  dwc:latitude '0.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5354'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 4.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.58"^^xsd:decimal ;
  dwc:decimalLongitude "4.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 4.67)"^^geo:wktLiteral ;
  geo-pos:lat "0.58"^^xsd:decimal ;
  geo-pos:long "4.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5355'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '4.67'^^xsd:double;
  dwc:latitude '0.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5355'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "-1.07"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5356'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '-1.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5356'^^xsd:string;
  dwc:observationDate '2006-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "-1.07"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5357'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '-1.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5357'^^xsd:string;
  dwc:observationDate '2006-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "-1.07"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5358'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '-1.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5358'^^xsd:string;
  dwc:observationDate '2006-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.07"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.07 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "-1.07"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5359'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '-1.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5359'^^xsd:string;
  dwc:observationDate '2006-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5360'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5360'^^xsd:string;
  dwc:observationDate '2006-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 8.27)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5333'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '8.27'^^xsd:double;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5333'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.32 -11.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.32"^^xsd:decimal ;
  dwc:decimalLongitude "-11.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.32 -11.32)"^^geo:wktLiteral ;
  geo-pos:lat "2.32"^^xsd:decimal ;
  geo-pos:long "-11.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7013'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-11.32'^^xsd:double;
  dwc:latitude '2.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7013'^^xsd:string;
  dwc:observationDate '2008-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 50.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "50.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 50.18)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "50.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5329'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.18'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5329'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 50.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "50.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 50.18)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "50.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5330'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.18'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5330'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 8.27)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5331'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '8.27'^^xsd:double;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5331'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 8.27)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5332'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '8.27'^^xsd:double;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5332'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.62 49.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.62"^^xsd:decimal ;
  dwc:decimalLongitude "49.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.62 49.12)"^^geo:wktLiteral ;
  geo-pos:lat "-8.62"^^xsd:decimal ;
  geo-pos:long "49.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2536'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.12'^^xsd:double;
  dwc:latitude '-8.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2536'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.62 49.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.62"^^xsd:decimal ;
  dwc:decimalLongitude "49.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.62 49.12)"^^geo:wktLiteral ;
  geo-pos:lat "-8.62"^^xsd:decimal ;
  geo-pos:long "49.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2537'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.12'^^xsd:double;
  dwc:latitude '-8.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2537'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.62 49.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.62"^^xsd:decimal ;
  dwc:decimalLongitude "49.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.62 49.12)"^^geo:wktLiteral ;
  geo-pos:lat "-8.62"^^xsd:decimal ;
  geo-pos:long "49.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2538'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.12'^^xsd:double;
  dwc:latitude '-8.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2538'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.62 49.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.62"^^xsd:decimal ;
  dwc:decimalLongitude "49.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.62 49.12)"^^geo:wktLiteral ;
  geo-pos:lat "-8.62"^^xsd:decimal ;
  geo-pos:long "49.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2539'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.12'^^xsd:double;
  dwc:latitude '-8.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2539'^^xsd:string;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.55 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.55"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.55 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-8.55"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2540'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-8.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2540'^^xsd:string;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 58.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 58.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.95"^^xsd:decimal ;
  geo-pos:long "58.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2541'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.12'^^xsd:double;
  dwc:latitude '-6.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2541'^^xsd:string;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 58.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 58.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.95"^^xsd:decimal ;
  geo-pos:long "58.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2542'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.12'^^xsd:double;
  dwc:latitude '-6.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2542'^^xsd:string;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 58.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 58.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.95"^^xsd:decimal ;
  geo-pos:long "58.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2543'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.12'^^xsd:double;
  dwc:latitude '-6.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2543'^^xsd:string;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 58.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.95"^^xsd:decimal ;
  dwc:decimalLongitude "58.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.95 58.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.95"^^xsd:decimal ;
  geo-pos:long "58.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2544'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.12'^^xsd:double;
  dwc:latitude '-6.95'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2544'^^xsd:string;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.33)"^^geo:wktLiteral ;
  geo-pos:lat "15.45"^^xsd:decimal ;
  geo-pos:long "-17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2545'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.33'^^xsd:double;
  dwc:latitude '15.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2545'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.33)"^^geo:wktLiteral ;
  geo-pos:lat "15.45"^^xsd:decimal ;
  geo-pos:long "-17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2546'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.33'^^xsd:double;
  dwc:latitude '15.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2546'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 65.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.48"^^xsd:decimal ;
  dwc:decimalLongitude "65.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 65.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.48"^^xsd:decimal ;
  geo-pos:long "65.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7212'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '65.88'^^xsd:double;
  dwc:latitude '-5.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7212'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 65.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.48"^^xsd:decimal ;
  dwc:decimalLongitude "65.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 65.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.48"^^xsd:decimal ;
  geo-pos:long "65.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7213'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '65.88'^^xsd:double;
  dwc:latitude '-5.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7213'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 65.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.48"^^xsd:decimal ;
  dwc:decimalLongitude "65.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 65.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.48"^^xsd:decimal ;
  geo-pos:long "65.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7214'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '65.88'^^xsd:double;
  dwc:latitude '-5.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7214'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.45 -17.33)"^^geo:wktLiteral ;
  geo-pos:lat "15.45"^^xsd:decimal ;
  geo-pos:long "-17.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2547'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.33'^^xsd:double;
  dwc:latitude '15.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2547'^^xsd:string;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.37)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2548'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '8.37'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2548'^^xsd:string;
  dwc:observationDate '2003-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.1 8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.1 8.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.1"^^xsd:decimal ;
  geo-pos:long "8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2549'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '8.42'^^xsd:double;
  dwc:latitude '-2.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2549'^^xsd:string;
  dwc:observationDate '2003-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.37)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2550'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '8.37'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2550'^^xsd:string;
  dwc:observationDate '2003-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.1 8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.1 8.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.1"^^xsd:decimal ;
  geo-pos:long "8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2551'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '8.42'^^xsd:double;
  dwc:latitude '-2.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2551'^^xsd:string;
  dwc:observationDate '2003-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.37)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2552'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '8.37'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2552'^^xsd:string;
  dwc:observationDate '2003-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.1 8.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.1 8.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.1"^^xsd:decimal ;
  geo-pos:long "8.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2553'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '8.42'^^xsd:double;
  dwc:latitude '-2.1'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2553'^^xsd:string;
  dwc:observationDate '2003-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 1.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 1.95)"^^geo:wktLiteral ;
  geo-pos:lat "0.23"^^xsd:decimal ;
  geo-pos:long "1.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5347'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '1.95'^^xsd:double;
  dwc:latitude '0.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5347'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.87 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.87 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "16.87"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5348'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '16.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5348'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5349'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5349'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.87 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.87"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.87 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "16.87"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5350'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '16.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5350'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.28"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.28 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "0.28"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5351'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '0.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5351'^^xsd:string;
  dwc:observationDate '2006-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 56.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "56.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 56.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "56.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6886'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.67'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6886'^^xsd:string;
  dwc:observationDate '2008-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 56.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "56.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 56.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "56.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6887'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '56.67'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6887'^^xsd:string;
  dwc:observationDate '2008-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.78 52.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.78 52.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.78"^^xsd:decimal ;
  geo-pos:long "52.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3909'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.08'^^xsd:double;
  dwc:latitude '0.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3909'^^xsd:string;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 51.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.48"^^xsd:decimal ;
  dwc:decimalLongitude "51.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.48 51.88)"^^geo:wktLiteral ;
  geo-pos:lat "0.48"^^xsd:decimal ;
  geo-pos:long "51.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3910'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.88'^^xsd:double;
  dwc:latitude '0.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3910'^^xsd:string;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 410'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 410'^^xsd:string;
  dwc:observationDate '2000-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 411'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 411'^^xsd:string;
  dwc:observationDate '2000-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.37 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-17.37"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6732'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-17.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6732'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 8.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.83"^^xsd:decimal ;
  dwc:decimalLongitude "8.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.83 8.27)"^^geo:wktLiteral ;
  geo-pos:lat "-0.83"^^xsd:decimal ;
  geo-pos:long "8.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5334'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '8.27'^^xsd:double;
  dwc:latitude '-0.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5334'^^xsd:string;
  dwc:observationDate '2006-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 52.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.4"^^xsd:decimal ;
  dwc:decimalLongitude "52.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.4 52.4)"^^geo:wktLiteral ;
  geo-pos:lat "2.4"^^xsd:decimal ;
  geo-pos:long "52.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5335'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.4'^^xsd:double;
  dwc:latitude '2.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5335'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.45 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.45"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.45 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.45"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5336'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '2.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5336'^^xsd:string;
  dwc:observationDate '2006-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.77 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.77 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "15.77"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5337'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '15.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5337'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.77 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.77 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "15.77"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5338'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '15.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5338'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.77 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.77 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "15.77"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5339'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '15.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5339'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.18 3.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.18"^^xsd:decimal ;
  dwc:decimalLongitude "3.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.18 3.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.18"^^xsd:decimal ;
  geo-pos:long "3.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5340'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.83'^^xsd:double;
  dwc:latitude '0.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5340'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.18 3.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.18"^^xsd:decimal ;
  dwc:decimalLongitude "3.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.18 3.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.18"^^xsd:decimal ;
  geo-pos:long "3.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5341'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.83'^^xsd:double;
  dwc:latitude '0.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5341'^^xsd:string;
  dwc:observationDate '2006-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5342'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5342'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 1.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.23"^^xsd:decimal ;
  dwc:decimalLongitude "1.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 1.95)"^^geo:wktLiteral ;
  geo-pos:lat "0.23"^^xsd:decimal ;
  geo-pos:long "1.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5343'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '1.95'^^xsd:double;
  dwc:latitude '0.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5343'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5344'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5344'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.32"^^xsd:decimal ;
  dwc:decimalLongitude "4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 4.32)"^^geo:wktLiteral ;
  geo-pos:lat "0.32"^^xsd:decimal ;
  geo-pos:long "4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5345'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '4.32'^^xsd:double;
  dwc:latitude '0.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5345'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.32"^^xsd:decimal ;
  dwc:decimalLongitude "4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.32 4.32)"^^geo:wktLiteral ;
  geo-pos:lat "0.32"^^xsd:decimal ;
  geo-pos:long "4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5346'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '4.32'^^xsd:double;
  dwc:latitude '0.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5346'^^xsd:string;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.03 48.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.03"^^xsd:decimal ;
  dwc:decimalLongitude "48.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.03 48.67)"^^geo:wktLiteral ;
  geo-pos:lat "-10.03"^^xsd:decimal ;
  geo-pos:long "48.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5322'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '48.67'^^xsd:double;
  dwc:latitude '-10.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5322'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.37 52.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.37 52.37)"^^geo:wktLiteral ;
  geo-pos:lat "-8.37"^^xsd:decimal ;
  geo-pos:long "52.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7127'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.37'^^xsd:double;
  dwc:latitude '-8.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7127'^^xsd:string;
  dwc:observationDate '2008-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 402'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 402'^^xsd:string;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.55 3.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.55"^^xsd:decimal ;
  geo-pos:long "3.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2535'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.17'^^xsd:double;
  dwc:latitude '-0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2535'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 403'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 403'^^xsd:string;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 404'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 404'^^xsd:string;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "55.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 55.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "55.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 405'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.33'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 405'^^xsd:string;
  dwc:observationDate '2000-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.33 52.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.33 52.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.33"^^xsd:decimal ;
  geo-pos:long "52.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 406'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.33'^^xsd:double;
  dwc:latitude '4.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 406'^^xsd:string;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.33 52.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.33 52.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.33"^^xsd:decimal ;
  geo-pos:long "52.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 407'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.33'^^xsd:double;
  dwc:latitude '4.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 407'^^xsd:string;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.33 52.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.33"^^xsd:decimal ;
  dwc:decimalLongitude "52.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.33 52.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.33"^^xsd:decimal ;
  geo-pos:long "52.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 408'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.33'^^xsd:double;
  dwc:latitude '4.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 408'^^xsd:string;
  dwc:observationDate '2000-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -1.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 -1.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "-1.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 409'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-1.13'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 409'^^xsd:string;
  dwc:observationDate '2000-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.02 48.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.02"^^xsd:decimal ;
  dwc:decimalLongitude "48.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.02 48.73)"^^geo:wktLiteral ;
  geo-pos:lat "-10.02"^^xsd:decimal ;
  geo-pos:long "48.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5323'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '48.73'^^xsd:double;
  dwc:latitude '-10.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5323'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.03 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.03"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.03 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "16.03"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5324'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '16.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5324'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.03 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.03"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.03 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "16.03"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5325'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '16.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5325'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.03 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.03"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.03 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "16.03"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5326'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '16.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5326'^^xsd:string;
  dwc:observationDate '2006-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 50.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "50.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 50.18)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "50.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5327'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.18'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5327'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 50.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.12"^^xsd:decimal ;
  dwc:decimalLongitude "50.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.12 50.18)"^^geo:wktLiteral ;
  geo-pos:lat "2.12"^^xsd:decimal ;
  geo-pos:long "50.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5328'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.18'^^xsd:double;
  dwc:latitude '2.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5328'^^xsd:string;
  dwc:observationDate '2006-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "13.8"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5315'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '13.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5315'^^xsd:string;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.12 -17.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.12"^^xsd:decimal ;
  dwc:decimalLongitude "-17.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.12 -17.45)"^^geo:wktLiteral ;
  geo-pos:lat "9.12"^^xsd:decimal ;
  geo-pos:long "-17.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5316'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.45'^^xsd:double;
  dwc:latitude '9.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5316'^^xsd:string;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.07 45.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.07"^^xsd:decimal ;
  dwc:decimalLongitude "45.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.07 45.72)"^^geo:wktLiteral ;
  geo-pos:lat "-12.07"^^xsd:decimal ;
  geo-pos:long "45.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5317'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '45.72'^^xsd:double;
  dwc:latitude '-12.07'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5317'^^xsd:string;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.13 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.13"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.13 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-12.13"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5318'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-12.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5318'^^xsd:string;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.07 45.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.07"^^xsd:decimal ;
  dwc:decimalLongitude "45.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.07 45.72)"^^geo:wktLiteral ;
  geo-pos:lat "-12.07"^^xsd:decimal ;
  geo-pos:long "45.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5319'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '45.72'^^xsd:double;
  dwc:latitude '-12.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5319'^^xsd:string;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.68 45.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.68"^^xsd:decimal ;
  dwc:decimalLongitude "45.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.68 45.48)"^^geo:wktLiteral ;
  geo-pos:lat "-12.68"^^xsd:decimal ;
  geo-pos:long "45.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5320'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '45.48'^^xsd:double;
  dwc:latitude '-12.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5320'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.68 45.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.68"^^xsd:decimal ;
  dwc:decimalLongitude "45.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.68 45.48)"^^geo:wktLiteral ;
  geo-pos:lat "-12.68"^^xsd:decimal ;
  geo-pos:long "45.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5321'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '45.48'^^xsd:double;
  dwc:latitude '-12.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5321'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "13.8"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5314'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '13.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5314'^^xsd:string;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 395'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 395'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 396'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 396'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 397'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 397'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 10.73)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "10.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 398'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '10.73'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 398'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 56.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.07"^^xsd:decimal ;
  dwc:decimalLongitude "56.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 56.15)"^^geo:wktLiteral ;
  geo-pos:lat "1.07"^^xsd:decimal ;
  geo-pos:long "56.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 399'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '56.15'^^xsd:double;
  dwc:latitude '1.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 399'^^xsd:string;
  dwc:observationDate '2000-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 56.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.07"^^xsd:decimal ;
  dwc:decimalLongitude "56.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 56.15)"^^geo:wktLiteral ;
  geo-pos:lat "1.07"^^xsd:decimal ;
  geo-pos:long "56.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 400'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '56.15'^^xsd:double;
  dwc:latitude '1.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 400'^^xsd:string;
  dwc:observationDate '2000-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 56.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.07"^^xsd:decimal ;
  dwc:decimalLongitude "56.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.07 56.15)"^^geo:wktLiteral ;
  geo-pos:lat "1.07"^^xsd:decimal ;
  geo-pos:long "56.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 401'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '56.15'^^xsd:double;
  dwc:latitude '1.07'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 401'^^xsd:string;
  dwc:observationDate '2000-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.33 -18.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.33 -18.88)"^^geo:wktLiteral ;
  geo-pos:lat "14.33"^^xsd:decimal ;
  geo-pos:long "-18.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5301'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.88'^^xsd:double;
  dwc:latitude '14.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5301'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.33 -18.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.33 -18.88)"^^geo:wktLiteral ;
  geo-pos:lat "14.33"^^xsd:decimal ;
  geo-pos:long "-18.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5302'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.88'^^xsd:double;
  dwc:latitude '14.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5302'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.33 -18.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.33 -18.88)"^^geo:wktLiteral ;
  geo-pos:lat "14.33"^^xsd:decimal ;
  geo-pos:long "-18.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5303'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.88'^^xsd:double;
  dwc:latitude '14.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5303'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.27 44.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.27"^^xsd:decimal ;
  dwc:decimalLongitude "44.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.27 44.82)"^^geo:wktLiteral ;
  geo-pos:lat "-14.27"^^xsd:decimal ;
  geo-pos:long "44.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5304'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '44.82'^^xsd:double;
  dwc:latitude '-14.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5304'^^xsd:string;
  dwc:observationDate '2006-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5305'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5305'^^xsd:string;
  dwc:observationDate '2006-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5306'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5306'^^xsd:string;
  dwc:observationDate '2006-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5307'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5307'^^xsd:string;
  dwc:observationDate '2006-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.65 45.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.65 45.13)"^^geo:wktLiteral ;
  geo-pos:lat "-13.65"^^xsd:decimal ;
  geo-pos:long "45.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5308'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '45.13'^^xsd:double;
  dwc:latitude '-13.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5308'^^xsd:string;
  dwc:observationDate '2006-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.65 45.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.65 45.13)"^^geo:wktLiteral ;
  geo-pos:lat "-13.65"^^xsd:decimal ;
  geo-pos:long "45.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5309'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '45.13'^^xsd:double;
  dwc:latitude '-13.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5309'^^xsd:string;
  dwc:observationDate '2006-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.65 45.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.65 45.13)"^^geo:wktLiteral ;
  geo-pos:lat "-13.65"^^xsd:decimal ;
  geo-pos:long "45.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5310'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '45.13'^^xsd:double;
  dwc:latitude '-13.65'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5310'^^xsd:string;
  dwc:observationDate '2006-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.65 45.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.65"^^xsd:decimal ;
  dwc:decimalLongitude "45.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.65 45.13)"^^geo:wktLiteral ;
  geo-pos:lat "-13.65"^^xsd:decimal ;
  geo-pos:long "45.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5311'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '45.13'^^xsd:double;
  dwc:latitude '-13.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5311'^^xsd:string;
  dwc:observationDate '2006-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.13 -18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.13"^^xsd:decimal ;
  dwc:decimalLongitude "-18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.13 -18.57)"^^geo:wktLiteral ;
  geo-pos:lat "8.13"^^xsd:decimal ;
  geo-pos:long "-18.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5312'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-18.57'^^xsd:double;
  dwc:latitude '8.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5312'^^xsd:string;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8 -17.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8"^^xsd:decimal ;
  dwc:decimalLongitude "-17.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8 -17.93)"^^geo:wktLiteral ;
  geo-pos:lat "13.8"^^xsd:decimal ;
  geo-pos:long "-17.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5313'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.93'^^xsd:double;
  dwc:latitude '13.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5313'^^xsd:string;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6162'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6162'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6163'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6163'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6164'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6164'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6165'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6165'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6166'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6166'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.87 50.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.87"^^xsd:decimal ;
  geo-pos:long "50.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6167'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.75'^^xsd:double;
  dwc:latitude '-3.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6167'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 79.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.1"^^xsd:decimal ;
  dwc:decimalLongitude "79.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 79.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.1"^^xsd:decimal ;
  geo-pos:long "79.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7325'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '79.75'^^xsd:double;
  dwc:latitude '0.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7325'^^xsd:string;
  dwc:observationDate '2009-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7326'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7326'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.58"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.58 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.58"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7327'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '15.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7327'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8459'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8459'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 52.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 52.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.63"^^xsd:decimal ;
  geo-pos:long "52.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8442'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.45'^^xsd:double;
  dwc:latitude '1.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8442'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 0.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.18"^^xsd:decimal ;
  dwc:decimalLongitude "0.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.18 0.25)"^^geo:wktLiteral ;
  geo-pos:lat "1.18"^^xsd:decimal ;
  geo-pos:long "0.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8416'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '0.25'^^xsd:double;
  dwc:latitude '1.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8416'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.97)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5485'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.97'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5485'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.93 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.93"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.93 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "-2.93"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5486'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '-2.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5486'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5487'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5487'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 8.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5488'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.93'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5488'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 8.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5489'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.93'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5489'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 8.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5490'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.93'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5490'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5491'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5491'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5492'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5492'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5493'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5493'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5494'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5494'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8428'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8428'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8429'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8429'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 532'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 532'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 533'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 533'^^xsd:string;
  dwc:observationDate '2000-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 534'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 534'^^xsd:string;
  dwc:observationDate '2000-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 535'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 535'^^xsd:string;
  dwc:observationDate '2000-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 536'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 536'^^xsd:string;
  dwc:observationDate '2000-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48 57.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.48"^^xsd:decimal ;
  dwc:decimalLongitude "57.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48 57.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.48"^^xsd:decimal ;
  geo-pos:long "57.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8377'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.9'^^xsd:double;
  dwc:latitude '-1.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8377'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48 57.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.48"^^xsd:decimal ;
  dwc:decimalLongitude "57.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48 57.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.48"^^xsd:decimal ;
  geo-pos:long "57.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8378'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.9'^^xsd:double;
  dwc:latitude '-1.48'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8378'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48 57.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.48"^^xsd:decimal ;
  dwc:decimalLongitude "57.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48 57.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.48"^^xsd:decimal ;
  geo-pos:long "57.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8379'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.9'^^xsd:double;
  dwc:latitude '-1.48'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8379'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 56.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.97"^^xsd:decimal ;
  dwc:decimalLongitude "56.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.97 56.32)"^^geo:wktLiteral ;
  geo-pos:lat "5.97"^^xsd:decimal ;
  geo-pos:long "56.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8114'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '56.32'^^xsd:double;
  dwc:latitude '5.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8114'^^xsd:string;
  dwc:observationDate '2010-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.57"^^xsd:decimal ;
  dwc:decimalLongitude "-17.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.57 -17.07)"^^geo:wktLiteral ;
  geo-pos:lat "16.57"^^xsd:decimal ;
  geo-pos:long "-17.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2584'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.07'^^xsd:double;
  dwc:latitude '16.57'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2584'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -14.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.22"^^xsd:decimal ;
  dwc:decimalLongitude "-14.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -14.37)"^^geo:wktLiteral ;
  geo-pos:lat "5.22"^^xsd:decimal ;
  geo-pos:long "-14.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 527'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.37'^^xsd:double;
  dwc:latitude '5.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 527'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 528'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 528'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 529'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 529'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 530'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 530'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.23"^^xsd:decimal ;
  dwc:decimalLongitude "-6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.23 -6.05)"^^geo:wktLiteral ;
  geo-pos:lat "4.23"^^xsd:decimal ;
  geo-pos:long "-6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 531'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-6.05'^^xsd:double;
  dwc:latitude '4.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 531'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5495'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5495'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 10.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 10.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "10.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8397'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '10.02'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8397'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.03 8.95)"^^geo:wktLiteral ;
  geo-pos:lat "-3.03"^^xsd:decimal ;
  geo-pos:long "8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5496'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.95'^^xsd:double;
  dwc:latitude '-3.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5496'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.9 8.93)"^^geo:wktLiteral ;
  geo-pos:lat "-2.9"^^xsd:decimal ;
  geo-pos:long "8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5497'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '8.93'^^xsd:double;
  dwc:latitude '-2.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5497'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6232'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6232'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6233'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6233'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6234'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6234'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6235'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '-1.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6235'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6236'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '-1.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6236'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.18"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.18"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6237'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '17.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6237'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.18"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.18"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6238'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '17.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6238'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.18"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.18"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6239'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '17.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6239'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.18"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.18"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6240'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '17.18'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6240'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.45 55.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.45"^^xsd:decimal ;
  dwc:decimalLongitude "55.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.45 55.52)"^^geo:wktLiteral ;
  geo-pos:lat "5.45"^^xsd:decimal ;
  geo-pos:long "55.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6241'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.52'^^xsd:double;
  dwc:latitude '5.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6241'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.45 55.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.45"^^xsd:decimal ;
  dwc:decimalLongitude "55.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.45 55.52)"^^geo:wktLiteral ;
  geo-pos:lat "5.45"^^xsd:decimal ;
  geo-pos:long "55.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6242'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.52'^^xsd:double;
  dwc:latitude '5.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6242'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.45 55.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.45"^^xsd:decimal ;
  dwc:decimalLongitude "55.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.45 55.52)"^^geo:wktLiteral ;
  geo-pos:lat "5.45"^^xsd:decimal ;
  geo-pos:long "55.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6243'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.52'^^xsd:double;
  dwc:latitude '5.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6243'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48 57.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.48"^^xsd:decimal ;
  dwc:decimalLongitude "57.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48 57.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.48"^^xsd:decimal ;
  geo-pos:long "57.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8380'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '57.9'^^xsd:double;
  dwc:latitude '-1.48'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8380'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.78"^^xsd:decimal ;
  dwc:decimalLongitude "9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 9.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.78"^^xsd:decimal ;
  geo-pos:long "9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8403'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '9.18'^^xsd:double;
  dwc:latitude '-3.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8403'^^xsd:string;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8404'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8404'^^xsd:string;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.35 61.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.35"^^xsd:decimal ;
  dwc:decimalLongitude "61.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.35 61.27)"^^geo:wktLiteral ;
  geo-pos:lat "10.35"^^xsd:decimal ;
  geo-pos:long "61.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 537'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '61.27'^^xsd:double;
  dwc:latitude '10.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 537'^^xsd:string;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.35 61.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.35"^^xsd:decimal ;
  dwc:decimalLongitude "61.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.35 61.27)"^^geo:wktLiteral ;
  geo-pos:lat "10.35"^^xsd:decimal ;
  geo-pos:long "61.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 538'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '61.27'^^xsd:double;
  dwc:latitude '10.35'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 538'^^xsd:string;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.35 61.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.35"^^xsd:decimal ;
  dwc:decimalLongitude "61.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.35 61.27)"^^geo:wktLiteral ;
  geo-pos:lat "10.35"^^xsd:decimal ;
  geo-pos:long "61.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 539'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '61.27'^^xsd:double;
  dwc:latitude '10.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 539'^^xsd:string;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.07 56.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.07"^^xsd:decimal ;
  dwc:decimalLongitude "56.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.07 56.73)"^^geo:wktLiteral ;
  geo-pos:lat "-8.07"^^xsd:decimal ;
  geo-pos:long "56.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 540'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '56.73'^^xsd:double;
  dwc:latitude '-8.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 540'^^xsd:string;
  dwc:observationDate '2000-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5501'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5501'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5502'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5502'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5503'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5503'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.22"^^xsd:decimal ;
  dwc:decimalLongitude "8.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.22 8.67)"^^geo:wktLiteral ;
  geo-pos:lat "-3.22"^^xsd:decimal ;
  geo-pos:long "8.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5504'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.67'^^xsd:double;
  dwc:latitude '-3.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5504'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 8.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 8.58)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "8.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5505'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.58'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5505'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.35 56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.35"^^xsd:decimal ;
  dwc:decimalLongitude "56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.35 56.68)"^^geo:wktLiteral ;
  geo-pos:lat "-11.35"^^xsd:decimal ;
  geo-pos:long "56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8336'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '56.68'^^xsd:double;
  dwc:latitude '-11.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8336'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.35 56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.35"^^xsd:decimal ;
  dwc:decimalLongitude "56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.35 56.68)"^^geo:wktLiteral ;
  geo-pos:lat "-11.35"^^xsd:decimal ;
  geo-pos:long "56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8337'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '56.68'^^xsd:double;
  dwc:latitude '-11.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8337'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.35 56.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.35"^^xsd:decimal ;
  dwc:decimalLongitude "56.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.35 56.68)"^^geo:wktLiteral ;
  geo-pos:lat "-11.35"^^xsd:decimal ;
  geo-pos:long "56.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8338'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '56.68'^^xsd:double;
  dwc:latitude '-11.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8338'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8349'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '7.9'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8349'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 -14.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 -14.72)"^^geo:wktLiteral ;
  geo-pos:lat "2.2"^^xsd:decimal ;
  geo-pos:long "-14.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3412'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-14.72'^^xsd:double;
  dwc:latitude '2.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3412'^^xsd:string;
  dwc:observationDate '2004-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8362'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8362'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -18.63)"^^geo:wktLiteral ;
  geo-pos:lat "15.33"^^xsd:decimal ;
  geo-pos:long "-18.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3415'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-18.63'^^xsd:double;
  dwc:latitude '15.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3415'^^xsd:string;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 -14.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 -14.72)"^^geo:wktLiteral ;
  geo-pos:lat "2.2"^^xsd:decimal ;
  geo-pos:long "-14.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3414'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-14.72'^^xsd:double;
  dwc:latitude '2.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3414'^^xsd:string;
  dwc:observationDate '2004-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 -14.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 -14.72)"^^geo:wktLiteral ;
  geo-pos:lat "2.2"^^xsd:decimal ;
  geo-pos:long "-14.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3413'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-14.72'^^xsd:double;
  dwc:latitude '2.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3413'^^xsd:string;
  dwc:observationDate '2004-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.73 46.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.73"^^xsd:decimal ;
  dwc:decimalLongitude "46.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.73 46.45)"^^geo:wktLiteral ;
  geo-pos:lat "-1.73"^^xsd:decimal ;
  geo-pos:long "46.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8363'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '46.45'^^xsd:double;
  dwc:latitude '-1.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8363'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 10)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8364'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8364'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 10.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 10.02)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "10.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8396'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '10.02'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8396'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 59.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "59.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 59.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "59.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5500'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '59.17'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5500'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 59.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "59.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 59.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "59.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5499'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '59.17'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5499'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 59.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.17"^^xsd:decimal ;
  dwc:decimalLongitude "59.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.17 59.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.17"^^xsd:decimal ;
  geo-pos:long "59.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5498'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '59.17'^^xsd:double;
  dwc:latitude '-4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5498'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -18.63)"^^geo:wktLiteral ;
  geo-pos:lat "15.33"^^xsd:decimal ;
  geo-pos:long "-18.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3416'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-18.63'^^xsd:double;
  dwc:latitude '15.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3416'^^xsd:string;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.33"^^xsd:decimal ;
  dwc:decimalLongitude "-18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.33 -18.63)"^^geo:wktLiteral ;
  geo-pos:lat "15.33"^^xsd:decimal ;
  geo-pos:long "-18.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3417'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-18.63'^^xsd:double;
  dwc:latitude '15.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3417'^^xsd:string;
  dwc:observationDate '2004-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7.9)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8350'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '7.9'^^xsd:double;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8350'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 52.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.53"^^xsd:decimal ;
  dwc:decimalLongitude "52.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 52.28)"^^geo:wktLiteral ;
  geo-pos:lat "-1.53"^^xsd:decimal ;
  geo-pos:long "52.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2585'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.28'^^xsd:double;
  dwc:latitude '-1.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2585'^^xsd:string;
  dwc:observationDate '2003-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.75 -15.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.75"^^xsd:decimal ;
  dwc:decimalLongitude "-15.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.75 -15.18)"^^geo:wktLiteral ;
  geo-pos:lat "8.75"^^xsd:decimal ;
  geo-pos:long "-15.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2586'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.18'^^xsd:double;
  dwc:latitude '8.75'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2586'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.75 -15.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.75"^^xsd:decimal ;
  dwc:decimalLongitude "-15.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.75 -15.18)"^^geo:wktLiteral ;
  geo-pos:lat "8.75"^^xsd:decimal ;
  geo-pos:long "-15.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2587'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.18'^^xsd:double;
  dwc:latitude '8.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2587'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.75 -15.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.75"^^xsd:decimal ;
  dwc:decimalLongitude "-15.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.75 -15.18)"^^geo:wktLiteral ;
  geo-pos:lat "8.75"^^xsd:decimal ;
  geo-pos:long "-15.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2588'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.18'^^xsd:double;
  dwc:latitude '8.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2588'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.75 -15.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.75"^^xsd:decimal ;
  dwc:decimalLongitude "-15.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.75 -15.18)"^^geo:wktLiteral ;
  geo-pos:lat "8.75"^^xsd:decimal ;
  geo-pos:long "-15.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2589'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.18'^^xsd:double;
  dwc:latitude '8.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2589'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.25 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.25 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "16.25"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2590'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '16.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2590'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.25 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.25 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "16.25"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2591'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '16.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2591'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.25 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.25 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "16.25"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2592'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '16.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2592'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 -19.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.68"^^xsd:decimal ;
  dwc:decimalLongitude "-19.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 -19.42)"^^geo:wktLiteral ;
  geo-pos:lat "6.68"^^xsd:decimal ;
  geo-pos:long "-19.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 516'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-19.42'^^xsd:double;
  dwc:latitude '6.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 516'^^xsd:string;
  dwc:observationDate '2000-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 -19.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.68"^^xsd:decimal ;
  dwc:decimalLongitude "-19.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 -19.42)"^^geo:wktLiteral ;
  geo-pos:lat "6.68"^^xsd:decimal ;
  geo-pos:long "-19.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 517'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-19.42'^^xsd:double;
  dwc:latitude '6.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 517'^^xsd:string;
  dwc:observationDate '2000-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 -19.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.68"^^xsd:decimal ;
  dwc:decimalLongitude "-19.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 -19.42)"^^geo:wktLiteral ;
  geo-pos:lat "6.68"^^xsd:decimal ;
  geo-pos:long "-19.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 518'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-19.42'^^xsd:double;
  dwc:latitude '6.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 518'^^xsd:string;
  dwc:observationDate '2000-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -20.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 519'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-20.58'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 519'^^xsd:string;
  dwc:observationDate '2000-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -20.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 520'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-20.58'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 520'^^xsd:string;
  dwc:observationDate '2000-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -20.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 521'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-20.58'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 521'^^xsd:string;
  dwc:observationDate '2000-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -20.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 -20.58)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "-20.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 522'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-20.58'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 522'^^xsd:string;
  dwc:observationDate '2000-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5478'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5478'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5479'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5479'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8476'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8476'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.97 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.97 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "19.97"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5480'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '19.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5480'^^xsd:string;
  dwc:observationDate '2006-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.97 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.97 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "19.97"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5481'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '19.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5481'^^xsd:string;
  dwc:observationDate '2006-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.97 -18.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.97"^^xsd:decimal ;
  dwc:decimalLongitude "-18.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.97 -18.18)"^^geo:wktLiteral ;
  geo-pos:lat "19.97"^^xsd:decimal ;
  geo-pos:long "-18.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5482'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-18.18'^^xsd:double;
  dwc:latitude '19.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5482'^^xsd:string;
  dwc:observationDate '2006-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.97)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5483'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.97'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5483'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.92"^^xsd:decimal ;
  dwc:decimalLongitude "8.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.92 8.97)"^^geo:wktLiteral ;
  geo-pos:lat "-2.92"^^xsd:decimal ;
  geo-pos:long "8.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5484'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.97'^^xsd:double;
  dwc:latitude '-2.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5484'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -14.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.22"^^xsd:decimal ;
  dwc:decimalLongitude "-14.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -14.37)"^^geo:wktLiteral ;
  geo-pos:lat "5.22"^^xsd:decimal ;
  geo-pos:long "-14.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 523'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.37'^^xsd:double;
  dwc:latitude '5.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 523'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -14.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.22"^^xsd:decimal ;
  dwc:decimalLongitude "-14.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -14.37)"^^geo:wktLiteral ;
  geo-pos:lat "5.22"^^xsd:decimal ;
  geo-pos:long "-14.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 524'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.37'^^xsd:double;
  dwc:latitude '5.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 524'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -14.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.22"^^xsd:decimal ;
  dwc:decimalLongitude "-14.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -14.37)"^^geo:wktLiteral ;
  geo-pos:lat "5.22"^^xsd:decimal ;
  geo-pos:long "-14.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 525'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.37'^^xsd:double;
  dwc:latitude '5.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 525'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.83"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.83 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "-3.83"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8458'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '-3.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8458'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 52.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.63"^^xsd:decimal ;
  dwc:decimalLongitude "52.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.63 52.45)"^^geo:wktLiteral ;
  geo-pos:lat "1.63"^^xsd:decimal ;
  geo-pos:long "52.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8443'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.45'^^xsd:double;
  dwc:latitude '1.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8443'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.67 -16.88)"^^geo:wktLiteral ;
  geo-pos:lat "17.67"^^xsd:decimal ;
  geo-pos:long "-16.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8430'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-16.88'^^xsd:double;
  dwc:latitude '17.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8430'^^xsd:string;
  dwc:observationDate '2011-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -14.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.22"^^xsd:decimal ;
  dwc:decimalLongitude "-14.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -14.37)"^^geo:wktLiteral ;
  geo-pos:lat "5.22"^^xsd:decimal ;
  geo-pos:long "-14.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 526'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-14.37'^^xsd:double;
  dwc:latitude '5.22'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 526'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8474'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8474'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8475'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8475'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8415'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8415'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 41.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 41.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "41.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6220'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '41.83'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6220'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 41.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 41.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "41.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6221'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '41.83'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6221'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 41.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "41.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 41.83)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "41.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6222'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '41.83'^^xsd:double;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6222'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 43.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.45"^^xsd:decimal ;
  dwc:decimalLongitude "43.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.45 43.42)"^^geo:wktLiteral ;
  geo-pos:lat "-5.45"^^xsd:decimal ;
  geo-pos:long "43.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6223'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '43.42'^^xsd:double;
  dwc:latitude '-5.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6223'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6224'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6224'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6225'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6225'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 45.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "45.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 45.85)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "45.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6226'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '45.85'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6226'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 54.08)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "54.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6227'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.08'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6227'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 54.08)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "54.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6228'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.08'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6228'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 54.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03 54.08)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03"^^xsd:decimal ;
  geo-pos:long "54.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6229'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '54.08'^^xsd:double;
  dwc:latitude '-5.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6229'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.98 41.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.98"^^xsd:decimal ;
  dwc:decimalLongitude "41.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.98 41.75)"^^geo:wktLiteral ;
  geo-pos:lat "-6.98"^^xsd:decimal ;
  geo-pos:long "41.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6230'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '41.75'^^xsd:double;
  dwc:latitude '-6.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6230'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 48.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "48.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 48.65)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "48.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6231'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '48.65'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6231'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "52.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5455'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.9'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5455'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.95 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.95"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.95 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "19.95"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5456'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '19.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5456'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "52.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5457'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.9'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5457'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "52.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5458'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.9'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5458'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 53.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "53.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 53.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "53.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5459'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.13'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5459'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2"^^xsd:decimal ;
  dwc:decimalLongitude "53.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 53.15)"^^geo:wktLiteral ;
  geo-pos:lat "1.2"^^xsd:decimal ;
  geo-pos:long "53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5460'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.15'^^xsd:double;
  dwc:latitude '1.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5460'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2"^^xsd:decimal ;
  dwc:decimalLongitude "53.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 53.15)"^^geo:wktLiteral ;
  geo-pos:lat "1.2"^^xsd:decimal ;
  geo-pos:long "53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5461'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.15'^^xsd:double;
  dwc:latitude '1.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5461'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2"^^xsd:decimal ;
  dwc:decimalLongitude "53.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 53.15)"^^geo:wktLiteral ;
  geo-pos:lat "1.2"^^xsd:decimal ;
  geo-pos:long "53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5462'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.15'^^xsd:double;
  dwc:latitude '1.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5462'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2"^^xsd:decimal ;
  dwc:decimalLongitude "53.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 53.15)"^^geo:wktLiteral ;
  geo-pos:lat "1.2"^^xsd:decimal ;
  geo-pos:long "53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5463'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.15'^^xsd:double;
  dwc:latitude '1.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5463'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8519'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8519'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8520'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8520'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8521'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8521'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8522'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8522'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8572'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8572'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 53.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "53.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 53.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "53.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5464'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.13'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5464'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 53.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "53.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 53.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "53.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5465'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.13'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5465'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 52.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.97"^^xsd:decimal ;
  dwc:decimalLongitude "52.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 52.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.97"^^xsd:decimal ;
  geo-pos:long "52.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5466'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.42'^^xsd:double;
  dwc:latitude '-3.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5466'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 52.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.97"^^xsd:decimal ;
  dwc:decimalLongitude "52.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.97 52.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.97"^^xsd:decimal ;
  geo-pos:long "52.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5467'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.42'^^xsd:double;
  dwc:latitude '-3.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5467'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 53.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.13"^^xsd:decimal ;
  dwc:decimalLongitude "53.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.13 53.13)"^^geo:wktLiteral ;
  geo-pos:lat "1.13"^^xsd:decimal ;
  geo-pos:long "53.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5468'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.13'^^xsd:double;
  dwc:latitude '1.13'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5468'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.08"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5469'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '-4.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5469'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 53.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.53"^^xsd:decimal ;
  dwc:decimalLongitude "53.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.53 53.88)"^^geo:wktLiteral ;
  geo-pos:lat "-1.53"^^xsd:decimal ;
  geo-pos:long "53.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5448'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.88'^^xsd:double;
  dwc:latitude '-1.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5448'^^xsd:string;
  dwc:observationDate '2006-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5449'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5449'^^xsd:string;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5450'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5450'^^xsd:string;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5451'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5451'^^xsd:string;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.68"^^xsd:decimal ;
  dwc:decimalLongitude "52.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.68 52.9)"^^geo:wktLiteral ;
  geo-pos:lat "0.68"^^xsd:decimal ;
  geo-pos:long "52.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5452'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '52.9'^^xsd:double;
  dwc:latitude '0.68'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5452'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.95 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.95"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.95 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "19.95"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5453'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '19.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5453'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.95 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.95"^^xsd:decimal ;
  dwc:decimalLongitude "-17.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.95 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "19.95"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5454'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '19.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5454'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 498'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 498'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -15.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -15.03)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "-15.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 499'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-15.03'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 499'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 500'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 500'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "18.53"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6214'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:latitude '18.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6214'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.63 53.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.63"^^xsd:decimal ;
  dwc:decimalLongitude "53.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.63 53.67)"^^geo:wktLiteral ;
  geo-pos:lat "-4.63"^^xsd:decimal ;
  geo-pos:long "53.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6209'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '53.67'^^xsd:double;
  dwc:latitude '-4.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6209'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.72 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.72"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.72 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "18.72"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6210'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '18.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6210'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.72 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.72"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.72 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "18.72"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6211'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '18.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6211'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.72 -17.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.72"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.72 -17.27)"^^geo:wktLiteral ;
  geo-pos:lat "18.72"^^xsd:decimal ;
  geo-pos:long "-17.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6212'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-17.27'^^xsd:double;
  dwc:latitude '18.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6212'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 -11.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.93"^^xsd:decimal ;
  dwc:decimalLongitude "-11.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 -11.07)"^^geo:wktLiteral ;
  geo-pos:lat "5.93"^^xsd:decimal ;
  geo-pos:long "-11.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 489'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-11.07'^^xsd:double;
  dwc:latitude '5.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 489'^^xsd:string;
  dwc:observationDate '2000-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 -11.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.93"^^xsd:decimal ;
  dwc:decimalLongitude "-11.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 -11.07)"^^geo:wktLiteral ;
  geo-pos:lat "5.93"^^xsd:decimal ;
  geo-pos:long "-11.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 490'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-11.07'^^xsd:double;
  dwc:latitude '5.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 490'^^xsd:string;
  dwc:observationDate '2000-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 -11.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.93"^^xsd:decimal ;
  dwc:decimalLongitude "-11.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 -11.07)"^^geo:wktLiteral ;
  geo-pos:lat "5.93"^^xsd:decimal ;
  geo-pos:long "-11.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 491'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-11.07'^^xsd:double;
  dwc:latitude '5.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 491'^^xsd:string;
  dwc:observationDate '2000-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 -11.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.93"^^xsd:decimal ;
  dwc:decimalLongitude "-11.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 -11.07)"^^geo:wktLiteral ;
  geo-pos:lat "5.93"^^xsd:decimal ;
  geo-pos:long "-11.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 492'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-11.07'^^xsd:double;
  dwc:latitude '5.93'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 492'^^xsd:string;
  dwc:observationDate '2000-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 -11.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.93"^^xsd:decimal ;
  dwc:decimalLongitude "-11.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 -11.07)"^^geo:wktLiteral ;
  geo-pos:lat "5.93"^^xsd:decimal ;
  geo-pos:long "-11.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 493'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-11.07'^^xsd:double;
  dwc:latitude '5.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 493'^^xsd:string;
  dwc:observationDate '2000-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 -16.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 -16.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "-16.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 494'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.28'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 494'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 -16.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.35 -16.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.35"^^xsd:decimal ;
  geo-pos:long "-16.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 495'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-16.28'^^xsd:double;
  dwc:latitude '2.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 495'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 496'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 496'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "18.53"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6213'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:latitude '18.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6213'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -15.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -15.03)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "-15.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 497'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-15.03'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 497'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 40.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.8"^^xsd:decimal ;
  dwc:decimalLongitude "40.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 40.13)"^^geo:wktLiteral ;
  geo-pos:lat "-18.8"^^xsd:decimal ;
  geo-pos:long "40.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6744'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.13'^^xsd:double;
  dwc:latitude '-18.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6744'^^xsd:string;
  dwc:observationDate '2008-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 40.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.8"^^xsd:decimal ;
  dwc:decimalLongitude "40.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 40.13)"^^geo:wktLiteral ;
  geo-pos:lat "-18.8"^^xsd:decimal ;
  geo-pos:long "40.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6745'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.13'^^xsd:double;
  dwc:latitude '-18.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6745'^^xsd:string;
  dwc:observationDate '2008-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 40.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.8"^^xsd:decimal ;
  dwc:decimalLongitude "40.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 40.13)"^^geo:wktLiteral ;
  geo-pos:lat "-18.8"^^xsd:decimal ;
  geo-pos:long "40.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6746'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.13'^^xsd:double;
  dwc:latitude '-18.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6746'^^xsd:string;
  dwc:observationDate '2008-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 40.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.8"^^xsd:decimal ;
  dwc:decimalLongitude "40.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 40.13)"^^geo:wktLiteral ;
  geo-pos:lat "-18.8"^^xsd:decimal ;
  geo-pos:long "40.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6747'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '40.13'^^xsd:double;
  dwc:latitude '-18.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6747'^^xsd:string;
  dwc:observationDate '2008-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.32 43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.32"^^xsd:decimal ;
  dwc:decimalLongitude "43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.32 43.9)"^^geo:wktLiteral ;
  geo-pos:lat "-11.32"^^xsd:decimal ;
  geo-pos:long "43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6748'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '43.9'^^xsd:double;
  dwc:latitude '-11.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6748'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.32 43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.32"^^xsd:decimal ;
  dwc:decimalLongitude "43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.32 43.9)"^^geo:wktLiteral ;
  geo-pos:lat "-11.32"^^xsd:decimal ;
  geo-pos:long "43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6749'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '43.9'^^xsd:double;
  dwc:latitude '-11.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6749'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.32 43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.32"^^xsd:decimal ;
  dwc:decimalLongitude "43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.32 43.9)"^^geo:wktLiteral ;
  geo-pos:lat "-11.32"^^xsd:decimal ;
  geo-pos:long "43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6750'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '43.9'^^xsd:double;
  dwc:latitude '-11.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6750'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.32 43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.32"^^xsd:decimal ;
  dwc:decimalLongitude "43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.32 43.9)"^^geo:wktLiteral ;
  geo-pos:lat "-11.32"^^xsd:decimal ;
  geo-pos:long "43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6751'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '43.9'^^xsd:double;
  dwc:latitude '-11.32'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6751'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 41.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.45"^^xsd:decimal ;
  dwc:decimalLongitude "41.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 41.05)"^^geo:wktLiteral ;
  geo-pos:lat "-18.45"^^xsd:decimal ;
  geo-pos:long "41.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6752'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '41.05'^^xsd:double;
  dwc:latitude '-18.45'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6752'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 41.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.45"^^xsd:decimal ;
  dwc:decimalLongitude "41.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 41.05)"^^geo:wktLiteral ;
  geo-pos:lat "-18.45"^^xsd:decimal ;
  geo-pos:long "41.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6753'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '41.05'^^xsd:double;
  dwc:latitude '-18.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6753'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 41.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.45"^^xsd:decimal ;
  dwc:decimalLongitude "41.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 41.05)"^^geo:wktLiteral ;
  geo-pos:lat "-18.45"^^xsd:decimal ;
  geo-pos:long "41.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6754'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '41.05'^^xsd:double;
  dwc:latitude '-18.45'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6754'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 41.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.45"^^xsd:decimal ;
  dwc:decimalLongitude "41.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 41.05)"^^geo:wktLiteral ;
  geo-pos:lat "-18.45"^^xsd:decimal ;
  geo-pos:long "41.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6755'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '41.05'^^xsd:double;
  dwc:latitude '-18.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6755'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6583'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6583'^^xsd:string;
  dwc:observationDate '2008-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6584'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6584'^^xsd:string;
  dwc:observationDate '2008-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07 53.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07"^^xsd:decimal ;
  dwc:decimalLongitude "53.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07 53.63)"^^geo:wktLiteral ;
  geo-pos:lat "-7.07"^^xsd:decimal ;
  geo-pos:long "53.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6585'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '53.63'^^xsd:double;
  dwc:latitude '-7.07'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6585'^^xsd:string;
  dwc:observationDate '2008-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.25"^^xsd:decimal ;
  dwc:decimalLongitude "-21.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.25 -21.32)"^^geo:wktLiteral ;
  geo-pos:lat "9.25"^^xsd:decimal ;
  geo-pos:long "-21.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6586'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-21.32'^^xsd:double;
  dwc:latitude '9.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6586'^^xsd:string;
  dwc:observationDate '2008-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07 53.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.07"^^xsd:decimal ;
  dwc:decimalLongitude "53.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.07 53.63)"^^geo:wktLiteral ;
  geo-pos:lat "-7.07"^^xsd:decimal ;
  geo-pos:long "53.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6587'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '53.63'^^xsd:double;
  dwc:latitude '-7.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6587'^^xsd:string;
  dwc:observationDate '2008-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07 66.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.07"^^xsd:decimal ;
  dwc:decimalLongitude "66.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07 66.2)"^^geo:wktLiteral ;
  geo-pos:lat "-5.07"^^xsd:decimal ;
  geo-pos:long "66.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6588'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '66.2'^^xsd:double;
  dwc:latitude '-5.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6588'^^xsd:string;
  dwc:observationDate '2008-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8549'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8549'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.53"^^xsd:decimal ;
  dwc:decimalLongitude "-17.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.53 -17.22)"^^geo:wktLiteral ;
  geo-pos:lat "18.53"^^xsd:decimal ;
  geo-pos:long "-17.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6215'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.22'^^xsd:double;
  dwc:latitude '18.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6215'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6216'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6216'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6217'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6217'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6218'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6218'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.92 43.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.92"^^xsd:decimal ;
  dwc:decimalLongitude "43.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.92 43.25)"^^geo:wktLiteral ;
  geo-pos:lat "-4.92"^^xsd:decimal ;
  geo-pos:long "43.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6219'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '43.25'^^xsd:double;
  dwc:latitude '-4.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6219'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5477'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5477'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4"^^xsd:decimal ;
  dwc:decimalLongitude "54.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4"^^xsd:decimal ;
  geo-pos:long "54.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8493'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.18'^^xsd:double;
  dwc:latitude '-5.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8493'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -15.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -15.03)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "-15.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 501'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-15.03'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 501'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -15.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -15.03)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "-15.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 502'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-15.03'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 502'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 503'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 503'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 504'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 504'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 505'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 505'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 506'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 506'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.08"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5470'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '-4.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5470'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.08"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5471'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '-4.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5471'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.08"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.08 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.08"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5472'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '-4.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5472'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 50.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 50.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "50.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5473'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '50.42'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5473'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 50.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 50.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "50.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5474'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '50.42'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5474'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 50.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 50.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "50.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5475'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '50.42'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5475'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 50.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.42 50.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.42"^^xsd:decimal ;
  geo-pos:long "50.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5476'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '50.42'^^xsd:double;
  dwc:latitude '0.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5476'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.4"^^xsd:decimal ;
  dwc:decimalLongitude "54.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.4 54.18)"^^geo:wktLiteral ;
  geo-pos:lat "-5.4"^^xsd:decimal ;
  geo-pos:long "54.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8494'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.18'^^xsd:double;
  dwc:latitude '-5.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8494'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.1"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8508'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '0.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8508'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "0.1"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8509'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '0.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8509'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8536'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8536'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 507'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 507'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8535'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8535'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 508'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 508'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 509'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 509'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-20.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -20.17)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-20.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 510'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-20.17'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 510'^^xsd:string;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.17"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 511'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '6.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 511'^^xsd:string;
  dwc:observationDate '2000-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.17"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 512'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '6.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 512'^^xsd:string;
  dwc:observationDate '2000-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.17"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 513'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '6.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 513'^^xsd:string;
  dwc:observationDate '2000-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.17"^^xsd:decimal ;
  dwc:decimalLongitude "-15.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.17 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.17"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 514'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '6.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 514'^^xsd:string;
  dwc:observationDate '2000-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 -19.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.68"^^xsd:decimal ;
  dwc:decimalLongitude "-19.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.68 -19.42)"^^geo:wktLiteral ;
  geo-pos:lat "6.68"^^xsd:decimal ;
  geo-pos:long "-19.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 515'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-19.42'^^xsd:double;
  dwc:latitude '6.68'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 515'^^xsd:string;
  dwc:observationDate '2000-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 56.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "56.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 56.15)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "56.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5028'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '56.15'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5028'^^xsd:string;
  dwc:observationDate '2005-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 56.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.02"^^xsd:decimal ;
  dwc:decimalLongitude "56.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.02 56.15)"^^geo:wktLiteral ;
  geo-pos:lat "0.02"^^xsd:decimal ;
  geo-pos:long "56.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5029'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '56.15'^^xsd:double;
  dwc:latitude '0.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5029'^^xsd:string;
  dwc:observationDate '2005-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 56.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.17"^^xsd:decimal ;
  dwc:decimalLongitude "56.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.17 56.37)"^^geo:wktLiteral ;
  geo-pos:lat "-0.17"^^xsd:decimal ;
  geo-pos:long "56.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5030'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '56.37'^^xsd:double;
  dwc:latitude '-0.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5030'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.47 52.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.47"^^xsd:decimal ;
  dwc:decimalLongitude "52.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.47 52.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.47"^^xsd:decimal ;
  geo-pos:long "52.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5031'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.13'^^xsd:double;
  dwc:latitude '-0.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5031'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.47 52.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.47"^^xsd:decimal ;
  dwc:decimalLongitude "52.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.47 52.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.47"^^xsd:decimal ;
  geo-pos:long "52.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5032'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.13'^^xsd:double;
  dwc:latitude '-0.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5032'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.47 52.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.47"^^xsd:decimal ;
  dwc:decimalLongitude "52.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.47 52.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.47"^^xsd:decimal ;
  geo-pos:long "52.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5033'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.13'^^xsd:double;
  dwc:latitude '-0.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5033'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5034'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5034'^^xsd:string;
  dwc:observationDate '2005-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5035'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5035'^^xsd:string;
  dwc:observationDate '2005-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5036'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5036'^^xsd:string;
  dwc:observationDate '2005-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 49.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "49.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 49.2)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "49.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5037'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '49.2'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5037'^^xsd:string;
  dwc:observationDate '2005-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -18)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5038'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5038'^^xsd:string;
  dwc:observationDate '2005-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -18)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5039'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5039'^^xsd:string;
  dwc:observationDate '2005-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.88"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.88 -18)"^^geo:wktLiteral ;
  geo-pos:lat "19.88"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5040'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '19.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5040'^^xsd:string;
  dwc:observationDate '2005-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73 -12.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73 -12.38)"^^geo:wktLiteral ;
  geo-pos:lat "6.73"^^xsd:decimal ;
  geo-pos:long "-12.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2437'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-12.38'^^xsd:double;
  dwc:latitude '6.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2437'^^xsd:string;
  dwc:observationDate '2003-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1 -11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1 -11.12)"^^geo:wktLiteral ;
  geo-pos:lat "6.1"^^xsd:decimal ;
  geo-pos:long "-11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2430'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-11.12'^^xsd:double;
  dwc:latitude '6.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2430'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1 -11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1 -11.12)"^^geo:wktLiteral ;
  geo-pos:lat "6.1"^^xsd:decimal ;
  geo-pos:long "-11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2431'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-11.12'^^xsd:double;
  dwc:latitude '6.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2431'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1 -11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1 -11.12)"^^geo:wktLiteral ;
  geo-pos:lat "6.1"^^xsd:decimal ;
  geo-pos:long "-11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2432'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-11.12'^^xsd:double;
  dwc:latitude '6.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2432'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1 -11.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1 -11.12)"^^geo:wktLiteral ;
  geo-pos:lat "6.1"^^xsd:decimal ;
  geo-pos:long "-11.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2433'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-11.12'^^xsd:double;
  dwc:latitude '6.1'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2433'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.35 -13.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.35"^^xsd:decimal ;
  dwc:decimalLongitude "-13.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.35 -13.97)"^^geo:wktLiteral ;
  geo-pos:lat "7.35"^^xsd:decimal ;
  geo-pos:long "-13.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2434'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-13.97'^^xsd:double;
  dwc:latitude '7.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2434'^^xsd:string;
  dwc:observationDate '2003-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73 -12.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.73 -12.38)"^^geo:wktLiteral ;
  geo-pos:lat "6.73"^^xsd:decimal ;
  geo-pos:long "-12.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2435'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-12.38'^^xsd:double;
  dwc:latitude '6.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2435'^^xsd:string;
  dwc:observationDate '2003-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5020'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5020'^^xsd:string;
  dwc:observationDate '2005-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5021'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5021'^^xsd:string;
  dwc:observationDate '2005-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5022'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5022'^^xsd:string;
  dwc:observationDate '2005-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5023'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5023'^^xsd:string;
  dwc:observationDate '2005-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5024'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5024'^^xsd:string;
  dwc:observationDate '2005-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -5.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -5.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-5.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5025'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-5.83'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5025'^^xsd:string;
  dwc:observationDate '2005-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 55.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.23"^^xsd:decimal ;
  dwc:decimalLongitude "55.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 55.98)"^^geo:wktLiteral ;
  geo-pos:lat "0.23"^^xsd:decimal ;
  geo-pos:long "55.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5026'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '55.98'^^xsd:double;
  dwc:latitude '0.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5026'^^xsd:string;
  dwc:observationDate '2005-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 55.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.23"^^xsd:decimal ;
  dwc:decimalLongitude "55.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 55.98)"^^geo:wktLiteral ;
  geo-pos:lat "0.23"^^xsd:decimal ;
  geo-pos:long "55.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5027'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '55.98'^^xsd:double;
  dwc:latitude '0.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5027'^^xsd:string;
  dwc:observationDate '2005-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -14.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "-14.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8739'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8739'^^xsd:string;
  dwc:observationDate '2011-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -14.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "-14.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8740'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8740'^^xsd:string;
  dwc:observationDate '2011-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -14.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "-14.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8741'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8741'^^xsd:string;
  dwc:observationDate '2011-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.85 45.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.85"^^xsd:decimal ;
  dwc:decimalLongitude "45.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.85 45.45)"^^geo:wktLiteral ;
  geo-pos:lat "-13.85"^^xsd:decimal ;
  geo-pos:long "45.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 191'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '45.45'^^xsd:double;
  dwc:latitude '-13.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 191'^^xsd:string;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.67 -20.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.67"^^xsd:decimal ;
  dwc:decimalLongitude "-20.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.67 -20.43)"^^geo:wktLiteral ;
  geo-pos:lat "9.67"^^xsd:decimal ;
  geo-pos:long "-20.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 192'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-20.43'^^xsd:double;
  dwc:latitude '9.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 192'^^xsd:string;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.97"^^xsd:decimal ;
  dwc:decimalLongitude "-24.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  geo-pos:lat "8.97"^^xsd:decimal ;
  geo-pos:long "-24.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 193'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-24.53'^^xsd:double;
  dwc:latitude '8.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 193'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.8"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 194'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '4.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 194'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.97"^^xsd:decimal ;
  dwc:decimalLongitude "-24.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  geo-pos:lat "8.97"^^xsd:decimal ;
  geo-pos:long "-24.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 195'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-24.53'^^xsd:double;
  dwc:latitude '8.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 195'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.8"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 196'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '4.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 196'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.97"^^xsd:decimal ;
  dwc:decimalLongitude "-24.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  geo-pos:lat "8.97"^^xsd:decimal ;
  geo-pos:long "-24.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 197'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-24.53'^^xsd:double;
  dwc:latitude '8.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 197'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.8"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 198'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '4.8'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 198'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.97"^^xsd:decimal ;
  dwc:decimalLongitude "-24.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.97 -24.53)"^^geo:wktLiteral ;
  geo-pos:lat "8.97"^^xsd:decimal ;
  geo-pos:long "-24.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 199'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-24.53'^^xsd:double;
  dwc:latitude '8.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 199'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -5.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.8"^^xsd:decimal ;
  geo-pos:long "-5.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 200'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-5.02'^^xsd:double;
  dwc:latitude '4.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 200'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.35 -13.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.35"^^xsd:decimal ;
  dwc:decimalLongitude "-13.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.35 -13.97)"^^geo:wktLiteral ;
  geo-pos:lat "7.35"^^xsd:decimal ;
  geo-pos:long "-13.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2436'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-13.97'^^xsd:double;
  dwc:latitude '7.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2436'^^xsd:string;
  dwc:observationDate '2003-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5019'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5019'^^xsd:string;
  dwc:observationDate '2005-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.92)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-5.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5018'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-5.92'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5018'^^xsd:string;
  dwc:observationDate '2005-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.18 54.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.18"^^xsd:decimal ;
  dwc:decimalLongitude "54.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.18 54.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.18"^^xsd:decimal ;
  geo-pos:long "54.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5015'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '54.42'^^xsd:double;
  dwc:latitude '0.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5015'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.22 55.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.22"^^xsd:decimal ;
  dwc:decimalLongitude "55.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.22 55.15)"^^geo:wktLiteral ;
  geo-pos:lat "0.22"^^xsd:decimal ;
  geo-pos:long "55.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5016'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.15'^^xsd:double;
  dwc:latitude '0.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5016'^^xsd:string;
  dwc:observationDate '2005-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.22 55.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.22"^^xsd:decimal ;
  dwc:decimalLongitude "55.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.22 55.15)"^^geo:wktLiteral ;
  geo-pos:lat "0.22"^^xsd:decimal ;
  geo-pos:long "55.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5017'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '55.15'^^xsd:double;
  dwc:latitude '0.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5017'^^xsd:string;
  dwc:observationDate '2005-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.38 -13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.38 -13.95)"^^geo:wktLiteral ;
  geo-pos:lat "7.38"^^xsd:decimal ;
  geo-pos:long "-13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2443'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.95'^^xsd:double;
  dwc:latitude '7.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2443'^^xsd:string;
  dwc:observationDate '2003-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.13)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "-0.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8754'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-0.13'^^xsd:double;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8754'^^xsd:string;
  dwc:observationDate '2011-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -5.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-5.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -5.87)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-5.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8719'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-5.87'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8719'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 213'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 213'^^xsd:string;
  dwc:observationDate '2000-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 214'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 214'^^xsd:string;
  dwc:observationDate '2000-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.83"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.83 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.83"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 215'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '4.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 215'^^xsd:string;
  dwc:observationDate '2000-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.37 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.37 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "6.37"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 216'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '6.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 216'^^xsd:string;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.37 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.37 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "6.37"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 217'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '6.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 217'^^xsd:string;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.37 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.37 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "6.37"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 218'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '6.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 218'^^xsd:string;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.37 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.37 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "6.37"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 219'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '6.37'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 219'^^xsd:string;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.37 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.37"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.37 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "6.37"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 220'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '6.37'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 220'^^xsd:string;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -5.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-5.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -5.87)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-5.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8717'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-5.87'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8717'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -5.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-5.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -5.87)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-5.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8718'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-5.87'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8718'^^xsd:string;
  dwc:observationDate '2011-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.57"^^xsd:decimal ;
  dwc:decimalLongitude "-21.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.57 -21.07)"^^geo:wktLiteral ;
  geo-pos:lat "7.57"^^xsd:decimal ;
  geo-pos:long "-21.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 212'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.07'^^xsd:double;
  dwc:latitude '7.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 212'^^xsd:string;
  dwc:observationDate '2000-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 57.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "57.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 57.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "57.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5060'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '57.27'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5060'^^xsd:string;
  dwc:observationDate '2005-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.13 -17.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.13"^^xsd:decimal ;
  dwc:decimalLongitude "-17.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.13 -17.95)"^^geo:wktLiteral ;
  geo-pos:lat "20.13"^^xsd:decimal ;
  geo-pos:long "-17.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5061'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.95'^^xsd:double;
  dwc:latitude '20.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5061'^^xsd:string;
  dwc:observationDate '2005-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.13 -17.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.13"^^xsd:decimal ;
  dwc:decimalLongitude "-17.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.13 -17.95)"^^geo:wktLiteral ;
  geo-pos:lat "20.13"^^xsd:decimal ;
  geo-pos:long "-17.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5062'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.95'^^xsd:double;
  dwc:latitude '20.13'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5062'^^xsd:string;
  dwc:observationDate '2005-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.13 -17.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.13"^^xsd:decimal ;
  dwc:decimalLongitude "-17.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.13 -17.95)"^^geo:wktLiteral ;
  geo-pos:lat "20.13"^^xsd:decimal ;
  geo-pos:long "-17.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5063'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-17.95'^^xsd:double;
  dwc:latitude '20.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5063'^^xsd:string;
  dwc:observationDate '2005-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "10.9"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5064'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '10.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5064'^^xsd:string;
  dwc:observationDate '2005-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "10.9"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5065'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '10.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5065'^^xsd:string;
  dwc:observationDate '2005-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 68.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.92"^^xsd:decimal ;
  dwc:decimalLongitude "68.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.92 68.62)"^^geo:wktLiteral ;
  geo-pos:lat "-3.92"^^xsd:decimal ;
  geo-pos:long "68.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5066'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '68.62'^^xsd:double;
  dwc:latitude '-3.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5066'^^xsd:string;
  dwc:observationDate '2005-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 68.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "68.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 68.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "68.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5067'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '68.48'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5067'^^xsd:string;
  dwc:observationDate '2005-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 68.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "68.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 68.48)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "68.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5068'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '68.48'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5068'^^xsd:string;
  dwc:observationDate '2005-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.42 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.42 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.42"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5069'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '11.42'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5069'^^xsd:string;
  dwc:observationDate '2005-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 59.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.23"^^xsd:decimal ;
  dwc:decimalLongitude "59.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 59.73)"^^geo:wktLiteral ;
  geo-pos:lat "-6.23"^^xsd:decimal ;
  geo-pos:long "59.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8728'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '59.73'^^xsd:double;
  dwc:latitude '-6.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8728'^^xsd:string;
  dwc:observationDate '2011-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 59.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.97"^^xsd:decimal ;
  dwc:decimalLongitude "59.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 59.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.97"^^xsd:decimal ;
  geo-pos:long "59.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8729'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '59.88'^^xsd:double;
  dwc:latitude '-5.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8729'^^xsd:string;
  dwc:observationDate '2011-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 60.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "60.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 60.57)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "60.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5084'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '60.57'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5084'^^xsd:string;
  dwc:observationDate '2005-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 60.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "60.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 60.57)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "60.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5085'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '60.57'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5085'^^xsd:string;
  dwc:observationDate '2005-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5086'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5086'^^xsd:string;
  dwc:observationDate '2005-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5087'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5087'^^xsd:string;
  dwc:observationDate '2005-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5088'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5088'^^xsd:string;
  dwc:observationDate '2005-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 69.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.42"^^xsd:decimal ;
  dwc:decimalLongitude "69.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 69.08)"^^geo:wktLiteral ;
  geo-pos:lat "-6.42"^^xsd:decimal ;
  geo-pos:long "69.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5089'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '69.08'^^xsd:double;
  dwc:latitude '-6.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5089'^^xsd:string;
  dwc:observationDate '2005-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.97 50.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.97"^^xsd:decimal ;
  dwc:decimalLongitude "50.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.97 50.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.97"^^xsd:decimal ;
  geo-pos:long "50.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6086'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '50.28'^^xsd:double;
  dwc:latitude '-2.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6086'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 5.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "5.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 5.65)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "5.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 237'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.65'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 237'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.97 50.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.97"^^xsd:decimal ;
  dwc:decimalLongitude "50.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.97 50.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.97"^^xsd:decimal ;
  geo-pos:long "50.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6087'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '50.28'^^xsd:double;
  dwc:latitude '-2.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6087'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.78 42.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.78"^^xsd:decimal ;
  dwc:decimalLongitude "42.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.78 42.6)"^^geo:wktLiteral ;
  geo-pos:lat "-11.78"^^xsd:decimal ;
  geo-pos:long "42.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6088'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '42.6'^^xsd:double;
  dwc:latitude '-11.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6088'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.78 42.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.78"^^xsd:decimal ;
  dwc:decimalLongitude "42.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.78 42.6)"^^geo:wktLiteral ;
  geo-pos:lat "-11.78"^^xsd:decimal ;
  geo-pos:long "42.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6089'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '42.6'^^xsd:double;
  dwc:latitude '-11.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6089'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.78 42.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.78"^^xsd:decimal ;
  dwc:decimalLongitude "42.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.78 42.6)"^^geo:wktLiteral ;
  geo-pos:lat "-11.78"^^xsd:decimal ;
  geo-pos:long "42.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6090'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '42.6'^^xsd:double;
  dwc:latitude '-11.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6090'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.78 42.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.78"^^xsd:decimal ;
  dwc:decimalLongitude "42.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.78 42.6)"^^geo:wktLiteral ;
  geo-pos:lat "-11.78"^^xsd:decimal ;
  geo-pos:long "42.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6091'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '42.6'^^xsd:double;
  dwc:latitude '-11.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6091'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 60.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.27"^^xsd:decimal ;
  dwc:decimalLongitude "60.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.27 60.57)"^^geo:wktLiteral ;
  geo-pos:lat "-5.27"^^xsd:decimal ;
  geo-pos:long "60.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5083'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '60.57'^^xsd:double;
  dwc:latitude '-5.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5083'^^xsd:string;
  dwc:observationDate '2005-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "15.4"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6092'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '15.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6092'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.43 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.43 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.43"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2451'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2451'^^xsd:string;
  dwc:observationDate '2003-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.43 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.43 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.43"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2452'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2452'^^xsd:string;
  dwc:observationDate '2003-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.43 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.43 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.43"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2453'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.43'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2453'^^xsd:string;
  dwc:observationDate '2003-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.43 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.43"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.43 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "7.43"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2454'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '7.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2454'^^xsd:string;
  dwc:observationDate '2003-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.15 -13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.15"^^xsd:decimal ;
  dwc:decimalLongitude "-13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.15 -13.72)"^^geo:wktLiteral ;
  geo-pos:lat "7.15"^^xsd:decimal ;
  geo-pos:long "-13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2455'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-13.72'^^xsd:double;
  dwc:latitude '7.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2455'^^xsd:string;
  dwc:observationDate '2003-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "41.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "41.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2456'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '41.1'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2456'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 5.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "5.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 5.65)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "5.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 238'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.65'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 238'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.37 -19.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.37"^^xsd:decimal ;
  dwc:decimalLongitude "-19.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.37 -19.65)"^^geo:wktLiteral ;
  geo-pos:lat "14.37"^^xsd:decimal ;
  geo-pos:long "-19.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 239'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-19.65'^^xsd:double;
  dwc:latitude '14.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 239'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.37 -19.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.37"^^xsd:decimal ;
  dwc:decimalLongitude "-19.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.37 -19.65)"^^geo:wktLiteral ;
  geo-pos:lat "14.37"^^xsd:decimal ;
  geo-pos:long "-19.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 240'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-19.65'^^xsd:double;
  dwc:latitude '14.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 240'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -1.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "-1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 241'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-1.67'^^xsd:double;
  dwc:latitude '3.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 241'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -1.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "-1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 242'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-1.67'^^xsd:double;
  dwc:latitude '3.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 242'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -1.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "-1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 243'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-1.67'^^xsd:double;
  dwc:latitude '3.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 243'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -1.67)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "-1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 244'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-1.67'^^xsd:double;
  dwc:latitude '3.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 244'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 245'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.13'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 245'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "41.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "41.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2457'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '41.1'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2457'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -15.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-15.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -15.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-15.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8684'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.93'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8684'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -15.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-15.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -15.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-15.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8685'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.93'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8685'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -15.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-15.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -15.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-15.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8686'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.93'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8686'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8708'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8708'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.42 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.42 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.42"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5076'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '11.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5076'^^xsd:string;
  dwc:observationDate '2005-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "68.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 68.6)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5077'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '68.6'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5077'^^xsd:string;
  dwc:observationDate '2005-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 68.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "68.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 68.6)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "68.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5078'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '68.6'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5078'^^xsd:string;
  dwc:observationDate '2005-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.47)"^^geo:wktLiteral ;
  geo-pos:lat "11.35"^^xsd:decimal ;
  geo-pos:long "-17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5079'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.47'^^xsd:double;
  dwc:latitude '11.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5079'^^xsd:string;
  dwc:observationDate '2005-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.47)"^^geo:wktLiteral ;
  geo-pos:lat "11.35"^^xsd:decimal ;
  geo-pos:long "-17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5080'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.47'^^xsd:double;
  dwc:latitude '11.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5080'^^xsd:string;
  dwc:observationDate '2005-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.47)"^^geo:wktLiteral ;
  geo-pos:lat "11.35"^^xsd:decimal ;
  geo-pos:long "-17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5081'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.47'^^xsd:double;
  dwc:latitude '11.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5081'^^xsd:string;
  dwc:observationDate '2005-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.47)"^^geo:wktLiteral ;
  geo-pos:lat "11.35"^^xsd:decimal ;
  geo-pos:long "-17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5082'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.47'^^xsd:double;
  dwc:latitude '11.35'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5082'^^xsd:string;
  dwc:observationDate '2005-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.38 -13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.38 -13.95)"^^geo:wktLiteral ;
  geo-pos:lat "7.38"^^xsd:decimal ;
  geo-pos:long "-13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2444'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.95'^^xsd:double;
  dwc:latitude '7.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2444'^^xsd:string;
  dwc:observationDate '2003-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.38 -13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.38 -13.95)"^^geo:wktLiteral ;
  geo-pos:lat "7.38"^^xsd:decimal ;
  geo-pos:long "-13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2445'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.95'^^xsd:double;
  dwc:latitude '7.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2445'^^xsd:string;
  dwc:observationDate '2003-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.38 -13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.38 -13.95)"^^geo:wktLiteral ;
  geo-pos:lat "7.38"^^xsd:decimal ;
  geo-pos:long "-13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2446'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.95'^^xsd:double;
  dwc:latitude '7.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2446'^^xsd:string;
  dwc:observationDate '2003-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.38 -13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.38 -13.95)"^^geo:wktLiteral ;
  geo-pos:lat "7.38"^^xsd:decimal ;
  geo-pos:long "-13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2447'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-13.95'^^xsd:double;
  dwc:latitude '7.38'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2447'^^xsd:string;
  dwc:observationDate '2003-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.6 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.6 -12)"^^geo:wktLiteral ;
  geo-pos:lat "6.6"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2448'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '6.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2448'^^xsd:string;
  dwc:observationDate '2003-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.6 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.6 -12)"^^geo:wktLiteral ;
  geo-pos:lat "6.6"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2449'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '6.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2449'^^xsd:string;
  dwc:observationDate '2003-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.42 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.42 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.42"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5070'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '11.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5070'^^xsd:string;
  dwc:observationDate '2005-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.42 -17.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.42"^^xsd:decimal ;
  dwc:decimalLongitude "-17.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.42 -17.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.42"^^xsd:decimal ;
  geo-pos:long "-17.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5071'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.52'^^xsd:double;
  dwc:latitude '11.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5071'^^xsd:string;
  dwc:observationDate '2005-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5072'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5072'^^xsd:string;
  dwc:observationDate '2005-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5073'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5073'^^xsd:string;
  dwc:observationDate '2005-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5074'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5074'^^xsd:string;
  dwc:observationDate '2005-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.97)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5075'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.97'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5075'^^xsd:string;
  dwc:observationDate '2005-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -14)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 221'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 221'^^xsd:string;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.08 58.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.08"^^xsd:decimal ;
  dwc:decimalLongitude "58.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.08 58.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.08"^^xsd:decimal ;
  geo-pos:long "58.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8764'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '58.4'^^xsd:double;
  dwc:latitude '-6.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8764'^^xsd:string;
  dwc:observationDate '2012-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.6 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.6 -12)"^^geo:wktLiteral ;
  geo-pos:lat "6.6"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2450'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '6.6'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2450'^^xsd:string;
  dwc:observationDate '2003-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.08 58.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.08"^^xsd:decimal ;
  dwc:decimalLongitude "58.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.08 58.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.08"^^xsd:decimal ;
  geo-pos:long "58.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8765'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '58.4'^^xsd:double;
  dwc:latitude '-6.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8765'^^xsd:string;
  dwc:observationDate '2012-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.08 58.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.08"^^xsd:decimal ;
  dwc:decimalLongitude "58.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.08 58.4)"^^geo:wktLiteral ;
  geo-pos:lat "-6.08"^^xsd:decimal ;
  geo-pos:long "58.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8766'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '58.4'^^xsd:double;
  dwc:latitude '-6.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8766'^^xsd:string;
  dwc:observationDate '2012-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.15 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.15"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.15 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "9.15"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 222'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '9.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 222'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.15 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.15"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.15 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "9.15"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 223'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '9.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 223'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.15 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.15"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.15 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "9.15"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 224'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '9.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 224'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.15 -18.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.15"^^xsd:decimal ;
  dwc:decimalLongitude "-18.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.15 -18.08)"^^geo:wktLiteral ;
  geo-pos:lat "9.15"^^xsd:decimal ;
  geo-pos:long "-18.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 225'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-18.08'^^xsd:double;
  dwc:latitude '9.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 225'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.87 -9.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.87"^^xsd:decimal ;
  dwc:decimalLongitude "-9.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.87 -9.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.87"^^xsd:decimal ;
  geo-pos:long "-9.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 226'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.67'^^xsd:double;
  dwc:latitude '4.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 226'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.87 -9.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.87"^^xsd:decimal ;
  dwc:decimalLongitude "-9.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.87 -9.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.87"^^xsd:decimal ;
  geo-pos:long "-9.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 227'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.67'^^xsd:double;
  dwc:latitude '4.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 227'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.87 -9.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.87"^^xsd:decimal ;
  dwc:decimalLongitude "-9.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.87 -9.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.87"^^xsd:decimal ;
  geo-pos:long "-9.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 228'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.67'^^xsd:double;
  dwc:latitude '4.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 228'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8699'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8699'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8700'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8700'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8709'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8709'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.87 -9.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.87"^^xsd:decimal ;
  dwc:decimalLongitude "-9.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.87 -9.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.87"^^xsd:decimal ;
  geo-pos:long "-9.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 229'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.67'^^xsd:double;
  dwc:latitude '4.87'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 229'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.87 -9.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.87"^^xsd:decimal ;
  dwc:decimalLongitude "-9.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.87 -9.67)"^^geo:wktLiteral ;
  geo-pos:lat "4.87"^^xsd:decimal ;
  geo-pos:long "-9.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 230'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-9.67'^^xsd:double;
  dwc:latitude '4.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 230'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.05 44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.05"^^xsd:decimal ;
  dwc:decimalLongitude "44.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.05 44.5)"^^geo:wktLiteral ;
  geo-pos:lat "-14.05"^^xsd:decimal ;
  geo-pos:long "44.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 231'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '44.5'^^xsd:double;
  dwc:latitude '-14.05'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 231'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.05 44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.05"^^xsd:decimal ;
  dwc:decimalLongitude "44.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.05 44.5)"^^geo:wktLiteral ;
  geo-pos:lat "-14.05"^^xsd:decimal ;
  geo-pos:long "44.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 232'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '44.5'^^xsd:double;
  dwc:latitude '-14.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 232'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.05 44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.05"^^xsd:decimal ;
  dwc:decimalLongitude "44.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.05 44.5)"^^geo:wktLiteral ;
  geo-pos:lat "-14.05"^^xsd:decimal ;
  geo-pos:long "44.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 233'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '44.5'^^xsd:double;
  dwc:latitude '-14.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 233'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.05 -23.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.05"^^xsd:decimal ;
  dwc:decimalLongitude "-23.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.05 -23.37)"^^geo:wktLiteral ;
  geo-pos:lat "8.05"^^xsd:decimal ;
  geo-pos:long "-23.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 234'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-23.37'^^xsd:double;
  dwc:latitude '8.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 234'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 235'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 235'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.73"^^xsd:decimal ;
  dwc:decimalLongitude "-5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.73 -5.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.73"^^xsd:decimal ;
  geo-pos:long "-5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 236'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-5.75'^^xsd:double;
  dwc:latitude '0.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 236'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "41.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "41.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2459'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '41.1'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2459'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "41.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "41.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2460'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '41.1'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2460'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "41.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "41.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2461'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '41.1'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2461'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "41.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "41.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2462'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '41.1'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2462'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "41.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "41.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2463'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '41.1'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2463'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "41.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "41.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2464'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '41.1'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2464'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.17 43.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.17"^^xsd:decimal ;
  dwc:decimalLongitude "43.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.17 43.13)"^^geo:wktLiteral ;
  geo-pos:lat "-7.17"^^xsd:decimal ;
  geo-pos:long "43.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2465'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '43.13'^^xsd:double;
  dwc:latitude '-7.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2465'^^xsd:string;
  dwc:observationDate '2003-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 40.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8"^^xsd:decimal ;
  dwc:decimalLongitude "40.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 40.03)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8"^^xsd:decimal ;
  geo-pos:long "40.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2466'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '40.03'^^xsd:double;
  dwc:latitude '-8.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2466'^^xsd:string;
  dwc:observationDate '2003-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 40.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8"^^xsd:decimal ;
  dwc:decimalLongitude "40.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 40.03)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8"^^xsd:decimal ;
  geo-pos:long "40.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2467'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '40.03'^^xsd:double;
  dwc:latitude '-8.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2467'^^xsd:string;
  dwc:observationDate '2003-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 40.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8"^^xsd:decimal ;
  dwc:decimalLongitude "40.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 40.03)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8"^^xsd:decimal ;
  geo-pos:long "40.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2468'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '40.03'^^xsd:double;
  dwc:latitude '-8.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2468'^^xsd:string;
  dwc:observationDate '2003-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 40.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8"^^xsd:decimal ;
  dwc:decimalLongitude "40.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8 40.03)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8"^^xsd:decimal ;
  geo-pos:long "40.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2469'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '40.03'^^xsd:double;
  dwc:latitude '-8.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2469'^^xsd:string;
  dwc:observationDate '2003-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 246'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.13'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 246'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 247'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.13'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 247'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 248'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.13'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 248'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 249'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.13'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 249'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 250'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.13'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 250'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 251'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.13'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 251'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "8.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 8.13)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "8.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 252'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '8.13'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 252'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5 -18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5 -18.85)"^^geo:wktLiteral ;
  geo-pos:lat "14.5"^^xsd:decimal ;
  geo-pos:long "-18.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 253'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.85'^^xsd:double;
  dwc:latitude '14.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 253'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.53"^^xsd:decimal ;
  dwc:decimalLongitude "41.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.53 41.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.53"^^xsd:decimal ;
  geo-pos:long "41.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2458'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '41.1'^^xsd:double;
  dwc:latitude '-9.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2458'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 69.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.82"^^xsd:decimal ;
  dwc:decimalLongitude "69.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.82 69.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.82"^^xsd:decimal ;
  geo-pos:long "69.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5090'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '69.82'^^xsd:double;
  dwc:latitude '-6.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5090'^^xsd:string;
  dwc:observationDate '2005-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.9 67.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.9"^^xsd:decimal ;
  dwc:decimalLongitude "67.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.9 67.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.9"^^xsd:decimal ;
  geo-pos:long "67.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5091'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '67.82'^^xsd:double;
  dwc:latitude '-6.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5091'^^xsd:string;
  dwc:observationDate '2005-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.9 67.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.9"^^xsd:decimal ;
  dwc:decimalLongitude "67.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.9 67.82)"^^geo:wktLiteral ;
  geo-pos:lat "-6.9"^^xsd:decimal ;
  geo-pos:long "67.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5092'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '67.82'^^xsd:double;
  dwc:latitude '-6.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5092'^^xsd:string;
  dwc:observationDate '2005-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 72.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "72.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 72.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "72.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5093'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '72.17'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5093'^^xsd:string;
  dwc:observationDate '2006-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 75.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.22"^^xsd:decimal ;
  dwc:decimalLongitude "75.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 75.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.22"^^xsd:decimal ;
  geo-pos:long "75.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5094'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '75.3'^^xsd:double;
  dwc:latitude '-5.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5094'^^xsd:string;
  dwc:observationDate '2006-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 75.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.22"^^xsd:decimal ;
  dwc:decimalLongitude "75.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 75.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.22"^^xsd:decimal ;
  geo-pos:long "75.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5095'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '75.3'^^xsd:double;
  dwc:latitude '-5.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5095'^^xsd:string;
  dwc:observationDate '2006-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 75.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.22"^^xsd:decimal ;
  dwc:decimalLongitude "75.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.22 75.3)"^^geo:wktLiteral ;
  geo-pos:lat "-5.22"^^xsd:decimal ;
  geo-pos:long "75.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5096'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '75.3'^^xsd:double;
  dwc:latitude '-5.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5096'^^xsd:string;
  dwc:observationDate '2006-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 64.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "64.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 64.55)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "64.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5097'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '64.55'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5097'^^xsd:string;
  dwc:observationDate '2006-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 64.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.82"^^xsd:decimal ;
  dwc:decimalLongitude "64.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.82 64.55)"^^geo:wktLiteral ;
  geo-pos:lat "-2.82"^^xsd:decimal ;
  geo-pos:long "64.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5098'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '64.55'^^xsd:double;
  dwc:latitude '-2.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5098'^^xsd:string;
  dwc:observationDate '2006-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.87 69.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.87"^^xsd:decimal ;
  dwc:decimalLongitude "69.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.87 69.13)"^^geo:wktLiteral ;
  geo-pos:lat "-5.87"^^xsd:decimal ;
  geo-pos:long "69.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5099'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '69.13'^^xsd:double;
  dwc:latitude '-5.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5099'^^xsd:string;
  dwc:observationDate '2006-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.18 69.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.18"^^xsd:decimal ;
  dwc:decimalLongitude "69.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.18 69.65)"^^geo:wktLiteral ;
  geo-pos:lat "-5.18"^^xsd:decimal ;
  geo-pos:long "69.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5100'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '69.65'^^xsd:double;
  dwc:latitude '-5.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5100'^^xsd:string;
  dwc:observationDate '2006-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 51.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.18"^^xsd:decimal ;
  dwc:decimalLongitude "51.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 51.98)"^^geo:wktLiteral ;
  geo-pos:lat "-1.18"^^xsd:decimal ;
  geo-pos:long "51.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8674'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.98'^^xsd:double;
  dwc:latitude '-1.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8674'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -15.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.22"^^xsd:decimal ;
  dwc:decimalLongitude "-15.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -15.93)"^^geo:wktLiteral ;
  geo-pos:lat "1.22"^^xsd:decimal ;
  geo-pos:long "-15.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8687'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-15.93'^^xsd:double;
  dwc:latitude '1.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8687'^^xsd:string;
  dwc:observationDate '2011-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "-16.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "-16.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3900'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.02'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3900'^^xsd:string;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "-16.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "-16.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3901'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.02'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3901'^^xsd:string;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "-16.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "-16.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3902'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.02'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3902'^^xsd:string;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "-16.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "-16.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3903'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.02'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3903'^^xsd:string;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "19.75"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3904'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '19.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3904'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "19.75"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3905'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '19.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3905'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.75 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "19.75"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3906'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '19.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3906'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.78 52.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.78 52.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.78"^^xsd:decimal ;
  geo-pos:long "52.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3907'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.08'^^xsd:double;
  dwc:latitude '0.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3907'^^xsd:string;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8659'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8659'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8660'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8660'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.78 52.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.78"^^xsd:decimal ;
  dwc:decimalLongitude "52.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.78 52.08)"^^geo:wktLiteral ;
  geo-pos:lat "0.78"^^xsd:decimal ;
  geo-pos:long "52.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3908'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.08'^^xsd:double;
  dwc:latitude '0.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3908'^^xsd:string;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.33"^^xsd:decimal ;
  dwc:decimalLongitude "43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.33 43.2)"^^geo:wktLiteral ;
  geo-pos:lat "-7.33"^^xsd:decimal ;
  geo-pos:long "43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2470'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '43.2'^^xsd:double;
  dwc:latitude '-7.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2470'^^xsd:string;
  dwc:observationDate '2003-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.17 51.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.17"^^xsd:decimal ;
  dwc:decimalLongitude "51.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.17 51.35)"^^geo:wktLiteral ;
  geo-pos:lat "-8.17"^^xsd:decimal ;
  geo-pos:long "51.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8822'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '51.35'^^xsd:double;
  dwc:latitude '-8.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8822'^^xsd:string;
  dwc:observationDate '2012-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-18.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.25)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-18.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4991'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-18.25'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4991'^^xsd:string;
  dwc:observationDate '2005-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.07 50.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.07"^^xsd:decimal ;
  dwc:decimalLongitude "50.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.07 50.58)"^^geo:wktLiteral ;
  geo-pos:lat "-8.07"^^xsd:decimal ;
  geo-pos:long "50.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8823'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50.58'^^xsd:double;
  dwc:latitude '-8.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8823'^^xsd:string;
  dwc:observationDate '2012-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.18"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "-1.18"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4983'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '-1.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4983'^^xsd:string;
  dwc:observationDate '2005-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.18"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "-1.18"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4984'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '-1.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4984'^^xsd:string;
  dwc:observationDate '2005-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 53.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "53.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 53.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "53.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4985'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '53.02'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4985'^^xsd:string;
  dwc:observationDate '2005-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8 53.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8 53.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8"^^xsd:decimal ;
  geo-pos:long "53.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4986'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '53.02'^^xsd:double;
  dwc:latitude '-0.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4986'^^xsd:string;
  dwc:observationDate '2005-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8 53.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8 53.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8"^^xsd:decimal ;
  geo-pos:long "53.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4987'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '53.02'^^xsd:double;
  dwc:latitude '-0.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4987'^^xsd:string;
  dwc:observationDate '2005-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8 53.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8"^^xsd:decimal ;
  dwc:decimalLongitude "53.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8 53.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8"^^xsd:decimal ;
  geo-pos:long "53.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4988'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '53.02'^^xsd:double;
  dwc:latitude '-0.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4988'^^xsd:string;
  dwc:observationDate '2005-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32 53.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.32"^^xsd:decimal ;
  dwc:decimalLongitude "53.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.32 53.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.32"^^xsd:decimal ;
  geo-pos:long "53.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4989'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.3'^^xsd:double;
  dwc:latitude '-0.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4989'^^xsd:string;
  dwc:observationDate '2005-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38 53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.38"^^xsd:decimal ;
  dwc:decimalLongitude "53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.38 53.17)"^^geo:wktLiteral ;
  geo-pos:lat "-0.38"^^xsd:decimal ;
  geo-pos:long "53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4990'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '53.17'^^xsd:double;
  dwc:latitude '-0.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4990'^^xsd:string;
  dwc:observationDate '2005-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "7.7"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6528'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '7.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6528'^^xsd:string;
  dwc:observationDate '2007-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 76.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.95"^^xsd:decimal ;
  dwc:decimalLongitude "76.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 76.15)"^^geo:wktLiteral ;
  geo-pos:lat "-2.95"^^xsd:decimal ;
  geo-pos:long "76.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6529'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '76.15'^^xsd:double;
  dwc:latitude '-2.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6529'^^xsd:string;
  dwc:observationDate '2007-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 76.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.95"^^xsd:decimal ;
  dwc:decimalLongitude "76.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 76.15)"^^geo:wktLiteral ;
  geo-pos:lat "-2.95"^^xsd:decimal ;
  geo-pos:long "76.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6530'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '76.15'^^xsd:double;
  dwc:latitude '-2.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6530'^^xsd:string;
  dwc:observationDate '2007-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 76.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.95"^^xsd:decimal ;
  dwc:decimalLongitude "76.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.95 76.15)"^^geo:wktLiteral ;
  geo-pos:lat "-2.95"^^xsd:decimal ;
  geo-pos:long "76.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6531'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '76.15'^^xsd:double;
  dwc:latitude '-2.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6531'^^xsd:string;
  dwc:observationDate '2007-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 69.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.45"^^xsd:decimal ;
  dwc:decimalLongitude "69.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 69.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.45"^^xsd:decimal ;
  geo-pos:long "69.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6532'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '69.08'^^xsd:double;
  dwc:latitude '-2.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6532'^^xsd:string;
  dwc:observationDate '2007-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 69.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.45"^^xsd:decimal ;
  dwc:decimalLongitude "69.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 69.08)"^^geo:wktLiteral ;
  geo-pos:lat "-2.45"^^xsd:decimal ;
  geo-pos:long "69.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6533'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '69.08'^^xsd:double;
  dwc:latitude '-2.45'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6533'^^xsd:string;
  dwc:observationDate '2007-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 70.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.03"^^xsd:decimal ;
  dwc:decimalLongitude "70.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 70.72)"^^geo:wktLiteral ;
  geo-pos:lat "-6.03"^^xsd:decimal ;
  geo-pos:long "70.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6534'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '70.72'^^xsd:double;
  dwc:latitude '-6.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6534'^^xsd:string;
  dwc:observationDate '2007-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 70.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.03"^^xsd:decimal ;
  dwc:decimalLongitude "70.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 70.72)"^^geo:wktLiteral ;
  geo-pos:lat "-6.03"^^xsd:decimal ;
  geo-pos:long "70.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6535'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '70.72'^^xsd:double;
  dwc:latitude '-6.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6535'^^xsd:string;
  dwc:observationDate '2007-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 70.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.03"^^xsd:decimal ;
  dwc:decimalLongitude "70.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03 70.72)"^^geo:wktLiteral ;
  geo-pos:lat "-6.03"^^xsd:decimal ;
  geo-pos:long "70.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6536'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '70.72'^^xsd:double;
  dwc:latitude '-6.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6536'^^xsd:string;
  dwc:observationDate '2007-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.12)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6537'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.12'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6537'^^xsd:string;
  dwc:observationDate '2007-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.37 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.37 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.37"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6070'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '11.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6070'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.37 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.37 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.37"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6071'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '11.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6071'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.37 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.37 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.37"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6072'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '11.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6072'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.42"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "14.42"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6073'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '14.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6073'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.42"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "14.42"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6074'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '14.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6074'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.42"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "14.42"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6075'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '14.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6075'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.8 42.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.8"^^xsd:decimal ;
  dwc:decimalLongitude "42.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.8 42.35)"^^geo:wktLiteral ;
  geo-pos:lat "-15.8"^^xsd:decimal ;
  geo-pos:long "42.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6076'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '42.35'^^xsd:double;
  dwc:latitude '-15.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6076'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 126'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.05'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 126'^^xsd:string;
  dwc:observationDate '2000-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.7"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "8.7"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5001'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '8.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5001'^^xsd:string;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 54.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.65"^^xsd:decimal ;
  dwc:decimalLongitude "54.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 54.98)"^^geo:wktLiteral ;
  geo-pos:lat "-1.65"^^xsd:decimal ;
  geo-pos:long "54.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5002'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.98'^^xsd:double;
  dwc:latitude '-1.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5002'^^xsd:string;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.32 -10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.32"^^xsd:decimal ;
  dwc:decimalLongitude "-10.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.32 -10.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.32"^^xsd:decimal ;
  geo-pos:long "-10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 159'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-10.12'^^xsd:double;
  dwc:latitude '3.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 159'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 54.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.65"^^xsd:decimal ;
  dwc:decimalLongitude "54.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 54.98)"^^geo:wktLiteral ;
  geo-pos:lat "-1.65"^^xsd:decimal ;
  geo-pos:long "54.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5003'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.98'^^xsd:double;
  dwc:latitude '-1.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5003'^^xsd:string;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.32 -10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.32"^^xsd:decimal ;
  dwc:decimalLongitude "-10.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.32 -10.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.32"^^xsd:decimal ;
  geo-pos:long "-10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 160'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-10.12'^^xsd:double;
  dwc:latitude '3.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 160'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 54.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.65"^^xsd:decimal ;
  dwc:decimalLongitude "54.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.65 54.98)"^^geo:wktLiteral ;
  geo-pos:lat "-1.65"^^xsd:decimal ;
  geo-pos:long "54.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5004'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.98'^^xsd:double;
  dwc:latitude '-1.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5004'^^xsd:string;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.32 -10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.32"^^xsd:decimal ;
  dwc:decimalLongitude "-10.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.32 -10.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.32"^^xsd:decimal ;
  geo-pos:long "-10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 161'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-10.12'^^xsd:double;
  dwc:latitude '3.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 161'^^xsd:string;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.8 42.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.8"^^xsd:decimal ;
  dwc:decimalLongitude "42.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.8 42.35)"^^geo:wktLiteral ;
  geo-pos:lat "-15.8"^^xsd:decimal ;
  geo-pos:long "42.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6077'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '42.35'^^xsd:double;
  dwc:latitude '-15.8'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6077'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.42"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "14.42"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6078'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '14.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6078'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.42"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "14.42"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6079'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '14.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6079'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.42"^^xsd:decimal ;
  dwc:decimalLongitude "-18.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.42 -18.43)"^^geo:wktLiteral ;
  geo-pos:lat "14.42"^^xsd:decimal ;
  geo-pos:long "-18.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6080'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-18.43'^^xsd:double;
  dwc:latitude '14.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6080'^^xsd:string;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.25 43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.25"^^xsd:decimal ;
  dwc:decimalLongitude "43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.25 43.8)"^^geo:wktLiteral ;
  geo-pos:lat "-15.25"^^xsd:decimal ;
  geo-pos:long "43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6081'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '43.8'^^xsd:double;
  dwc:latitude '-15.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6081'^^xsd:string;
  dwc:observationDate '2007-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.25 43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.25"^^xsd:decimal ;
  dwc:decimalLongitude "43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.25 43.8)"^^geo:wktLiteral ;
  geo-pos:lat "-15.25"^^xsd:decimal ;
  geo-pos:long "43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6082'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '43.8'^^xsd:double;
  dwc:latitude '-15.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6082'^^xsd:string;
  dwc:observationDate '2007-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.97 50.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.97"^^xsd:decimal ;
  dwc:decimalLongitude "50.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.97 50.28)"^^geo:wktLiteral ;
  geo-pos:lat "-2.97"^^xsd:decimal ;
  geo-pos:long "50.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6083'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '50.28'^^xsd:double;
  dwc:latitude '-2.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6083'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.85 45.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.85"^^xsd:decimal ;
  dwc:decimalLongitude "45.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.85 45.45)"^^geo:wktLiteral ;
  geo-pos:lat "-13.85"^^xsd:decimal ;
  geo-pos:long "45.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 190'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '45.45'^^xsd:double;
  dwc:latitude '-13.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 190'^^xsd:string;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.25 -17.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.25 -17.32)"^^geo:wktLiteral ;
  geo-pos:lat "15.25"^^xsd:decimal ;
  geo-pos:long "-17.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6084'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.32'^^xsd:double;
  dwc:latitude '15.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6084'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.25 -17.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.25"^^xsd:decimal ;
  dwc:decimalLongitude "-17.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.25 -17.32)"^^geo:wktLiteral ;
  geo-pos:lat "15.25"^^xsd:decimal ;
  geo-pos:long "-17.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6085'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-17.32'^^xsd:double;
  dwc:latitude '15.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6085'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8752'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8752'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8753'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8753'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 62.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.13"^^xsd:decimal ;
  dwc:decimalLongitude "62.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.13 62.12)"^^geo:wktLiteral ;
  geo-pos:lat "-6.13"^^xsd:decimal ;
  geo-pos:long "62.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8778'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '62.12'^^xsd:double;
  dwc:latitude '-6.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8778'^^xsd:string;
  dwc:observationDate '2012-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-15.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 182'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 182'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-15.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 183'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 183'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.25 -15.73)"^^geo:wktLiteral ;
  geo-pos:lat "8.25"^^xsd:decimal ;
  geo-pos:long "-15.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 184'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-15.73'^^xsd:double;
  dwc:latitude '8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 184'^^xsd:string;
  dwc:observationDate '2000-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -14.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5 -14.17)"^^geo:wktLiteral ;
  geo-pos:lat "7.5"^^xsd:decimal ;
  geo-pos:long "-14.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 185'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-14.17'^^xsd:double;
  dwc:latitude '7.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 185'^^xsd:string;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.27 45.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.27"^^xsd:decimal ;
  dwc:decimalLongitude "45.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.27 45.05)"^^geo:wktLiteral ;
  geo-pos:lat "-15.27"^^xsd:decimal ;
  geo-pos:long "45.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 186'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '45.05'^^xsd:double;
  dwc:latitude '-15.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 186'^^xsd:string;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.27 45.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.27"^^xsd:decimal ;
  dwc:decimalLongitude "45.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.27 45.05)"^^geo:wktLiteral ;
  geo-pos:lat "-15.27"^^xsd:decimal ;
  geo-pos:long "45.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 187'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '45.05'^^xsd:double;
  dwc:latitude '-15.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 187'^^xsd:string;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.27 45.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.27"^^xsd:decimal ;
  dwc:decimalLongitude "45.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.27 45.05)"^^geo:wktLiteral ;
  geo-pos:lat "-15.27"^^xsd:decimal ;
  geo-pos:long "45.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 188'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '45.05'^^xsd:double;
  dwc:latitude '-15.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 188'^^xsd:string;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.85 45.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.85"^^xsd:decimal ;
  dwc:decimalLongitude "45.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.85 45.45)"^^geo:wktLiteral ;
  geo-pos:lat "-13.85"^^xsd:decimal ;
  geo-pos:long "45.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 189'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '45.45'^^xsd:double;
  dwc:latitude '-13.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 189'^^xsd:string;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.67"^^xsd:decimal ;
  dwc:decimalLongitude "-21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -21.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.67"^^xsd:decimal ;
  geo-pos:long "-21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 151'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-21.25'^^xsd:double;
  dwc:latitude '3.67'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 151'^^xsd:string;
  dwc:observationDate '2000-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.67"^^xsd:decimal ;
  dwc:decimalLongitude "-21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -21.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.67"^^xsd:decimal ;
  geo-pos:long "-21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 152'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-21.25'^^xsd:double;
  dwc:latitude '3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 152'^^xsd:string;
  dwc:observationDate '2000-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 47.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 47.02)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "47.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 153'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '47.02'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 153'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 47.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 47.02)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "47.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 154'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '47.02'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 154'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 47.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 47.02)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "47.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 155'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '47.02'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 155'^^xsd:string;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 42.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.5"^^xsd:decimal ;
  dwc:decimalLongitude "42.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 42.18)"^^geo:wktLiteral ;
  geo-pos:lat "-12.5"^^xsd:decimal ;
  geo-pos:long "42.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 156'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.18'^^xsd:double;
  dwc:latitude '-12.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 156'^^xsd:string;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 42.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.5"^^xsd:decimal ;
  dwc:decimalLongitude "42.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 42.18)"^^geo:wktLiteral ;
  geo-pos:lat "-12.5"^^xsd:decimal ;
  geo-pos:long "42.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 157'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.18'^^xsd:double;
  dwc:latitude '-12.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 157'^^xsd:string;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 42.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.5"^^xsd:decimal ;
  dwc:decimalLongitude "42.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 42.18)"^^geo:wktLiteral ;
  geo-pos:lat "-12.5"^^xsd:decimal ;
  geo-pos:long "42.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 158'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '42.18'^^xsd:double;
  dwc:latitude '-12.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 158'^^xsd:string;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5007'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5007'^^xsd:string;
  dwc:observationDate '2005-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5008'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5008'^^xsd:string;
  dwc:observationDate '2005-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5009'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5009'^^xsd:string;
  dwc:observationDate '2005-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -4.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.83"^^xsd:decimal ;
  dwc:decimalLongitude "-4.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.83 -4.62)"^^geo:wktLiteral ;
  geo-pos:lat "2.83"^^xsd:decimal ;
  geo-pos:long "-4.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5010'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-4.62'^^xsd:double;
  dwc:latitude '2.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5010'^^xsd:string;
  dwc:observationDate '2005-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.42 54.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.42"^^xsd:decimal ;
  dwc:decimalLongitude "54.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.42 54.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.42"^^xsd:decimal ;
  geo-pos:long "54.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5011'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '54.42'^^xsd:double;
  dwc:latitude '-2.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5011'^^xsd:string;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 54.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "54.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 54.42)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "54.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5012'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '54.42'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5012'^^xsd:string;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.42 54.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.42"^^xsd:decimal ;
  dwc:decimalLongitude "54.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.42 54.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.42"^^xsd:decimal ;
  geo-pos:long "54.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5013'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '54.42'^^xsd:double;
  dwc:latitude '-2.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5013'^^xsd:string;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.42 54.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.42"^^xsd:decimal ;
  dwc:decimalLongitude "54.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.42 54.42)"^^geo:wktLiteral ;
  geo-pos:lat "-2.42"^^xsd:decimal ;
  geo-pos:long "54.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5014'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '54.42'^^xsd:double;
  dwc:latitude '-2.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5014'^^xsd:string;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "11.32"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8800'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '11.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8800'^^xsd:string;
  dwc:observationDate '2012-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-24.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2423'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-24.13'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2423'^^xsd:string;
  dwc:observationDate '2003-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 -9.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.2"^^xsd:decimal ;
  geo-pos:long "-9.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 131'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '1.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 131'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.43 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.43"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.43 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-9.43"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 132'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-9.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 132'^^xsd:string;
  dwc:observationDate '2000-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 133'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-9.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 133'^^xsd:string;
  dwc:observationDate '2000-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -12.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-12.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 134'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-12.63'^^xsd:double;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 134'^^xsd:string;
  dwc:observationDate '2000-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.73 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.73"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.73 -25)"^^geo:wktLiteral ;
  geo-pos:lat "14.73"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 135'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '14.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 135'^^xsd:string;
  dwc:observationDate '2000-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.73 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.73"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.73 -25)"^^geo:wktLiteral ;
  geo-pos:lat "14.73"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 136'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '14.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 136'^^xsd:string;
  dwc:observationDate '2000-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 137'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-9.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 137'^^xsd:string;
  dwc:observationDate '2000-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.7"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "8.7"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5000'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '8.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5000'^^xsd:string;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 52.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.7"^^xsd:decimal ;
  dwc:decimalLongitude "52.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7 52.93)"^^geo:wktLiteral ;
  geo-pos:lat "8.7"^^xsd:decimal ;
  geo-pos:long "52.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4999'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.93'^^xsd:double;
  dwc:latitude '8.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4999'^^xsd:string;
  dwc:observationDate '2005-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -20.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "-20.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -20.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "-20.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4998'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-20.88'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4998'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8813'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8813'^^xsd:string;
  dwc:observationDate '2012-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -9.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -9.35)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "-9.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 127'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-9.35'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 127'^^xsd:string;
  dwc:observationDate '2000-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -10.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.67"^^xsd:decimal ;
  geo-pos:long "-10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 128'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-10.12'^^xsd:double;
  dwc:latitude '3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 128'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -10.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.67"^^xsd:decimal ;
  dwc:decimalLongitude "-10.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.67 -10.12)"^^geo:wktLiteral ;
  geo-pos:lat "3.67"^^xsd:decimal ;
  geo-pos:long "-10.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 129'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-10.12'^^xsd:double;
  dwc:latitude '3.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 129'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 -9.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2 -9.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.2"^^xsd:decimal ;
  geo-pos:long "-9.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 130'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-9.58'^^xsd:double;
  dwc:latitude '1.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 130'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 51.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 51.77)"^^geo:wktLiteral ;
  geo-pos:lat "-8.2"^^xsd:decimal ;
  geo-pos:long "51.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8811'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '51.77'^^xsd:double;
  dwc:latitude '-8.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8811'^^xsd:string;
  dwc:observationDate '2012-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8812'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8812'^^xsd:string;
  dwc:observationDate '2012-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-18.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.25)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-18.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4992'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-18.25'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4992'^^xsd:string;
  dwc:observationDate '2005-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-18.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.25)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-18.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4993'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-18.25'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4993'^^xsd:string;
  dwc:observationDate '2005-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.87"^^xsd:decimal ;
  dwc:decimalLongitude "-18.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.87 -18.25)"^^geo:wktLiteral ;
  geo-pos:lat "19.87"^^xsd:decimal ;
  geo-pos:long "-18.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4994'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-18.25'^^xsd:double;
  dwc:latitude '19.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4994'^^xsd:string;
  dwc:observationDate '2005-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -20.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "-20.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -20.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "-20.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4995'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-20.88'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4995'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -20.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "-20.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -20.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "-20.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4996'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-20.88'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4996'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -20.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "-20.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 -20.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "-20.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4997'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-20.88'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4997'^^xsd:string;
  dwc:observationDate '2005-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "4.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3375'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '4.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3375'^^xsd:string;
  dwc:observationDate '2004-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 62.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "62.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 62.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "62.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3376'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '62.08'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3376'^^xsd:string;
  dwc:observationDate '2004-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 62.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "62.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 62.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "62.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3377'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '62.08'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3377'^^xsd:string;
  dwc:observationDate '2004-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 62.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "62.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 62.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "62.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3378'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '62.08'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3378'^^xsd:string;
  dwc:observationDate '2004-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 62.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "62.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 62.08)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "62.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3379'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '62.08'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3379'^^xsd:string;
  dwc:observationDate '2004-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3380'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '63'^^xsd:integer;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3380'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3381'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '63'^^xsd:integer;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3381'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 63)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3382'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '63'^^xsd:integer;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3382'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.2"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.2 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-9.2"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 138'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-9.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 138'^^xsd:string;
  dwc:observationDate '2000-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.47"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-1.47"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2414'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '-1.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2414'^^xsd:string;
  dwc:observationDate '2003-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.47"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-1.47"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2415'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '-1.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2415'^^xsd:string;
  dwc:observationDate '2003-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.47"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-1.47"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2416'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '-1.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2416'^^xsd:string;
  dwc:observationDate '2003-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.02 -13.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.02"^^xsd:decimal ;
  dwc:decimalLongitude "-13.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.02 -13.33)"^^geo:wktLiteral ;
  geo-pos:lat "7.02"^^xsd:decimal ;
  geo-pos:long "-13.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2417'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-13.33'^^xsd:double;
  dwc:latitude '7.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2417'^^xsd:string;
  dwc:observationDate '2003-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.38)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2418'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.38'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2418'^^xsd:string;
  dwc:observationDate '2003-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.38)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2419'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.38'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2419'^^xsd:string;
  dwc:observationDate '2003-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.03"^^xsd:decimal ;
  dwc:decimalLongitude "-13.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.03 -13.38)"^^geo:wktLiteral ;
  geo-pos:lat "7.03"^^xsd:decimal ;
  geo-pos:long "-13.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2420'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-13.38'^^xsd:double;
  dwc:latitude '7.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2420'^^xsd:string;
  dwc:observationDate '2003-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-24.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2421'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-24.13'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2421'^^xsd:string;
  dwc:observationDate '2003-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.73 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.73"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.73 -25)"^^geo:wktLiteral ;
  geo-pos:lat "14.73"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 139'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '14.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 139'^^xsd:string;
  dwc:observationDate '2000-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.47 -7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.47"^^xsd:decimal ;
  dwc:decimalLongitude "-7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.47 -7.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.47"^^xsd:decimal ;
  geo-pos:long "-7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 140'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-7.67'^^xsd:double;
  dwc:latitude '2.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 140'^^xsd:string;
  dwc:observationDate '2000-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -6.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.17"^^xsd:decimal ;
  dwc:decimalLongitude "-6.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.17 -6.27)"^^geo:wktLiteral ;
  geo-pos:lat "4.17"^^xsd:decimal ;
  geo-pos:long "-6.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 141'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.27'^^xsd:double;
  dwc:latitude '4.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 141'^^xsd:string;
  dwc:observationDate '2000-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.47 -7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.47"^^xsd:decimal ;
  dwc:decimalLongitude "-7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.47 -7.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.47"^^xsd:decimal ;
  geo-pos:long "-7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 142'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-7.67'^^xsd:double;
  dwc:latitude '2.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 142'^^xsd:string;
  dwc:observationDate '2000-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -6.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 143'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.25'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 143'^^xsd:string;
  dwc:observationDate '2000-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.47 -7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.47"^^xsd:decimal ;
  dwc:decimalLongitude "-7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.47 -7.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.47"^^xsd:decimal ;
  geo-pos:long "-7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 144'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-7.67'^^xsd:double;
  dwc:latitude '2.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 144'^^xsd:string;
  dwc:observationDate '2000-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.47 -7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.47"^^xsd:decimal ;
  dwc:decimalLongitude "-7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.47 -7.67)"^^geo:wktLiteral ;
  geo-pos:lat "2.47"^^xsd:decimal ;
  geo-pos:long "-7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 145'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-7.67'^^xsd:double;
  dwc:latitude '2.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 145'^^xsd:string;
  dwc:observationDate '2000-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-24.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2422'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-24.13'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2422'^^xsd:string;
  dwc:observationDate '2003-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.67 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.67 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.67"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8790'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '6.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8790'^^xsd:string;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "-16.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "-16.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3899'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.02'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3899'^^xsd:string;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-24.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2424'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-24.13'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2424'^^xsd:string;
  dwc:observationDate '2003-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-24.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2425'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-24.13'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2425'^^xsd:string;
  dwc:observationDate '2003-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-24.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2426'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-24.13'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2426'^^xsd:string;
  dwc:observationDate '2003-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-24.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2427'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-24.13'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2427'^^xsd:string;
  dwc:observationDate '2003-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.73"^^xsd:decimal ;
  dwc:decimalLongitude "-24.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.73 -24.13)"^^geo:wktLiteral ;
  geo-pos:lat "2.73"^^xsd:decimal ;
  geo-pos:long "-24.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2428'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-24.13'^^xsd:double;
  dwc:latitude '2.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2428'^^xsd:string;
  dwc:observationDate '2003-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -6.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 146'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.25'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 146'^^xsd:string;
  dwc:observationDate '2000-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.22"^^xsd:decimal ;
  dwc:decimalLongitude "-6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.22 -6.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.22"^^xsd:decimal ;
  geo-pos:long "-6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 147'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-6.25'^^xsd:double;
  dwc:latitude '4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 147'^^xsd:string;
  dwc:observationDate '2000-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -12.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -12.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "-12.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 148'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-12.17'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 148'^^xsd:string;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -12.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.33"^^xsd:decimal ;
  dwc:decimalLongitude "-12.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.33 -12.17)"^^geo:wktLiteral ;
  geo-pos:lat "1.33"^^xsd:decimal ;
  geo-pos:long "-12.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 149'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-12.17'^^xsd:double;
  dwc:latitude '1.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 149'^^xsd:string;
  dwc:observationDate '2000-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 -14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "-14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 -14.25)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "-14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 150'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-14.25'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 150'^^xsd:string;
  dwc:observationDate '2000-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 52.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "52.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3889'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.23'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3889'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 52.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "52.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3890'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.23'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3890'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 52.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 52.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "52.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3891'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.87'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3891'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 -1.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.55"^^xsd:decimal ;
  dwc:decimalLongitude "-1.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.55 -1.95)"^^geo:wktLiteral ;
  geo-pos:lat "1.55"^^xsd:decimal ;
  geo-pos:long "-1.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3892'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-1.95'^^xsd:double;
  dwc:latitude '1.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3892'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 52.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 52.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "52.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3893'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.87'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3893'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "1.4"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3894'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3894'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 52.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 52.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "52.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3895'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.87'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3895'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 -2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 -2.05)"^^geo:wktLiteral ;
  geo-pos:lat "1.4"^^xsd:decimal ;
  geo-pos:long "-2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3896'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-2.05'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3896'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 52.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "52.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 52.87)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "52.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3897'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.87'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3897'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.98"^^xsd:decimal ;
  dwc:decimalLongitude "-16.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.98 -16.02)"^^geo:wktLiteral ;
  geo-pos:lat "-0.98"^^xsd:decimal ;
  geo-pos:long "-16.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3898'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.02'^^xsd:double;
  dwc:latitude '-0.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3898'^^xsd:string;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 52.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.95"^^xsd:decimal ;
  dwc:decimalLongitude "52.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.95 52.17)"^^geo:wktLiteral ;
  geo-pos:lat "-3.95"^^xsd:decimal ;
  geo-pos:long "52.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5211'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '52.17'^^xsd:double;
  dwc:latitude '-3.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5211'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5212'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5212'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5213'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5213'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5214'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5214'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 51.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27"^^xsd:decimal ;
  dwc:decimalLongitude "51.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 51.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27"^^xsd:decimal ;
  geo-pos:long "51.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5215'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.75'^^xsd:double;
  dwc:latitude '-0.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5215'^^xsd:string;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 51.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27"^^xsd:decimal ;
  dwc:decimalLongitude "51.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 51.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27"^^xsd:decimal ;
  geo-pos:long "51.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5216'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.75'^^xsd:double;
  dwc:latitude '-0.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5216'^^xsd:string;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45 51.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.45"^^xsd:decimal ;
  dwc:decimalLongitude "51.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.45 51.42)"^^geo:wktLiteral ;
  geo-pos:lat "-3.45"^^xsd:decimal ;
  geo-pos:long "51.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5217'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.42'^^xsd:double;
  dwc:latitude '-3.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5217'^^xsd:string;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.93"^^xsd:decimal ;
  dwc:decimalLongitude "-19.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -19.15)"^^geo:wktLiteral ;
  geo-pos:lat "13.93"^^xsd:decimal ;
  geo-pos:long "-19.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5218'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-19.15'^^xsd:double;
  dwc:latitude '13.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5218'^^xsd:string;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 51.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "51.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 51.8)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "51.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 354'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.8'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 354'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 51.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "51.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 51.8)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "51.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 355'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.8'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 355'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 5.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.12"^^xsd:decimal ;
  dwc:decimalLongitude "5.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.12 5.22)"^^geo:wktLiteral ;
  geo-pos:lat "1.12"^^xsd:decimal ;
  geo-pos:long "5.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 356'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.22'^^xsd:double;
  dwc:latitude '1.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 356'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 3.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.42"^^xsd:decimal ;
  dwc:decimalLongitude "3.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.42 3.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.42"^^xsd:decimal ;
  geo-pos:long "3.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 357'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '3.73'^^xsd:double;
  dwc:latitude '1.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 357'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "15.97"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6544'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '15.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6544'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6545'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6545'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6546'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6546'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6547'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6547'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6548'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6548'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "15.97"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6549'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '15.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6549'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6550'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6550'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6551'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6551'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6552'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6552'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5230'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5230'^^xsd:string;
  dwc:observationDate '2006-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5231'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5231'^^xsd:string;
  dwc:observationDate '2006-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5232'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5232'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.62"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 -12.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.62"^^xsd:decimal ;
  geo-pos:long "-12.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5233'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '1.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5233'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5234'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5234'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.62"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 -12.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.62"^^xsd:decimal ;
  geo-pos:long "-12.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5235'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '1.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5235'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5236'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5236'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.62"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 -12.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.62"^^xsd:decimal ;
  geo-pos:long "-12.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5237'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '1.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5237'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5238'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5238'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 -12.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.62"^^xsd:decimal ;
  dwc:decimalLongitude "-12.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 -12.58)"^^geo:wktLiteral ;
  geo-pos:lat "1.62"^^xsd:decimal ;
  geo-pos:long "-12.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5239'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-12.58'^^xsd:double;
  dwc:latitude '1.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5239'^^xsd:string;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 47.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "47.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 47.6)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "47.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5240'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '47.6'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5240'^^xsd:string;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 50.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 50.57)"^^geo:wktLiteral ;
  geo-pos:lat "0.58"^^xsd:decimal ;
  geo-pos:long "50.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5241'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '50.57'^^xsd:double;
  dwc:latitude '0.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5241'^^xsd:string;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 50.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.58"^^xsd:decimal ;
  dwc:decimalLongitude "50.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.58 50.57)"^^geo:wktLiteral ;
  geo-pos:lat "0.58"^^xsd:decimal ;
  geo-pos:long "50.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5242'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '50.57'^^xsd:double;
  dwc:latitude '0.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5242'^^xsd:string;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.93"^^xsd:decimal ;
  dwc:decimalLongitude "-19.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -19.15)"^^geo:wktLiteral ;
  geo-pos:lat "13.93"^^xsd:decimal ;
  geo-pos:long "-19.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5219'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-19.15'^^xsd:double;
  dwc:latitude '13.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5219'^^xsd:string;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 51.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27"^^xsd:decimal ;
  dwc:decimalLongitude "51.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 51.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27"^^xsd:decimal ;
  geo-pos:long "51.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5220'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.75'^^xsd:double;
  dwc:latitude '-0.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5220'^^xsd:string;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 51.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.27"^^xsd:decimal ;
  dwc:decimalLongitude "51.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.27 51.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.27"^^xsd:decimal ;
  geo-pos:long "51.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5221'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.75'^^xsd:double;
  dwc:latitude '-0.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5221'^^xsd:string;
  dwc:observationDate '2006-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5222'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5222'^^xsd:string;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.22"^^xsd:decimal ;
  dwc:decimalLongitude "53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.22 53.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.22"^^xsd:decimal ;
  geo-pos:long "53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5223'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '53.5'^^xsd:double;
  dwc:latitude '-4.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5223'^^xsd:string;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.18 50.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.18"^^xsd:decimal ;
  dwc:decimalLongitude "50.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.18 50.98)"^^geo:wktLiteral ;
  geo-pos:lat "-8.18"^^xsd:decimal ;
  geo-pos:long "50.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5224'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '50.98'^^xsd:double;
  dwc:latitude '-8.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5224'^^xsd:string;
  dwc:observationDate '2006-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.82"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 48)"^^geo:wktLiteral ;
  geo-pos:lat "-1.82"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5225'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '-1.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5225'^^xsd:string;
  dwc:observationDate '2006-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.82"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 48)"^^geo:wktLiteral ;
  geo-pos:lat "-1.82"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5226'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '-1.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5226'^^xsd:string;
  dwc:observationDate '2006-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.82"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 48)"^^geo:wktLiteral ;
  geo-pos:lat "-1.82"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5227'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '-1.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5227'^^xsd:string;
  dwc:observationDate '2006-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.82"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 48)"^^geo:wktLiteral ;
  geo-pos:lat "-1.82"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5228'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '-1.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5228'^^xsd:string;
  dwc:observationDate '2006-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 47.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.22"^^xsd:decimal ;
  dwc:decimalLongitude "47.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.22 47.85)"^^geo:wktLiteral ;
  geo-pos:lat "-2.22"^^xsd:decimal ;
  geo-pos:long "47.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5229'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '47.85'^^xsd:double;
  dwc:latitude '-2.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5229'^^xsd:string;
  dwc:observationDate '2006-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 8.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.38"^^xsd:decimal ;
  geo-pos:long "8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 334'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.75'^^xsd:double;
  dwc:latitude '-2.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 334'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 8.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.38"^^xsd:decimal ;
  geo-pos:long "8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 335'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.75'^^xsd:double;
  dwc:latitude '-2.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 335'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 8.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.38"^^xsd:decimal ;
  geo-pos:long "8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 336'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.75'^^xsd:double;
  dwc:latitude '-2.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 336'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 8.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.38"^^xsd:decimal ;
  geo-pos:long "8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 337'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.75'^^xsd:double;
  dwc:latitude '-2.38'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 337'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 8.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.38"^^xsd:decimal ;
  dwc:decimalLongitude "8.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.38 8.75)"^^geo:wktLiteral ;
  geo-pos:lat "-2.38"^^xsd:decimal ;
  geo-pos:long "8.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 338'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.75'^^xsd:double;
  dwc:latitude '-2.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 338'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 339'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 339'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 340'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 340'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 341'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 341'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "9.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 9.02)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "9.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 342'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '9.02'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 342'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 -2.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.87"^^xsd:decimal ;
  dwc:decimalLongitude "-2.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 -2.08)"^^geo:wktLiteral ;
  geo-pos:lat "-1.87"^^xsd:decimal ;
  geo-pos:long "-2.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5200'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-2.08'^^xsd:double;
  dwc:latitude '-1.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5200'^^xsd:string;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 -2.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.87"^^xsd:decimal ;
  dwc:decimalLongitude "-2.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 -2.08)"^^geo:wktLiteral ;
  geo-pos:lat "-1.87"^^xsd:decimal ;
  geo-pos:long "-2.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5201'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-2.08'^^xsd:double;
  dwc:latitude '-1.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5201'^^xsd:string;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.83 59.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.83"^^xsd:decimal ;
  dwc:decimalLongitude "59.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.83 59.42)"^^geo:wktLiteral ;
  geo-pos:lat "-8.83"^^xsd:decimal ;
  geo-pos:long "59.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5202'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '59.42'^^xsd:double;
  dwc:latitude '-8.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5202'^^xsd:string;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-8"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5203'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-8'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5203'^^xsd:string;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-8"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5204'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-8'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5204'^^xsd:string;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-8"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5205'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-8'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5205'^^xsd:string;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 58.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8"^^xsd:decimal ;
  dwc:decimalLongitude "58.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 58.83)"^^geo:wktLiteral ;
  geo-pos:lat "-8"^^xsd:decimal ;
  geo-pos:long "58.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5206'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '58.83'^^xsd:double;
  dwc:latitude '-8'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5206'^^xsd:string;
  dwc:observationDate '2006-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 52.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.82"^^xsd:decimal ;
  dwc:decimalLongitude "52.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.82 52.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.82"^^xsd:decimal ;
  geo-pos:long "52.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5207'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '52.38'^^xsd:double;
  dwc:latitude '-3.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5207'^^xsd:string;
  dwc:observationDate '2006-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -8.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.5 -8.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.5"^^xsd:decimal ;
  geo-pos:long "-8.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5208'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-8.33'^^xsd:double;
  dwc:latitude '1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5208'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 -7.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 -7.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.4"^^xsd:decimal ;
  geo-pos:long "-7.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5209'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-7.78'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5209'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 51.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.23"^^xsd:decimal ;
  dwc:decimalLongitude "51.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 51.72)"^^geo:wktLiteral ;
  geo-pos:lat "0.23"^^xsd:decimal ;
  geo-pos:long "51.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8456'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '51.72'^^xsd:double;
  dwc:latitude '0.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8456'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 51.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.23"^^xsd:decimal ;
  dwc:decimalLongitude "51.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.23 51.72)"^^geo:wktLiteral ;
  geo-pos:lat "0.23"^^xsd:decimal ;
  geo-pos:long "51.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8457'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '51.72'^^xsd:double;
  dwc:latitude '0.23'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8457'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2509'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2509'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 6.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.85"^^xsd:decimal ;
  dwc:decimalLongitude "6.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 6.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.85"^^xsd:decimal ;
  geo-pos:long "6.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2510'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.92'^^xsd:double;
  dwc:latitude '-1.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2510'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2511'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2511'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 6.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.85"^^xsd:decimal ;
  dwc:decimalLongitude "6.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 6.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.85"^^xsd:decimal ;
  geo-pos:long "6.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2512'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.92'^^xsd:double;
  dwc:latitude '-1.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2512'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2513'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2513'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 6.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.85"^^xsd:decimal ;
  dwc:decimalLongitude "6.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 6.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.85"^^xsd:decimal ;
  geo-pos:long "6.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2514'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.92'^^xsd:double;
  dwc:latitude '-1.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2514'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2515'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2515'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 6.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.85"^^xsd:decimal ;
  dwc:decimalLongitude "6.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 6.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.85"^^xsd:decimal ;
  geo-pos:long "6.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2516'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.92'^^xsd:double;
  dwc:latitude '-1.85'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2516'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.08"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.08 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "-2.08"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2517'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '-2.08'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2517'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 6.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.85"^^xsd:decimal ;
  dwc:decimalLongitude "6.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 6.92)"^^geo:wktLiteral ;
  geo-pos:lat "-1.85"^^xsd:decimal ;
  geo-pos:long "6.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2518'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '6.92'^^xsd:double;
  dwc:latitude '-1.85'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2518'^^xsd:string;
  dwc:observationDate '2003-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8412'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8412'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8413'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8413'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8414'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8414'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "50.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8401'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8401'^^xsd:string;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 9.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.78"^^xsd:decimal ;
  dwc:decimalLongitude "9.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.78 9.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.78"^^xsd:decimal ;
  geo-pos:long "9.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8402'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '9.18'^^xsd:double;
  dwc:latitude '-3.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8402'^^xsd:string;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 51.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.27"^^xsd:decimal ;
  dwc:decimalLongitude "51.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.27 51.8)"^^geo:wktLiteral ;
  geo-pos:lat "3.27"^^xsd:decimal ;
  geo-pos:long "51.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 353'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.8'^^xsd:double;
  dwc:latitude '3.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 353'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.63)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5210'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-22.63'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5210'^^xsd:string;
  dwc:observationDate '2006-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.97"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6132'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6132'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.58 -3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.58 -3.22)"^^geo:wktLiteral ;
  geo-pos:lat "4.58"^^xsd:decimal ;
  geo-pos:long "-3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6133'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.22'^^xsd:double;
  dwc:latitude '4.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6133'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.58 -3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.58 -3.22)"^^geo:wktLiteral ;
  geo-pos:lat "4.58"^^xsd:decimal ;
  geo-pos:long "-3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6134'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.22'^^xsd:double;
  dwc:latitude '4.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6134'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.58 -3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.58 -3.22)"^^geo:wktLiteral ;
  geo-pos:lat "4.58"^^xsd:decimal ;
  geo-pos:long "-3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6135'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.22'^^xsd:double;
  dwc:latitude '4.58'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6135'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.58 -3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.58 -3.22)"^^geo:wktLiteral ;
  geo-pos:lat "4.58"^^xsd:decimal ;
  geo-pos:long "-3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6136'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.22'^^xsd:double;
  dwc:latitude '4.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6136'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.58 -3.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.58 -3.22)"^^geo:wktLiteral ;
  geo-pos:lat "4.58"^^xsd:decimal ;
  geo-pos:long "-3.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6137'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.22'^^xsd:double;
  dwc:latitude '4.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6137'^^xsd:string;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.05)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6138'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '8.05'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6138'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8393'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8393'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8394'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8394'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.47 50.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.47"^^xsd:decimal ;
  dwc:decimalLongitude "50.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.47 50.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.47"^^xsd:decimal ;
  geo-pos:long "50.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8427'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '50.55'^^xsd:double;
  dwc:latitude '-4.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8427'^^xsd:string;
  dwc:observationDate '2011-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.97"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6131'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6131'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.52"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.52"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8471'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '0.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8471'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.52"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.52 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "0.52"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8472'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '0.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8472'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 326'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 326'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 327'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 327'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 328'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 328'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 329'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 329'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.63 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.63"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 330'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '4.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 330'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 331'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 331'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 332'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 332'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.17 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "3.17"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 333'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '3.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 333'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 53.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "53.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 53.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "53.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8491'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.02'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8491'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.83 59.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.83"^^xsd:decimal ;
  dwc:decimalLongitude "59.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.83 59.42)"^^geo:wktLiteral ;
  geo-pos:lat "-8.83"^^xsd:decimal ;
  geo-pos:long "59.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5195'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '59.42'^^xsd:double;
  dwc:latitude '-8.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5195'^^xsd:string;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.83 59.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.83"^^xsd:decimal ;
  dwc:decimalLongitude "59.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.83 59.42)"^^geo:wktLiteral ;
  geo-pos:lat "-8.83"^^xsd:decimal ;
  geo-pos:long "59.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5196'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '59.42'^^xsd:double;
  dwc:latitude '-8.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5196'^^xsd:string;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.83 59.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.83"^^xsd:decimal ;
  dwc:decimalLongitude "59.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.83 59.42)"^^geo:wktLiteral ;
  geo-pos:lat "-8.83"^^xsd:decimal ;
  geo-pos:long "59.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5197'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '59.42'^^xsd:double;
  dwc:latitude '-8.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5197'^^xsd:string;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 -2.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.87"^^xsd:decimal ;
  dwc:decimalLongitude "-2.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 -2.08)"^^geo:wktLiteral ;
  geo-pos:lat "-1.87"^^xsd:decimal ;
  geo-pos:long "-2.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5198'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-2.08'^^xsd:double;
  dwc:latitude '-1.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5198'^^xsd:string;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 -2.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.87"^^xsd:decimal ;
  dwc:decimalLongitude "-2.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 -2.08)"^^geo:wktLiteral ;
  geo-pos:lat "-1.87"^^xsd:decimal ;
  geo-pos:long "-2.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5199'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-2.08'^^xsd:double;
  dwc:latitude '-1.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5199'^^xsd:string;
  dwc:observationDate '2006-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8439'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8439'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.5"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.5 8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.5"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8440'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '-3.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8440'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8517'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8517'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 51.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.1"^^xsd:decimal ;
  dwc:decimalLongitude "51.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 51.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.1"^^xsd:decimal ;
  geo-pos:long "51.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8622'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.38'^^xsd:double;
  dwc:latitude '1.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8622'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 51.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.1"^^xsd:decimal ;
  dwc:decimalLongitude "51.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 51.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.1"^^xsd:decimal ;
  geo-pos:long "51.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8623'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.38'^^xsd:double;
  dwc:latitude '1.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8623'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 51.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.1"^^xsd:decimal ;
  dwc:decimalLongitude "51.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.1 51.38)"^^geo:wktLiteral ;
  geo-pos:lat "1.1"^^xsd:decimal ;
  geo-pos:long "51.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8624'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '51.38'^^xsd:double;
  dwc:latitude '1.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8624'^^xsd:string;
  dwc:observationDate '2011-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 51.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.88"^^xsd:decimal ;
  dwc:decimalLongitude "51.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 51.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.88"^^xsd:decimal ;
  geo-pos:long "51.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8625'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.55'^^xsd:double;
  dwc:latitude '0.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8625'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.53 57.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.53"^^xsd:decimal ;
  dwc:decimalLongitude "57.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.53 57.77)"^^geo:wktLiteral ;
  geo-pos:lat "-8.53"^^xsd:decimal ;
  geo-pos:long "57.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5154'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.77'^^xsd:double;
  dwc:latitude '-8.53'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5154'^^xsd:string;
  dwc:observationDate '2006-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 1.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 1.18)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "1.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8570'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '1.18'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8570'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.67"^^xsd:decimal ;
  dwc:decimalLongitude "-18.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.67 -18.05)"^^geo:wktLiteral ;
  geo-pos:lat "19.67"^^xsd:decimal ;
  geo-pos:long "-18.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8571'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.05'^^xsd:double;
  dwc:latitude '19.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8571'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5149'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5149'^^xsd:string;
  dwc:observationDate '2006-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5150'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5150'^^xsd:string;
  dwc:observationDate '2006-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5151'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5151'^^xsd:string;
  dwc:observationDate '2006-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "57.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.57)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "57.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5152'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '57.57'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5152'^^xsd:string;
  dwc:observationDate '2006-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.53 57.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.53"^^xsd:decimal ;
  dwc:decimalLongitude "57.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.53 57.77)"^^geo:wktLiteral ;
  geo-pos:lat "-8.53"^^xsd:decimal ;
  geo-pos:long "57.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5153'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.77'^^xsd:double;
  dwc:latitude '-8.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5153'^^xsd:string;
  dwc:observationDate '2006-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "57.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.6)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "57.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5155'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.6'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5155'^^xsd:string;
  dwc:observationDate '2006-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "57.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.6)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "57.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5156'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.6'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5156'^^xsd:string;
  dwc:observationDate '2006-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "57.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.6)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "57.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5157'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.6'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5157'^^xsd:string;
  dwc:observationDate '2006-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.53 57.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.53"^^xsd:decimal ;
  dwc:decimalLongitude "57.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.53 57.77)"^^geo:wktLiteral ;
  geo-pos:lat "-8.53"^^xsd:decimal ;
  geo-pos:long "57.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5158'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.77'^^xsd:double;
  dwc:latitude '-8.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5158'^^xsd:string;
  dwc:observationDate '2006-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.53 57.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.53"^^xsd:decimal ;
  dwc:decimalLongitude "57.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.53 57.77)"^^geo:wktLiteral ;
  geo-pos:lat "-8.53"^^xsd:decimal ;
  geo-pos:long "57.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5159'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.77'^^xsd:double;
  dwc:latitude '-8.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5159'^^xsd:string;
  dwc:observationDate '2006-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.63"^^xsd:decimal ;
  dwc:decimalLongitude "57.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.63 57.6)"^^geo:wktLiteral ;
  geo-pos:lat "-7.63"^^xsd:decimal ;
  geo-pos:long "57.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5160'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '57.6'^^xsd:double;
  dwc:latitude '-7.63'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5160'^^xsd:string;
  dwc:observationDate '2006-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.55 -18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.55"^^xsd:decimal ;
  dwc:decimalLongitude "-18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.55 -18.63)"^^geo:wktLiteral ;
  geo-pos:lat "14.55"^^xsd:decimal ;
  geo-pos:long "-18.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6106'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-18.63'^^xsd:double;
  dwc:latitude '14.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6106'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.53 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.53 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "14.53"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6107'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '14.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6107'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 7.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 7.57)"^^geo:wktLiteral ;
  geo-pos:lat "-0.57"^^xsd:decimal ;
  geo-pos:long "7.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6108'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '7.57'^^xsd:double;
  dwc:latitude '-0.57'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6108'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 7.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 7.57)"^^geo:wktLiteral ;
  geo-pos:lat "-0.57"^^xsd:decimal ;
  geo-pos:long "7.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6109'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '7.57'^^xsd:double;
  dwc:latitude '-0.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6109'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 7.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 7.57)"^^geo:wktLiteral ;
  geo-pos:lat "-0.57"^^xsd:decimal ;
  geo-pos:long "7.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6110'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '7.57'^^xsd:double;
  dwc:latitude '-0.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6110'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 7.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 7.57)"^^geo:wktLiteral ;
  geo-pos:lat "-0.57"^^xsd:decimal ;
  geo-pos:long "7.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6111'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '7.57'^^xsd:double;
  dwc:latitude '-0.57'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6111'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.53 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.53 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "14.53"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6112'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '14.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6112'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.57 58.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.57"^^xsd:decimal ;
  dwc:decimalLongitude "58.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.57 58.6)"^^geo:wktLiteral ;
  geo-pos:lat "-7.57"^^xsd:decimal ;
  geo-pos:long "58.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5161'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '58.6'^^xsd:double;
  dwc:latitude '-7.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5161'^^xsd:string;
  dwc:observationDate '2006-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.57 58.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.57"^^xsd:decimal ;
  dwc:decimalLongitude "58.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.57 58.6)"^^geo:wktLiteral ;
  geo-pos:lat "-7.57"^^xsd:decimal ;
  geo-pos:long "58.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5162'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '58.6'^^xsd:double;
  dwc:latitude '-7.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5162'^^xsd:string;
  dwc:observationDate '2006-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.57 58.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.57"^^xsd:decimal ;
  dwc:decimalLongitude "58.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.57 58.6)"^^geo:wktLiteral ;
  geo-pos:lat "-7.57"^^xsd:decimal ;
  geo-pos:long "58.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5163'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '58.6'^^xsd:double;
  dwc:latitude '-7.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5163'^^xsd:string;
  dwc:observationDate '2006-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -2.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "-2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5164'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-2.45'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5164'^^xsd:string;
  dwc:observationDate '2006-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.12)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6538'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.12'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6538'^^xsd:string;
  dwc:observationDate '2007-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.12)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6539'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.12'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6539'^^xsd:string;
  dwc:observationDate '2007-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.12)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6540'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '52.12'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6540'^^xsd:string;
  dwc:observationDate '2007-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -2.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.53"^^xsd:decimal ;
  dwc:decimalLongitude "-2.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.53 -2.53)"^^geo:wktLiteral ;
  geo-pos:lat "3.53"^^xsd:decimal ;
  geo-pos:long "-2.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 308'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-2.53'^^xsd:double;
  dwc:latitude '3.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 308'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.63 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.63"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.63 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.63"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 309'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '3.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 309'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.63 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.63"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.63 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.63"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 310'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '3.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 310'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.52 -2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.52"^^xsd:decimal ;
  dwc:decimalLongitude "-2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.52 -2.55)"^^geo:wktLiteral ;
  geo-pos:lat "3.52"^^xsd:decimal ;
  geo-pos:long "-2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 311'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-2.55'^^xsd:double;
  dwc:latitude '3.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 311'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -2.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "-2.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -2.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "-2.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 312'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-2.83'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 312'^^xsd:string;
  dwc:observationDate '2000-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -2.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "-2.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -2.83)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "-2.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 313'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-2.83'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 313'^^xsd:string;
  dwc:observationDate '2000-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 314'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 314'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8585'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.73'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8585'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.47 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.47"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.47 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "15.47"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6113'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '15.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6113'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.43)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6541'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.43'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6541'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6542'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6542'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.37"^^xsd:decimal ;
  dwc:decimalLongitude "52.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.37 52.47)"^^geo:wktLiteral ;
  geo-pos:lat "-7.37"^^xsd:decimal ;
  geo-pos:long "52.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6543'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '52.47'^^xsd:double;
  dwc:latitude '-7.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6543'^^xsd:string;
  dwc:observationDate '2007-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 51.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.12"^^xsd:decimal ;
  dwc:decimalLongitude "51.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 51.03)"^^geo:wktLiteral ;
  geo-pos:lat "-6.12"^^xsd:decimal ;
  geo-pos:long "51.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8557'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '51.03'^^xsd:double;
  dwc:latitude '-6.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8557'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 51.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.12"^^xsd:decimal ;
  dwc:decimalLongitude "51.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12 51.03)"^^geo:wktLiteral ;
  geo-pos:lat "-6.12"^^xsd:decimal ;
  geo-pos:long "51.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8558'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '51.03'^^xsd:double;
  dwc:latitude '-6.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8558'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8533'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8533'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 7.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.57"^^xsd:decimal ;
  dwc:decimalLongitude "7.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.57 7.57)"^^geo:wktLiteral ;
  geo-pos:lat "-0.57"^^xsd:decimal ;
  geo-pos:long "7.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6114'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '7.57'^^xsd:double;
  dwc:latitude '-0.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6114'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.47 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.47"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.47 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "15.47"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6115'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '15.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6115'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.53 -18.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.53"^^xsd:decimal ;
  dwc:decimalLongitude "-18.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.53 -18.65)"^^geo:wktLiteral ;
  geo-pos:lat "14.53"^^xsd:decimal ;
  geo-pos:long "-18.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6116'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.65'^^xsd:double;
  dwc:latitude '14.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6116'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6117'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6117'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 51.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.58"^^xsd:decimal ;
  dwc:decimalLongitude "51.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.58 51.63)"^^geo:wktLiteral ;
  geo-pos:lat "-2.58"^^xsd:decimal ;
  geo-pos:long "51.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6118'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '51.63'^^xsd:double;
  dwc:latitude '-2.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6118'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6 -18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6 -18.68)"^^geo:wktLiteral ;
  geo-pos:lat "14.6"^^xsd:decimal ;
  geo-pos:long "-18.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6119'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-18.68'^^xsd:double;
  dwc:latitude '14.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6119'^^xsd:string;
  dwc:observationDate '2007-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5175'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5175'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5176'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5176'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5177'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5177'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "58.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "58.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5178'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.9'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5178'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "58.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "58.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5179'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.9'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5179'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "58.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "58.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5180'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.9'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5180'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "58.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "58.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5181'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.9'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5181'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "58.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "58.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5182'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.9'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5182'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "58.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "58.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5183'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.9'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5183'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "58.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "58.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5184'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.9'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5184'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 46.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.7"^^xsd:decimal ;
  dwc:decimalLongitude "46.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 46.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.7"^^xsd:decimal ;
  geo-pos:long "46.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8506'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '46.57'^^xsd:double;
  dwc:latitude '-2.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8506'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 46.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.7"^^xsd:decimal ;
  dwc:decimalLongitude "46.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 46.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.7"^^xsd:decimal ;
  geo-pos:long "46.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8507'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '46.57'^^xsd:double;
  dwc:latitude '-2.7'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8507'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8547'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8547'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.55 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.55"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.55 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "15.55"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6121'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '15.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6121'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.55 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.55"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.55 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "15.55"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6122'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '15.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6122'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.03 51.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.03"^^xsd:decimal ;
  dwc:decimalLongitude "51.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.03 51.37)"^^geo:wktLiteral ;
  geo-pos:lat "0.03"^^xsd:decimal ;
  geo-pos:long "51.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6123'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.37'^^xsd:double;
  dwc:latitude '0.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6123'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.03 51.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.03"^^xsd:decimal ;
  dwc:decimalLongitude "51.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.03 51.37)"^^geo:wktLiteral ;
  geo-pos:lat "0.03"^^xsd:decimal ;
  geo-pos:long "51.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6124'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.37'^^xsd:double;
  dwc:latitude '0.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6124'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.03 51.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.03"^^xsd:decimal ;
  dwc:decimalLongitude "51.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.03 51.37)"^^geo:wktLiteral ;
  geo-pos:lat "0.03"^^xsd:decimal ;
  geo-pos:long "51.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6125'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.37'^^xsd:double;
  dwc:latitude '0.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6125'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "15.6"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6126'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '15.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6126'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "15.6"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6127'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '15.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6127'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.98 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.98"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.98 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "14.98"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6128'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '14.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6128'^^xsd:string;
  dwc:observationDate '2007-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 1.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "1.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 1.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "1.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 325'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '1.02'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 325'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 315'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 315'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 316'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 316'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.58"^^xsd:decimal ;
  dwc:decimalLongitude "-2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -2.35)"^^geo:wktLiteral ;
  geo-pos:lat "1.58"^^xsd:decimal ;
  geo-pos:long "-2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 317'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-2.35'^^xsd:double;
  dwc:latitude '1.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 317'^^xsd:string;
  dwc:observationDate '2000-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.58"^^xsd:decimal ;
  dwc:decimalLongitude "-2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -2.35)"^^geo:wktLiteral ;
  geo-pos:lat "1.58"^^xsd:decimal ;
  geo-pos:long "-2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 318'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-2.35'^^xsd:double;
  dwc:latitude '1.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 318'^^xsd:string;
  dwc:observationDate '2000-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.58"^^xsd:decimal ;
  dwc:decimalLongitude "-2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.58 -2.35)"^^geo:wktLiteral ;
  geo-pos:lat "1.58"^^xsd:decimal ;
  geo-pos:long "-2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 319'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-2.35'^^xsd:double;
  dwc:latitude '1.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 319'^^xsd:string;
  dwc:observationDate '2000-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 1.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "1.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 1.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "1.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 320'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '1.02'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 320'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.62 -17.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.62 -17.92)"^^geo:wktLiteral ;
  geo-pos:lat "20.62"^^xsd:decimal ;
  geo-pos:long "-17.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 321'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.92'^^xsd:double;
  dwc:latitude '20.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 321'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.62 -17.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.62 -17.92)"^^geo:wktLiteral ;
  geo-pos:lat "20.62"^^xsd:decimal ;
  geo-pos:long "-17.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 322'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.92'^^xsd:double;
  dwc:latitude '20.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 322'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.62 -17.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.62"^^xsd:decimal ;
  dwc:decimalLongitude "-17.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.62 -17.92)"^^geo:wktLiteral ;
  geo-pos:lat "20.62"^^xsd:decimal ;
  geo-pos:long "-17.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 323'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-17.92'^^xsd:double;
  dwc:latitude '20.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 323'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 1.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.67"^^xsd:decimal ;
  dwc:decimalLongitude "1.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.67 1.02)"^^geo:wktLiteral ;
  geo-pos:lat "0.67"^^xsd:decimal ;
  geo-pos:long "1.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 324'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '1.02'^^xsd:double;
  dwc:latitude '0.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 324'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "58.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 58.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "58.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5185'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '58.9'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5185'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.27 55.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.27"^^xsd:decimal ;
  dwc:decimalLongitude "55.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.27 55.32)"^^geo:wktLiteral ;
  geo-pos:lat "-8.27"^^xsd:decimal ;
  geo-pos:long "55.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5186'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '55.32'^^xsd:double;
  dwc:latitude '-8.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5186'^^xsd:string;
  dwc:observationDate '2006-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.47 55.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.47"^^xsd:decimal ;
  dwc:decimalLongitude "55.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.47 55.23)"^^geo:wktLiteral ;
  geo-pos:lat "-8.47"^^xsd:decimal ;
  geo-pos:long "55.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5187'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '55.23'^^xsd:double;
  dwc:latitude '-8.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5187'^^xsd:string;
  dwc:observationDate '2006-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -0.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -0.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "-0.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5188'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-0.33'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5188'^^xsd:string;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -0.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -0.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "-0.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5189'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-0.33'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5189'^^xsd:string;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -0.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -0.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "-0.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5190'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-0.33'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5190'^^xsd:string;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -0.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.47"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.47 -0.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3.47"^^xsd:decimal ;
  geo-pos:long "-0.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5191'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-0.33'^^xsd:double;
  dwc:latitude '-3.47'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5191'^^xsd:string;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-19.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.13)"^^geo:wktLiteral ;
  geo-pos:lat "12.67"^^xsd:decimal ;
  geo-pos:long "-19.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5192'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-19.13'^^xsd:double;
  dwc:latitude '12.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5192'^^xsd:string;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-19.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.13)"^^geo:wktLiteral ;
  geo-pos:lat "12.67"^^xsd:decimal ;
  geo-pos:long "-19.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5193'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-19.13'^^xsd:double;
  dwc:latitude '12.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5193'^^xsd:string;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-19.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.13)"^^geo:wktLiteral ;
  geo-pos:lat "12.67"^^xsd:decimal ;
  geo-pos:long "-19.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5194'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-19.13'^^xsd:double;
  dwc:latitude '12.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5194'^^xsd:string;
  dwc:observationDate '2006-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 45.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15"^^xsd:decimal ;
  dwc:decimalLongitude "45.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15 45.68)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15"^^xsd:decimal ;
  geo-pos:long "45.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6129'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '45.68'^^xsd:double;
  dwc:latitude '-6.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6129'^^xsd:string;
  dwc:observationDate '2007-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.97"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.97 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.97"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6130'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '15.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6130'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -2.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "-2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5165'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-2.45'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5165'^^xsd:string;
  dwc:observationDate '2006-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -2.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "-2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5166'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-2.45'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5166'^^xsd:string;
  dwc:observationDate '2006-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 -2.45)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "-2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5167'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-2.45'^^xsd:double;
  dwc:latitude '0.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5167'^^xsd:string;
  dwc:observationDate '2006-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-7.67"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5168'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-7.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5168'^^xsd:string;
  dwc:observationDate '2006-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-7.67"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5169'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-7.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5169'^^xsd:string;
  dwc:observationDate '2006-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.67"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.67 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-7.67"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5170'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-7.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5170'^^xsd:string;
  dwc:observationDate '2006-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 60.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.72"^^xsd:decimal ;
  dwc:decimalLongitude "60.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 60.3)"^^geo:wktLiteral ;
  geo-pos:lat "-7.72"^^xsd:decimal ;
  geo-pos:long "60.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5171'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '60.3'^^xsd:double;
  dwc:latitude '-7.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5171'^^xsd:string;
  dwc:observationDate '2006-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 60.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.72"^^xsd:decimal ;
  dwc:decimalLongitude "60.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 60.3)"^^geo:wktLiteral ;
  geo-pos:lat "-7.72"^^xsd:decimal ;
  geo-pos:long "60.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5172'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '60.3'^^xsd:double;
  dwc:latitude '-7.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5172'^^xsd:string;
  dwc:observationDate '2006-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7 57.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.7"^^xsd:decimal ;
  dwc:decimalLongitude "57.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.7 57.5)"^^geo:wktLiteral ;
  geo-pos:lat "-6.7"^^xsd:decimal ;
  geo-pos:long "57.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5173'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '57.5'^^xsd:double;
  dwc:latitude '-6.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5173'^^xsd:string;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5174'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5174'^^xsd:string;
  dwc:observationDate '2006-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.55 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.55"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.55 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "15.55"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6120'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '15.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6120'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 51.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.18"^^xsd:decimal ;
  dwc:decimalLongitude "51.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 51.98)"^^geo:wktLiteral ;
  geo-pos:lat "-1.18"^^xsd:decimal ;
  geo-pos:long "51.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8673'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.98'^^xsd:double;
  dwc:latitude '-1.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8673'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -11.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.22"^^xsd:decimal ;
  dwc:decimalLongitude "-11.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.22 -11.05)"^^geo:wktLiteral ;
  geo-pos:lat "5.22"^^xsd:decimal ;
  geo-pos:long "-11.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2483'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-11.05'^^xsd:double;
  dwc:latitude '5.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2483'^^xsd:string;
  dwc:observationDate '2003-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.18"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.18"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2484'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '17.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2484'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.72"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "-7.72"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2485'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '-7.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2485'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.18"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.18"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2486'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '17.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2486'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.72"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "-7.72"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2487'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '-7.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2487'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.18"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.18 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "17.18"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2488'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '17.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2488'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.72"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.72 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "-7.72"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2489'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '-7.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2489'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "-0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 283'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.83'^^xsd:double;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 283'^^xsd:string;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.75 -3)"^^geo:wktLiteral ;
  geo-pos:lat "0.75"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 284'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '0.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 284'^^xsd:string;
  dwc:observationDate '2000-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "0.72"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 285'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '0.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 285'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "0.72"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 286'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:latitude '0.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 286'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "-0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 287'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-0.58'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 287'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 -0.58)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "-0.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 288'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-0.58'^^xsd:double;
  dwc:latitude '-4.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 288'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.03 53.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.03"^^xsd:decimal ;
  dwc:decimalLongitude "53.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.03 53.82)"^^geo:wktLiteral ;
  geo-pos:lat "-10.03"^^xsd:decimal ;
  geo-pos:long "53.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5134'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.82'^^xsd:double;
  dwc:latitude '-10.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5134'^^xsd:string;
  dwc:observationDate '2006-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 53.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.15"^^xsd:decimal ;
  dwc:decimalLongitude "53.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 53.13)"^^geo:wktLiteral ;
  geo-pos:lat "-9.15"^^xsd:decimal ;
  geo-pos:long "53.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5128'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.13'^^xsd:double;
  dwc:latitude '-9.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5128'^^xsd:string;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.62"^^xsd:decimal ;
  dwc:decimalLongitude "2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 2.02)"^^geo:wktLiteral ;
  geo-pos:lat "1.62"^^xsd:decimal ;
  geo-pos:long "2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5129'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.02'^^xsd:double;
  dwc:latitude '1.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5129'^^xsd:string;
  dwc:observationDate '2006-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.62"^^xsd:decimal ;
  dwc:decimalLongitude "2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 2.02)"^^geo:wktLiteral ;
  geo-pos:lat "1.62"^^xsd:decimal ;
  geo-pos:long "2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5130'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.02'^^xsd:double;
  dwc:latitude '1.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5130'^^xsd:string;
  dwc:observationDate '2006-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.62"^^xsd:decimal ;
  dwc:decimalLongitude "2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 2.02)"^^geo:wktLiteral ;
  geo-pos:lat "1.62"^^xsd:decimal ;
  geo-pos:long "2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5131'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.02'^^xsd:double;
  dwc:latitude '1.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5131'^^xsd:string;
  dwc:observationDate '2006-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.62"^^xsd:decimal ;
  dwc:decimalLongitude "2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.62 2.02)"^^geo:wktLiteral ;
  geo-pos:lat "1.62"^^xsd:decimal ;
  geo-pos:long "2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5132'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.02'^^xsd:double;
  dwc:latitude '1.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5132'^^xsd:string;
  dwc:observationDate '2006-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.03 53.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.03"^^xsd:decimal ;
  dwc:decimalLongitude "53.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.03 53.82)"^^geo:wktLiteral ;
  geo-pos:lat "-10.03"^^xsd:decimal ;
  geo-pos:long "53.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5133'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.82'^^xsd:double;
  dwc:latitude '-10.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5133'^^xsd:string;
  dwc:observationDate '2006-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "-0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 282'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.83'^^xsd:double;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 282'^^xsd:string;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.32 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.32"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.32 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "-6.32"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5114'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '-6.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5114'^^xsd:string;
  dwc:observationDate '2006-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.72 44.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.72"^^xsd:decimal ;
  dwc:decimalLongitude "44.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.72 44.02)"^^geo:wktLiteral ;
  geo-pos:lat "-12.72"^^xsd:decimal ;
  geo-pos:long "44.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6105'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '44.02'^^xsd:double;
  dwc:latitude '-12.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6105'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.03 53.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.03"^^xsd:decimal ;
  dwc:decimalLongitude "53.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.03 53.82)"^^geo:wktLiteral ;
  geo-pos:lat "-10.03"^^xsd:decimal ;
  geo-pos:long "53.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5135'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.82'^^xsd:double;
  dwc:latitude '-10.03'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5135'^^xsd:string;
  dwc:observationDate '2006-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5136'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5136'^^xsd:string;
  dwc:observationDate '2006-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5137'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5137'^^xsd:string;
  dwc:observationDate '2006-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3 -22.62)"^^geo:wktLiteral ;
  geo-pos:lat "6.3"^^xsd:decimal ;
  geo-pos:long "-22.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5138'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-22.62'^^xsd:double;
  dwc:latitude '6.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5138'^^xsd:string;
  dwc:observationDate '2006-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.1)"^^geo:wktLiteral ;
  geo-pos:lat "12.67"^^xsd:decimal ;
  geo-pos:long "-19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5139'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '12.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5139'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.4"^^xsd:decimal ;
  dwc:decimalLongitude "52.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  geo-pos:lat "-11.4"^^xsd:decimal ;
  geo-pos:long "52.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5140'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.68'^^xsd:double;
  dwc:latitude '-11.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5140'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.4"^^xsd:decimal ;
  dwc:decimalLongitude "52.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  geo-pos:lat "-11.4"^^xsd:decimal ;
  geo-pos:long "52.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5141'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.68'^^xsd:double;
  dwc:latitude '-11.4'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5141'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.4"^^xsd:decimal ;
  dwc:decimalLongitude "52.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  geo-pos:lat "-11.4"^^xsd:decimal ;
  geo-pos:long "52.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5142'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.68'^^xsd:double;
  dwc:latitude '-11.4'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5142'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.4"^^xsd:decimal ;
  dwc:decimalLongitude "52.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  geo-pos:lat "-11.4"^^xsd:decimal ;
  geo-pos:long "52.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5143'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.68'^^xsd:double;
  dwc:latitude '-11.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5143'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.67"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.67 -19.1)"^^geo:wktLiteral ;
  geo-pos:lat "12.67"^^xsd:decimal ;
  geo-pos:long "-19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5144'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '12.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5144'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.4"^^xsd:decimal ;
  dwc:decimalLongitude "52.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  geo-pos:lat "-11.4"^^xsd:decimal ;
  geo-pos:long "52.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5145'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.68'^^xsd:double;
  dwc:latitude '-11.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5145'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.4"^^xsd:decimal ;
  dwc:decimalLongitude "52.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.4 52.68)"^^geo:wktLiteral ;
  geo-pos:lat "-11.4"^^xsd:decimal ;
  geo-pos:long "52.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5146'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '52.68'^^xsd:double;
  dwc:latitude '-11.4'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5146'^^xsd:string;
  dwc:observationDate '2006-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "20.28"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 307'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '20.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 307'^^xsd:string;
  dwc:observationDate '2000-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.43 54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.43"^^xsd:decimal ;
  dwc:decimalLongitude "54.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.43 54.15)"^^geo:wktLiteral ;
  geo-pos:lat "-9.43"^^xsd:decimal ;
  geo-pos:long "54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5147'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '54.15'^^xsd:double;
  dwc:latitude '-9.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5147'^^xsd:string;
  dwc:observationDate '2006-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 59.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.4"^^xsd:decimal ;
  dwc:decimalLongitude "59.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.4 59.28)"^^geo:wktLiteral ;
  geo-pos:lat "-7.4"^^xsd:decimal ;
  geo-pos:long "59.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5148'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '59.28'^^xsd:double;
  dwc:latitude '-7.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5148'^^xsd:string;
  dwc:observationDate '2006-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8606'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8606'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.6"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.6 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "2.6"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8607'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '2.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8607'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 0.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.98"^^xsd:decimal ;
  dwc:decimalLongitude "0.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.98 0.78)"^^geo:wktLiteral ;
  geo-pos:lat "3.98"^^xsd:decimal ;
  geo-pos:long "0.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 301'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '0.78'^^xsd:double;
  dwc:latitude '3.98'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 301'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 302'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 302'^^xsd:string;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 51.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.88"^^xsd:decimal ;
  dwc:decimalLongitude "51.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.88 51.55)"^^geo:wktLiteral ;
  geo-pos:lat "0.88"^^xsd:decimal ;
  geo-pos:long "51.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8634'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '51.55'^^xsd:double;
  dwc:latitude '0.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8634'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.75 -7.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-7.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.75 -7.18)"^^geo:wktLiteral ;
  geo-pos:lat "-2.75"^^xsd:decimal ;
  geo-pos:long "-7.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8635'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-7.18'^^xsd:double;
  dwc:latitude '-2.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8635'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -1.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 303'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-1.68'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 303'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -1.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 304'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-1.68'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 304'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "20.28"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 305'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '20.28'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 305'^^xsd:string;
  dwc:observationDate '2000-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.28 -18.13)"^^geo:wktLiteral ;
  geo-pos:lat "20.28"^^xsd:decimal ;
  geo-pos:long "-18.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 306'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-18.13'^^xsd:double;
  dwc:latitude '20.28'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 306'^^xsd:string;
  dwc:observationDate '2000-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "52.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.52)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "52.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8636'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '52.52'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8636'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3398'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3398'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3399'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3399'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3400'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3400'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3401'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3401'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3402'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3402'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.83"^^xsd:decimal ;
  geo-pos:long "46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3403'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.5'^^xsd:double;
  dwc:latitude '-5.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3403'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.83"^^xsd:decimal ;
  geo-pos:long "46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3404'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.5'^^xsd:double;
  dwc:latitude '-5.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3404'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.83"^^xsd:decimal ;
  geo-pos:long "46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3405'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.5'^^xsd:double;
  dwc:latitude '-5.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3405'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.83"^^xsd:decimal ;
  geo-pos:long "46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3406'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.5'^^xsd:double;
  dwc:latitude '-5.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3406'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.83"^^xsd:decimal ;
  geo-pos:long "46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3407'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.5'^^xsd:double;
  dwc:latitude '-5.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3407'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.83"^^xsd:decimal ;
  geo-pos:long "46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3408'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.5'^^xsd:double;
  dwc:latitude '-5.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3408'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.83"^^xsd:decimal ;
  dwc:decimalLongitude "46.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83 46.5)"^^geo:wktLiteral ;
  geo-pos:lat "-5.83"^^xsd:decimal ;
  geo-pos:long "46.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3409'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '46.5'^^xsd:double;
  dwc:latitude '-5.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3409'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.53 6.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.53"^^xsd:decimal ;
  dwc:decimalLongitude "6.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.53 6.18)"^^geo:wktLiteral ;
  geo-pos:lat "0.53"^^xsd:decimal ;
  geo-pos:long "6.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2499'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '6.18'^^xsd:double;
  dwc:latitude '0.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2499'^^xsd:string;
  dwc:observationDate '2003-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.92 -23.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.92 -23.15)"^^geo:wktLiteral ;
  geo-pos:lat "14.92"^^xsd:decimal ;
  geo-pos:long "-23.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2500'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-23.15'^^xsd:double;
  dwc:latitude '14.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2500'^^xsd:string;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2501'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2501'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2502'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2502'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2503'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2503'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2504'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2504'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2505'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2505'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2506'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2506'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2507'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2507'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.5"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "-1.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2508'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-1.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2508'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3397'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3397'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.92 2.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.92"^^xsd:decimal ;
  dwc:decimalLongitude "2.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.92 2.47)"^^geo:wktLiteral ;
  geo-pos:lat "5.92"^^xsd:decimal ;
  geo-pos:long "2.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 269'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '2.47'^^xsd:double;
  dwc:latitude '5.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 269'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "2.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.18)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "2.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 270'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '2.18'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 270'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "2.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.18)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "2.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 271'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '2.18'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 271'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "2.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.18)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "2.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 272'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '2.18'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 272'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 0.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "0.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 0.57)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "0.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 273'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '0.57'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 273'^^xsd:string;
  dwc:observationDate '2000-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 0.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.65"^^xsd:decimal ;
  dwc:decimalLongitude "0.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.65 0.57)"^^geo:wktLiteral ;
  geo-pos:lat "0.65"^^xsd:decimal ;
  geo-pos:long "0.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 274'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '0.57'^^xsd:double;
  dwc:latitude '0.65'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 274'^^xsd:string;
  dwc:observationDate '2000-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.07)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "8.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 275'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.07'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 275'^^xsd:string;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "8.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 8.07)"^^geo:wktLiteral ;
  geo-pos:lat "-0.7"^^xsd:decimal ;
  geo-pos:long "8.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 276'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '8.07'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 276'^^xsd:string;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "-0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 277'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-0.83'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 277'^^xsd:string;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.47 1.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.47"^^xsd:decimal ;
  dwc:decimalLongitude "1.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.47 1.63)"^^geo:wktLiteral ;
  geo-pos:lat "4.47"^^xsd:decimal ;
  geo-pos:long "1.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 278'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '1.63'^^xsd:double;
  dwc:latitude '4.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 278'^^xsd:string;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.47 1.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.47"^^xsd:decimal ;
  dwc:decimalLongitude "1.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.47 1.63)"^^geo:wktLiteral ;
  geo-pos:lat "4.47"^^xsd:decimal ;
  geo-pos:long "1.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 279'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '1.63'^^xsd:double;
  dwc:latitude '4.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 279'^^xsd:string;
  dwc:observationDate '2000-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "-0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 280'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.83'^^xsd:double;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 280'^^xsd:string;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 -0.83)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "-0.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 281'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-0.83'^^xsd:double;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 281'^^xsd:string;
  dwc:observationDate '2000-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.95 2.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.95 2.68)"^^geo:wktLiteral ;
  geo-pos:lat "5.95"^^xsd:decimal ;
  geo-pos:long "2.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 268'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.68'^^xsd:double;
  dwc:latitude '5.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 268'^^xsd:string;
  dwc:observationDate '2000-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.43"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.43"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8697'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '1.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8697'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.92 2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.92"^^xsd:decimal ;
  dwc:decimalLongitude "2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.92 2.57)"^^geo:wktLiteral ;
  geo-pos:lat "5.92"^^xsd:decimal ;
  geo-pos:long "2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 265'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.57'^^xsd:double;
  dwc:latitude '5.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 265'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.92 2.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.92"^^xsd:decimal ;
  dwc:decimalLongitude "2.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.92 2.37)"^^geo:wktLiteral ;
  geo-pos:lat "5.92"^^xsd:decimal ;
  geo-pos:long "2.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 266'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '2.37'^^xsd:double;
  dwc:latitude '5.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 266'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.92 2.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.92"^^xsd:decimal ;
  dwc:decimalLongitude "2.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.92 2.37)"^^geo:wktLiteral ;
  geo-pos:lat "5.92"^^xsd:decimal ;
  geo-pos:long "2.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 267'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '2.37'^^xsd:double;
  dwc:latitude '5.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 267'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 49.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "49.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 49.52)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "49.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8648'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '49.52'^^xsd:double;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8648'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.42 40.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.42"^^xsd:decimal ;
  dwc:decimalLongitude "40.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.42 40.38)"^^geo:wktLiteral ;
  geo-pos:lat "-8.42"^^xsd:decimal ;
  geo-pos:long "40.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2471'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '40.38'^^xsd:double;
  dwc:latitude '-8.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2471'^^xsd:string;
  dwc:observationDate '2003-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.42 40.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.42"^^xsd:decimal ;
  dwc:decimalLongitude "40.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.42 40.38)"^^geo:wktLiteral ;
  geo-pos:lat "-8.42"^^xsd:decimal ;
  geo-pos:long "40.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2472'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '40.38'^^xsd:double;
  dwc:latitude '-8.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2472'^^xsd:string;
  dwc:observationDate '2003-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.42 40.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.42"^^xsd:decimal ;
  dwc:decimalLongitude "40.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.42 40.38)"^^geo:wktLiteral ;
  geo-pos:lat "-8.42"^^xsd:decimal ;
  geo-pos:long "40.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2473'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '40.38'^^xsd:double;
  dwc:latitude '-8.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2473'^^xsd:string;
  dwc:observationDate '2003-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.42 40.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.42"^^xsd:decimal ;
  dwc:decimalLongitude "40.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.42 40.38)"^^geo:wktLiteral ;
  geo-pos:lat "-8.42"^^xsd:decimal ;
  geo-pos:long "40.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2474'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '40.38'^^xsd:double;
  dwc:latitude '-8.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2474'^^xsd:string;
  dwc:observationDate '2003-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -18.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.93"^^xsd:decimal ;
  dwc:decimalLongitude "-18.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -18.55)"^^geo:wktLiteral ;
  geo-pos:lat "13.93"^^xsd:decimal ;
  geo-pos:long "-18.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2475'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.55'^^xsd:double;
  dwc:latitude '13.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2475'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -18.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.93"^^xsd:decimal ;
  dwc:decimalLongitude "-18.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -18.55)"^^geo:wktLiteral ;
  geo-pos:lat "13.93"^^xsd:decimal ;
  geo-pos:long "-18.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2476'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.55'^^xsd:double;
  dwc:latitude '13.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2476'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -18.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.93"^^xsd:decimal ;
  dwc:decimalLongitude "-18.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -18.55)"^^geo:wktLiteral ;
  geo-pos:lat "13.93"^^xsd:decimal ;
  geo-pos:long "-18.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2477'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.55'^^xsd:double;
  dwc:latitude '13.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2477'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -18.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.93"^^xsd:decimal ;
  dwc:decimalLongitude "-18.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.93 -18.55)"^^geo:wktLiteral ;
  geo-pos:lat "13.93"^^xsd:decimal ;
  geo-pos:long "-18.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2478'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-18.55'^^xsd:double;
  dwc:latitude '13.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2478'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -3.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -3.55)"^^geo:wktLiteral ;
  geo-pos:lat "4.8"^^xsd:decimal ;
  geo-pos:long "-3.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2479'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-3.55'^^xsd:double;
  dwc:latitude '4.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2479'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -3.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.8 -3.55)"^^geo:wktLiteral ;
  geo-pos:lat "4.8"^^xsd:decimal ;
  geo-pos:long "-3.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2480'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-3.55'^^xsd:double;
  dwc:latitude '4.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2480'^^xsd:string;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.03 -19.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.03"^^xsd:decimal ;
  dwc:decimalLongitude "-19.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.03 -19.53)"^^geo:wktLiteral ;
  geo-pos:lat "12.03"^^xsd:decimal ;
  geo-pos:long "-19.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2481'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.53'^^xsd:double;
  dwc:latitude '12.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2481'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.03 -19.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.03"^^xsd:decimal ;
  dwc:decimalLongitude "-19.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.03 -19.53)"^^geo:wktLiteral ;
  geo-pos:lat "12.03"^^xsd:decimal ;
  geo-pos:long "-19.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2482'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-19.53'^^xsd:double;
  dwc:latitude '12.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2482'^^xsd:string;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 261'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 261'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 262'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 262'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.83"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.83 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "5.83"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 263'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '5.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 263'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.92 2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.92"^^xsd:decimal ;
  dwc:decimalLongitude "2.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.92 2.57)"^^geo:wktLiteral ;
  geo-pos:lat "5.92"^^xsd:decimal ;
  geo-pos:long "2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 264'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.57'^^xsd:double;
  dwc:latitude '5.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 264'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8661'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8661'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 50.65)"^^geo:wktLiteral ;
  geo-pos:lat "1.4"^^xsd:decimal ;
  geo-pos:long "50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8662'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.65'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8662'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.08 50)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.08"^^xsd:decimal ;
  dwc:decimalLongitude "50"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.08 50)"^^geo:wktLiteral ;
  geo-pos:lat "-0.08"^^xsd:decimal ;
  geo-pos:long "50"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 254'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '50'^^xsd:integer;
  dwc:latitude '-0.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 254'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5 -18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5 -18.85)"^^geo:wktLiteral ;
  geo-pos:lat "14.5"^^xsd:decimal ;
  geo-pos:long "-18.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 255'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-18.85'^^xsd:double;
  dwc:latitude '14.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 255'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 50.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.42"^^xsd:decimal ;
  dwc:decimalLongitude "50.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.42 50.4)"^^geo:wktLiteral ;
  geo-pos:lat "-0.42"^^xsd:decimal ;
  geo-pos:long "50.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 256'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.4'^^xsd:double;
  dwc:latitude '-0.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 256'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 257'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 257'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 258'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 258'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 259'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 259'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.9 2.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.9"^^xsd:decimal ;
  dwc:decimalLongitude "2.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.9 2.67)"^^geo:wktLiteral ;
  geo-pos:lat "5.9"^^xsd:decimal ;
  geo-pos:long "2.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 260'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.67'^^xsd:double;
  dwc:latitude '5.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 260'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.43"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.43"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8698'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '1.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8698'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3388'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3388'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3389'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3389'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3390'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3390'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3391'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3391'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3392'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3392'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3393'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3393'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3394'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3394'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.25"^^xsd:decimal ;
  dwc:decimalLongitude "-33.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.25 -33.02)"^^geo:wktLiteral ;
  geo-pos:lat "4.25"^^xsd:decimal ;
  geo-pos:long "-33.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3395'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-33.02'^^xsd:double;
  dwc:latitude '4.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3395'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3396'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '-5.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3396'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.83)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6093'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.83'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6093'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 10.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9"^^xsd:decimal ;
  geo-pos:long "10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6094'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '10.57'^^xsd:double;
  dwc:latitude '-4.9'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6094'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.83)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6095'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.83'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6095'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 10.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9"^^xsd:decimal ;
  geo-pos:long "10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6096'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '10.57'^^xsd:double;
  dwc:latitude '-4.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6096'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 10.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9"^^xsd:decimal ;
  geo-pos:long "10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6097'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '10.57'^^xsd:double;
  dwc:latitude '-4.9'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6097'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 10.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9 10.57)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9"^^xsd:decimal ;
  geo-pos:long "10.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6098'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '10.57'^^xsd:double;
  dwc:latitude '-4.9'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6098'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.83)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6099'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.83'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6099'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.75"^^xsd:decimal ;
  dwc:decimalLongitude "46.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.75 46.83)"^^geo:wktLiteral ;
  geo-pos:lat "-12.75"^^xsd:decimal ;
  geo-pos:long "46.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6100'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '46.83'^^xsd:double;
  dwc:latitude '-12.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6100'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.72 44.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.72"^^xsd:decimal ;
  dwc:decimalLongitude "44.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.72 44.02)"^^geo:wktLiteral ;
  geo-pos:lat "-12.72"^^xsd:decimal ;
  geo-pos:long "44.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6101'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '44.02'^^xsd:double;
  dwc:latitude '-12.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6101'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.72 44.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.72"^^xsd:decimal ;
  dwc:decimalLongitude "44.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.72 44.02)"^^geo:wktLiteral ;
  geo-pos:lat "-12.72"^^xsd:decimal ;
  geo-pos:long "44.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6102'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '44.02'^^xsd:double;
  dwc:latitude '-12.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6102'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.72 44.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.72"^^xsd:decimal ;
  dwc:decimalLongitude "44.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.72 44.02)"^^geo:wktLiteral ;
  geo-pos:lat "-12.72"^^xsd:decimal ;
  geo-pos:long "44.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6103'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '44.02'^^xsd:double;
  dwc:latitude '-12.72'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6103'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.72 44.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.72"^^xsd:decimal ;
  dwc:decimalLongitude "44.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.72 44.02)"^^geo:wktLiteral ;
  geo-pos:lat "-12.72"^^xsd:decimal ;
  geo-pos:long "44.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6104'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '44.02'^^xsd:double;
  dwc:latitude '-12.72'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6104'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.13 68.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.13"^^xsd:decimal ;
  dwc:decimalLongitude "68.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.13 68.1)"^^geo:wktLiteral ;
  geo-pos:lat "-5.13"^^xsd:decimal ;
  geo-pos:long "68.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5101'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '68.1'^^xsd:double;
  dwc:latitude '-5.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5101'^^xsd:string;
  dwc:observationDate '2006-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5102'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5102'^^xsd:string;
  dwc:observationDate '2006-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5103'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5103'^^xsd:string;
  dwc:observationDate '2006-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5104'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5104'^^xsd:string;
  dwc:observationDate '2006-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.03"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.03 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.03"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5105'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '1.03'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5105'^^xsd:string;
  dwc:observationDate '2006-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 68.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87"^^xsd:decimal ;
  dwc:decimalLongitude "68.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87 68.4)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87"^^xsd:decimal ;
  geo-pos:long "68.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5106'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '68.4'^^xsd:double;
  dwc:latitude '-4.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5106'^^xsd:string;
  dwc:observationDate '2006-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 66.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65"^^xsd:decimal ;
  dwc:decimalLongitude "66.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65 66.82)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65"^^xsd:decimal ;
  geo-pos:long "66.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5107'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '66.82'^^xsd:double;
  dwc:latitude '-4.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5107'^^xsd:string;
  dwc:observationDate '2006-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 70.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.15"^^xsd:decimal ;
  dwc:decimalLongitude "70.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.15 70.62)"^^geo:wktLiteral ;
  geo-pos:lat "-5.15"^^xsd:decimal ;
  geo-pos:long "70.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5108'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '70.62'^^xsd:double;
  dwc:latitude '-5.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5108'^^xsd:string;
  dwc:observationDate '2006-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 63.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.67"^^xsd:decimal ;
  dwc:decimalLongitude "63.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 63.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.67"^^xsd:decimal ;
  geo-pos:long "63.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5109'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '63.83'^^xsd:double;
  dwc:latitude '-4.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5109'^^xsd:string;
  dwc:observationDate '2006-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 66.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.67"^^xsd:decimal ;
  dwc:decimalLongitude "66.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.67 66.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.67"^^xsd:decimal ;
  geo-pos:long "66.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5110'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '66.83'^^xsd:double;
  dwc:latitude '-4.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5110'^^xsd:string;
  dwc:observationDate '2006-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 61.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.88"^^xsd:decimal ;
  dwc:decimalLongitude "61.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.88 61.07)"^^geo:wktLiteral ;
  geo-pos:lat "-4.88"^^xsd:decimal ;
  geo-pos:long "61.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5111'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '61.07'^^xsd:double;
  dwc:latitude '-4.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5111'^^xsd:string;
  dwc:observationDate '2006-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 1.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "1.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 1.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "1.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5112'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '1.33'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5112'^^xsd:string;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 59.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.55"^^xsd:decimal ;
  dwc:decimalLongitude "59.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.55 59.18)"^^geo:wktLiteral ;
  geo-pos:lat "-4.55"^^xsd:decimal ;
  geo-pos:long "59.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5113'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '59.18'^^xsd:double;
  dwc:latitude '-4.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5113'^^xsd:string;
  dwc:observationDate '2006-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 48.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.83"^^xsd:decimal ;
  dwc:decimalLongitude "48.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.83 48.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.83"^^xsd:decimal ;
  geo-pos:long "48.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6885'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '48.17'^^xsd:double;
  dwc:latitude '-4.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6885'^^xsd:string;
  dwc:observationDate '2008-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7547'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7547'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.37)"^^geo:wktLiteral ;
  geo-pos:lat "10.9"^^xsd:decimal ;
  geo-pos:long "-17.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7628'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.37'^^xsd:double;
  dwc:latitude '10.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7628'^^xsd:string;
  dwc:observationDate '2009-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.42 58.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.42"^^xsd:decimal ;
  dwc:decimalLongitude "58.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.42 58.28)"^^geo:wktLiteral ;
  geo-pos:lat "-9.42"^^xsd:decimal ;
  geo-pos:long "58.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7790'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '58.28'^^xsd:double;
  dwc:latitude '-9.42'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7790'^^xsd:string;
  dwc:observationDate '2010-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -1.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-1.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -1.12)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "-1.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3341'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.12'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3341'^^xsd:string;
  dwc:observationDate '2004-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 56.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.37"^^xsd:decimal ;
  dwc:decimalLongitude "56.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.37 56.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.37"^^xsd:decimal ;
  geo-pos:long "56.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8198'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '56.28'^^xsd:double;
  dwc:latitude '-3.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8198'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 10.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 10.32)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "10.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7995'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '10.32'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7995'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.05 53.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.05"^^xsd:decimal ;
  dwc:decimalLongitude "53.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.05 53.52)"^^geo:wktLiteral ;
  geo-pos:lat "-7.05"^^xsd:decimal ;
  geo-pos:long "53.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8065'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '53.52'^^xsd:double;
  dwc:latitude '-7.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8065'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.72 47.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.72"^^xsd:decimal ;
  dwc:decimalLongitude "47.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.72 47.07)"^^geo:wktLiteral ;
  geo-pos:lat "-1.72"^^xsd:decimal ;
  geo-pos:long "47.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7842'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.07'^^xsd:double;
  dwc:latitude '-1.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7842'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.18"^^xsd:decimal ;
  dwc:decimalLongitude "59.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.18 59.4)"^^geo:wktLiteral ;
  geo-pos:lat "6.18"^^xsd:decimal ;
  geo-pos:long "59.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7012'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '59.4'^^xsd:double;
  dwc:latitude '6.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7012'^^xsd:string;
  dwc:observationDate '2008-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -10.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-10.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.03 -10.15)"^^geo:wktLiteral ;
  geo-pos:lat "2.03"^^xsd:decimal ;
  geo-pos:long "-10.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2321'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.15'^^xsd:double;
  dwc:latitude '2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2321'^^xsd:string;
  dwc:observationDate '2003-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 -16.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.67"^^xsd:decimal ;
  dwc:decimalLongitude "-16.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.67 -16.67)"^^geo:wktLiteral ;
  geo-pos:lat "-1.67"^^xsd:decimal ;
  geo-pos:long "-16.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2322'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.67'^^xsd:double;
  dwc:latitude '-1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2322'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 45.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.7"^^xsd:decimal ;
  dwc:decimalLongitude "45.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7 45.53)"^^geo:wktLiteral ;
  geo-pos:lat "-8.7"^^xsd:decimal ;
  geo-pos:long "45.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2323'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '45.53'^^xsd:double;
  dwc:latitude '-8.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2323'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.73 -16.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.73"^^xsd:decimal ;
  dwc:decimalLongitude "-16.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.73 -16.72)"^^geo:wktLiteral ;
  geo-pos:lat "-1.73"^^xsd:decimal ;
  geo-pos:long "-16.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2324'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-16.72'^^xsd:double;
  dwc:latitude '-1.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2324'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 -3.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "-3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2325'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-3.5'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2325'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 -17.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.03"^^xsd:decimal ;
  dwc:decimalLongitude "-17.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.03 -17.12)"^^geo:wktLiteral ;
  geo-pos:lat "-2.03"^^xsd:decimal ;
  geo-pos:long "-17.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2326'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.12'^^xsd:double;
  dwc:latitude '-2.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2326'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.52 45.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.52"^^xsd:decimal ;
  dwc:decimalLongitude "45.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.52 45.08)"^^geo:wktLiteral ;
  geo-pos:lat "-7.52"^^xsd:decimal ;
  geo-pos:long "45.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2327'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '45.08'^^xsd:double;
  dwc:latitude '-7.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2327'^^xsd:string;
  dwc:observationDate '2003-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.7 44.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.7"^^xsd:decimal ;
  dwc:decimalLongitude "44.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.7 44.93)"^^geo:wktLiteral ;
  geo-pos:lat "-9.7"^^xsd:decimal ;
  geo-pos:long "44.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2328'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '44.93'^^xsd:double;
  dwc:latitude '-9.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2328'^^xsd:string;
  dwc:observationDate '2003-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.85"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "4.85"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2329'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '4.85'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2329'^^xsd:string;
  dwc:observationDate '2003-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.85"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "4.85"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2330'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '4.85'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2330'^^xsd:string;
  dwc:observationDate '2003-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.48"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.48 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.48"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7126'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '1.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7126'^^xsd:string;
  dwc:observationDate '2008-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 65.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.48"^^xsd:decimal ;
  dwc:decimalLongitude "65.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.48 65.88)"^^geo:wktLiteral ;
  geo-pos:lat "-5.48"^^xsd:decimal ;
  geo-pos:long "65.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7211'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '65.88'^^xsd:double;
  dwc:latitude '-5.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7211'^^xsd:string;
  dwc:observationDate '2009-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 79.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.1"^^xsd:decimal ;
  dwc:decimalLongitude "79.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.1 79.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.1"^^xsd:decimal ;
  geo-pos:long "79.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7324'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '79.75'^^xsd:double;
  dwc:latitude '0.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7324'^^xsd:string;
  dwc:observationDate '2009-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.85"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.85 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "4.85"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2331'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '4.85'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2331'^^xsd:string;
  dwc:observationDate '2003-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 -3.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 -3.48)"^^geo:wktLiteral ;
  geo-pos:lat "4.7"^^xsd:decimal ;
  geo-pos:long "-3.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2332'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.48'^^xsd:double;
  dwc:latitude '4.7'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2332'^^xsd:string;
  dwc:observationDate '2003-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 -3.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 -3.48)"^^geo:wktLiteral ;
  geo-pos:lat "4.7"^^xsd:decimal ;
  geo-pos:long "-3.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2333'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.48'^^xsd:double;
  dwc:latitude '4.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2333'^^xsd:string;
  dwc:observationDate '2003-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 -3.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.7 -3.48)"^^geo:wktLiteral ;
  geo-pos:lat "4.7"^^xsd:decimal ;
  geo-pos:long "-3.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2334'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-3.48'^^xsd:double;
  dwc:latitude '4.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2334'^^xsd:string;
  dwc:observationDate '2003-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -17.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -17.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "-17.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2335'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-17.57'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2335'^^xsd:string;
  dwc:observationDate '2003-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.47 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.47"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.47 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-8.47"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2336'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-8.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2336'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.47 47.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.47"^^xsd:decimal ;
  dwc:decimalLongitude "47.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.47 47.17)"^^geo:wktLiteral ;
  geo-pos:lat "-8.47"^^xsd:decimal ;
  geo-pos:long "47.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2337'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '47.17'^^xsd:double;
  dwc:latitude '-8.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2337'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 -17.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.12"^^xsd:decimal ;
  dwc:decimalLongitude "-17.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.12 -17.82)"^^geo:wktLiteral ;
  geo-pos:lat "-2.12"^^xsd:decimal ;
  geo-pos:long "-17.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2338'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.82'^^xsd:double;
  dwc:latitude '-2.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2338'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.93 43.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.93"^^xsd:decimal ;
  dwc:decimalLongitude "43.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.93 43.85)"^^geo:wktLiteral ;
  geo-pos:lat "-10.93"^^xsd:decimal ;
  geo-pos:long "43.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2339'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '43.85'^^xsd:double;
  dwc:latitude '-10.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2339'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 9.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 9.93)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "9.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8346'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '9.93'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8346'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -1.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-1.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -1.12)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "-1.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3342'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.12'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3342'^^xsd:string;
  dwc:observationDate '2004-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 49.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.23"^^xsd:decimal ;
  dwc:decimalLongitude "49.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 49.25)"^^geo:wktLiteral ;
  geo-pos:lat "-6.23"^^xsd:decimal ;
  geo-pos:long "49.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3343'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '49.25'^^xsd:double;
  dwc:latitude '-6.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3343'^^xsd:string;
  dwc:observationDate '2004-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 48.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "48.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 48.38)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "48.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3344'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '48.38'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3344'^^xsd:string;
  dwc:observationDate '2004-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 48.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.17"^^xsd:decimal ;
  dwc:decimalLongitude "48.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.17 48.38)"^^geo:wktLiteral ;
  geo-pos:lat "-6.17"^^xsd:decimal ;
  geo-pos:long "48.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3345'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '48.38'^^xsd:double;
  dwc:latitude '-6.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3345'^^xsd:string;
  dwc:observationDate '2004-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -4)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3346'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3346'^^xsd:string;
  dwc:observationDate '2004-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -4)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3347'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3347'^^xsd:string;
  dwc:observationDate '2004-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -4)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3348'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3348'^^xsd:string;
  dwc:observationDate '2004-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -4)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3349'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3349'^^xsd:string;
  dwc:observationDate '2004-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -4)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3350'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3350'^^xsd:string;
  dwc:observationDate '2004-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.48"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.48 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "-13.48"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8304'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '-13.48'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8304'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03"^^xsd:decimal ;
  dwc:decimalLongitude "9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03 9.13)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03"^^xsd:decimal ;
  geo-pos:long "9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8411'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '9.13'^^xsd:double;
  dwc:latitude '-4.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8411'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.47 50.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.47"^^xsd:decimal ;
  dwc:decimalLongitude "50.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.47 50.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.47"^^xsd:decimal ;
  geo-pos:long "50.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8426'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '50.55'^^xsd:double;
  dwc:latitude '-4.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8426'^^xsd:string;
  dwc:observationDate '2011-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.98"^^xsd:decimal ;
  dwc:decimalLongitude "8.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.98 8.83)"^^geo:wktLiteral ;
  geo-pos:lat "-3.98"^^xsd:decimal ;
  geo-pos:long "8.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8392'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '8.83'^^xsd:double;
  dwc:latitude '-3.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8392'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 44.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.55"^^xsd:decimal ;
  dwc:decimalLongitude "44.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.55 44.13)"^^geo:wktLiteral ;
  geo-pos:lat "-13.55"^^xsd:decimal ;
  geo-pos:long "44.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8284'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '44.13'^^xsd:double;
  dwc:latitude '-13.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8284'^^xsd:string;
  dwc:observationDate '2011-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.93 43.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.93"^^xsd:decimal ;
  dwc:decimalLongitude "43.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.93 43.85)"^^geo:wktLiteral ;
  geo-pos:lat "-10.93"^^xsd:decimal ;
  geo-pos:long "43.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2340'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '43.85'^^xsd:double;
  dwc:latitude '-10.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2340'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.93 43.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.93"^^xsd:decimal ;
  dwc:decimalLongitude "43.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.93 43.85)"^^geo:wktLiteral ;
  geo-pos:lat "-10.93"^^xsd:decimal ;
  geo-pos:long "43.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2341'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '43.85'^^xsd:double;
  dwc:latitude '-10.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2341'^^xsd:string;
  dwc:observationDate '2003-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.22 -24.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.22"^^xsd:decimal ;
  dwc:decimalLongitude "-24.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.22 -24.68)"^^geo:wktLiteral ;
  geo-pos:lat "14.22"^^xsd:decimal ;
  geo-pos:long "-24.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2342'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-24.68'^^xsd:double;
  dwc:latitude '14.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2342'^^xsd:string;
  dwc:observationDate '2003-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.22 -24.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.22"^^xsd:decimal ;
  dwc:decimalLongitude "-24.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.22 -24.68)"^^geo:wktLiteral ;
  geo-pos:lat "14.22"^^xsd:decimal ;
  geo-pos:long "-24.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2343'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-24.68'^^xsd:double;
  dwc:latitude '14.22'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2343'^^xsd:string;
  dwc:observationDate '2003-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.22 -24.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.22"^^xsd:decimal ;
  dwc:decimalLongitude "-24.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.22 -24.68)"^^geo:wktLiteral ;
  geo-pos:lat "14.22"^^xsd:decimal ;
  geo-pos:long "-24.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2344'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-24.68'^^xsd:double;
  dwc:latitude '14.22'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2344'^^xsd:string;
  dwc:observationDate '2003-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 46.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "46.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 46.62)"^^geo:wktLiteral ;
  geo-pos:lat "-8.65"^^xsd:decimal ;
  geo-pos:long "46.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2345'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '46.62'^^xsd:double;
  dwc:latitude '-8.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2345'^^xsd:string;
  dwc:observationDate '2003-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "52.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.12)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "52.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4865'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '52.12'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4865'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.57"^^xsd:decimal ;
  dwc:decimalLongitude "52.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.57 52.12)"^^geo:wktLiteral ;
  geo-pos:lat "-4.57"^^xsd:decimal ;
  geo-pos:long "52.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4866'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '52.12'^^xsd:double;
  dwc:latitude '-4.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4866'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 52.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "52.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 52.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "52.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4867'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '52.1'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4867'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.32"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.32"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4868'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '-4.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4868'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 -19.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "-19.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 -19.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "-19.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 16'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-19.97'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 16'^^xsd:string;
  dwc:observationDate '1999-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 -19.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "-19.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 -19.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "-19.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 17'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-19.97'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 17'^^xsd:string;
  dwc:observationDate '1999-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 -19.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "-19.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 -19.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "-19.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 18'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-19.97'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 18'^^xsd:string;
  dwc:observationDate '1999-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 1.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 1.87)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "1.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 19'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '1.87'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 19'^^xsd:string;
  dwc:observationDate '1999-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 1.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 1.87)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "1.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 20'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '1.87'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 20'^^xsd:string;
  dwc:observationDate '1999-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 1.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 1.87)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "1.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 21'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '1.87'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 21'^^xsd:string;
  dwc:observationDate '1999-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 52.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "52.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 52.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "52.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4869'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '52.1'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4869'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 52.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.62"^^xsd:decimal ;
  dwc:decimalLongitude "52.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.62 52.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.62"^^xsd:decimal ;
  geo-pos:long "52.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4870'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '52.1'^^xsd:double;
  dwc:latitude '-4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4870'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 52.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.73"^^xsd:decimal ;
  dwc:decimalLongitude "52.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73 52.65)"^^geo:wktLiteral ;
  geo-pos:lat "-4.73"^^xsd:decimal ;
  geo-pos:long "52.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4871'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '52.65'^^xsd:double;
  dwc:latitude '-4.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4871'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 53.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.3"^^xsd:decimal ;
  dwc:decimalLongitude "53.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.3 53.02)"^^geo:wktLiteral ;
  geo-pos:lat "-2.3"^^xsd:decimal ;
  geo-pos:long "53.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8490'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.02'^^xsd:double;
  dwc:latitude '-2.3'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8490'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 52.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 52.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "52.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4863'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.1'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4863'^^xsd:string;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 13'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 13'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 -19.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "-19.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 -19.97)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "-19.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 14'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-19.97'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 14'^^xsd:string;
  dwc:observationDate '1999-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -16.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.25"^^xsd:decimal ;
  dwc:decimalLongitude "-16.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.25 -16.08)"^^geo:wktLiteral ;
  geo-pos:lat "3.25"^^xsd:decimal ;
  geo-pos:long "-16.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 15'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-16.08'^^xsd:double;
  dwc:latitude '3.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 15'^^xsd:string;
  dwc:observationDate '1999-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 51.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.07"^^xsd:decimal ;
  dwc:decimalLongitude "51.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.07 51.88)"^^geo:wktLiteral ;
  geo-pos:lat "-0.07"^^xsd:decimal ;
  geo-pos:long "51.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8455'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '51.88'^^xsd:double;
  dwc:latitude '-0.07'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8455'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 52.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 52.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "52.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4862'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.1'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4862'^^xsd:string;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 52.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 52.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "52.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4864'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.1'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4864'^^xsd:string;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 10'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 10'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 11'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 11'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.43"^^xsd:decimal ;
  dwc:decimalLongitude "-9.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.43 -9.23)"^^geo:wktLiteral ;
  geo-pos:lat "4.43"^^xsd:decimal ;
  geo-pos:long "-9.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 12'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.23'^^xsd:double;
  dwc:latitude '4.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 12'^^xsd:string;
  dwc:observationDate '1999-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 52.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6"^^xsd:decimal ;
  dwc:decimalLongitude "52.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6 52.1)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6"^^xsd:decimal ;
  geo-pos:long "52.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4861'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '52.1'^^xsd:double;
  dwc:latitude '-4.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4861'^^xsd:string;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4859'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4859'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.83"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.83 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.83"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4860'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4860'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 46.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.7"^^xsd:decimal ;
  dwc:decimalLongitude "46.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.7 46.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.7"^^xsd:decimal ;
  geo-pos:long "46.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8505'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '46.57'^^xsd:double;
  dwc:latitude '-2.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8505'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 51.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.72"^^xsd:decimal ;
  dwc:decimalLongitude "51.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.72 51.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.72"^^xsd:decimal ;
  geo-pos:long "51.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6036'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.83'^^xsd:double;
  dwc:latitude '-2.72'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6036'^^xsd:string;
  dwc:observationDate '2007-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.95 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.95"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.95 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "13.95"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6037'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '13.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6037'^^xsd:string;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.95 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.95"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.95 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "13.95"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6038'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '13.95'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6038'^^xsd:string;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.95 -18.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.95"^^xsd:decimal ;
  dwc:decimalLongitude "-18.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.95 -18.42)"^^geo:wktLiteral ;
  geo-pos:lat "13.95"^^xsd:decimal ;
  geo-pos:long "-18.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6039'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-18.42'^^xsd:double;
  dwc:latitude '13.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6039'^^xsd:string;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.45 53.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.45"^^xsd:decimal ;
  dwc:decimalLongitude "53.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.45 53.33)"^^geo:wktLiteral ;
  geo-pos:lat "-8.45"^^xsd:decimal ;
  geo-pos:long "53.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6040'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '53.33'^^xsd:double;
  dwc:latitude '-8.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6040'^^xsd:string;
  dwc:observationDate '2007-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.45 -11.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.45"^^xsd:decimal ;
  dwc:decimalLongitude "-11.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.45 -11.47)"^^geo:wktLiteral ;
  geo-pos:lat "2.45"^^xsd:decimal ;
  geo-pos:long "-11.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6041'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-11.47'^^xsd:double;
  dwc:latitude '2.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6041'^^xsd:string;
  dwc:observationDate '2007-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.78 55.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.78"^^xsd:decimal ;
  dwc:decimalLongitude "55.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.78 55.32)"^^geo:wktLiteral ;
  geo-pos:lat "-7.78"^^xsd:decimal ;
  geo-pos:long "55.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6042'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.32'^^xsd:double;
  dwc:latitude '-7.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6042'^^xsd:string;
  dwc:observationDate '2007-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.78 55.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.78"^^xsd:decimal ;
  dwc:decimalLongitude "55.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.78 55.32)"^^geo:wktLiteral ;
  geo-pos:lat "-7.78"^^xsd:decimal ;
  geo-pos:long "55.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6043'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.32'^^xsd:double;
  dwc:latitude '-7.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6043'^^xsd:string;
  dwc:observationDate '2007-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.32"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-7.32"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6045'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-7.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6045'^^xsd:string;
  dwc:observationDate '2007-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.78 55.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.78"^^xsd:decimal ;
  dwc:decimalLongitude "55.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.78 55.32)"^^geo:wktLiteral ;
  geo-pos:lat "-7.78"^^xsd:decimal ;
  geo-pos:long "55.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6044'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '55.32'^^xsd:double;
  dwc:latitude '-7.78'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6044'^^xsd:string;
  dwc:observationDate '2007-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.05"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.05 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "19.05"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8516'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '19.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8516'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.25 7.67)"^^geo:wktLiteral ;
  geo-pos:lat "-0.25"^^xsd:decimal ;
  geo-pos:long "7.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8532'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '7.67'^^xsd:double;
  dwc:latitude '-0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8532'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 52.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 52.73)"^^geo:wktLiteral ;
  geo-pos:lat "-2.8"^^xsd:decimal ;
  geo-pos:long "52.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4872'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.73'^^xsd:double;
  dwc:latitude '-2.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4872'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 0.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "0.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 0.98)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "0.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8569'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '0.98'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8569'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.35 -1.73)"^^geo:wktLiteral ;
  geo-pos:lat "-2.35"^^xsd:decimal ;
  geo-pos:long "-1.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8584'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-1.73'^^xsd:double;
  dwc:latitude '-2.35'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8584'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.43"^^xsd:decimal ;
  dwc:decimalLongitude "-15.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.43 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "1.43"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8696'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '1.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8696'^^xsd:string;
  dwc:observationDate '2011-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.92"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.92 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.92"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8707'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8707'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 55.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.32"^^xsd:decimal ;
  dwc:decimalLongitude "55.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.32 55.1)"^^geo:wktLiteral ;
  geo-pos:lat "-7.32"^^xsd:decimal ;
  geo-pos:long "55.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6046'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '55.1'^^xsd:double;
  dwc:latitude '-7.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6046'^^xsd:string;
  dwc:observationDate '2007-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.12 -18.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.12"^^xsd:decimal ;
  dwc:decimalLongitude "-18.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.12 -18.47)"^^geo:wktLiteral ;
  geo-pos:lat "14.12"^^xsd:decimal ;
  geo-pos:long "-18.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6047'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-18.47'^^xsd:double;
  dwc:latitude '14.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6047'^^xsd:string;
  dwc:observationDate '2007-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.32 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.32"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.32 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "14.32"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6048'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '14.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6048'^^xsd:string;
  dwc:observationDate '2007-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.32 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.32"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.32 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "14.32"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6049'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '14.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6049'^^xsd:string;
  dwc:observationDate '2007-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.32 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.32"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.32 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "14.32"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6050'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '14.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6050'^^xsd:string;
  dwc:observationDate '2007-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -16.25)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "-16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6051'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6051'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.67 43.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.67"^^xsd:decimal ;
  dwc:decimalLongitude "43.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.67 43.48)"^^geo:wktLiteral ;
  geo-pos:lat "-14.67"^^xsd:decimal ;
  geo-pos:long "43.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6052'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.48'^^xsd:double;
  dwc:latitude '-14.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6052'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.67 43.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.67"^^xsd:decimal ;
  dwc:decimalLongitude "43.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.67 43.48)"^^geo:wktLiteral ;
  geo-pos:lat "-14.67"^^xsd:decimal ;
  geo-pos:long "43.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6053'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.48'^^xsd:double;
  dwc:latitude '-14.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6053'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.67 43.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.67"^^xsd:decimal ;
  dwc:decimalLongitude "43.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.67 43.48)"^^geo:wktLiteral ;
  geo-pos:lat "-14.67"^^xsd:decimal ;
  geo-pos:long "43.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6054'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.48'^^xsd:double;
  dwc:latitude '-14.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6054'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.67 43.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.67"^^xsd:decimal ;
  dwc:decimalLongitude "43.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.67 43.48)"^^geo:wktLiteral ;
  geo-pos:lat "-14.67"^^xsd:decimal ;
  geo-pos:long "43.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6055'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.48'^^xsd:double;
  dwc:latitude '-14.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6055'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 43.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.52"^^xsd:decimal ;
  dwc:decimalLongitude "43.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 43.42)"^^geo:wktLiteral ;
  geo-pos:lat "-14.52"^^xsd:decimal ;
  geo-pos:long "43.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6056'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.42'^^xsd:double;
  dwc:latitude '-14.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6056'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.47"^^xsd:decimal ;
  dwc:decimalLongitude "-18.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.47 -18.15)"^^geo:wktLiteral ;
  geo-pos:lat "20.47"^^xsd:decimal ;
  geo-pos:long "-18.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8658'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-18.15'^^xsd:double;
  dwc:latitude '20.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8658'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 51.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "51.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 51.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "51.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8605'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '51.37'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8605'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.97 11.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.97"^^xsd:decimal ;
  dwc:decimalLongitude "11.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.97 11.62)"^^geo:wktLiteral ;
  geo-pos:lat "-6.97"^^xsd:decimal ;
  geo-pos:long "11.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8621'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.62'^^xsd:double;
  dwc:latitude '-6.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8621'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.72"^^xsd:decimal ;
  dwc:decimalLongitude "52.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.72 52.52)"^^geo:wktLiteral ;
  geo-pos:lat "2.72"^^xsd:decimal ;
  geo-pos:long "52.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8633'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '52.52'^^xsd:double;
  dwc:latitude '2.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8633'^^xsd:string;
  dwc:observationDate '2011-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 52.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.8"^^xsd:decimal ;
  dwc:decimalLongitude "52.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.8 52.73)"^^geo:wktLiteral ;
  geo-pos:lat "-2.8"^^xsd:decimal ;
  geo-pos:long "52.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4873'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.73'^^xsd:double;
  dwc:latitude '-2.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4873'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 52.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "52.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 52.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "52.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4874'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.18'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4874'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 52.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "52.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 52.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "52.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4875'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.18'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4875'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 52.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "52.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 52.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "52.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4876'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.18'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4876'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 52.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.67"^^xsd:decimal ;
  dwc:decimalLongitude "52.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.67 52.18)"^^geo:wktLiteral ;
  geo-pos:lat "-3.67"^^xsd:decimal ;
  geo-pos:long "52.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4877'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '52.18'^^xsd:double;
  dwc:latitude '-3.67'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4877'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "19.37"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4878'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '19.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4878'^^xsd:string;
  dwc:observationDate '2005-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "19.37"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4879'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '19.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4879'^^xsd:string;
  dwc:observationDate '2005-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "19.37"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4880'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '19.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4880'^^xsd:string;
  dwc:observationDate '2005-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 51.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.18"^^xsd:decimal ;
  dwc:decimalLongitude "51.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.18 51.98)"^^geo:wktLiteral ;
  geo-pos:lat "-1.18"^^xsd:decimal ;
  geo-pos:long "51.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8672'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '51.98'^^xsd:double;
  dwc:latitude '-1.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8672'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.67"^^xsd:decimal ;
  dwc:decimalLongitude "-17.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.67 -17.42)"^^geo:wktLiteral ;
  geo-pos:lat "16.67"^^xsd:decimal ;
  geo-pos:long "-17.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8751'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-17.42'^^xsd:double;
  dwc:latitude '16.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8751'^^xsd:string;
  dwc:observationDate '2011-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -18.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.07"^^xsd:decimal ;
  dwc:decimalLongitude "-18.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.07 -18.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.07"^^xsd:decimal ;
  geo-pos:long "-18.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8763'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.88'^^xsd:double;
  dwc:latitude '2.07'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8763'^^xsd:string;
  dwc:observationDate '2012-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.67 -13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.67"^^xsd:decimal ;
  dwc:decimalLongitude "-13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.67 -13.25)"^^geo:wktLiteral ;
  geo-pos:lat "6.67"^^xsd:decimal ;
  geo-pos:long "-13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8789'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-13.25'^^xsd:double;
  dwc:latitude '6.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8789'^^xsd:string;
  dwc:observationDate '2012-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "11.32"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8799'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '11.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8799'^^xsd:string;
  dwc:observationDate '2012-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 51.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.2"^^xsd:decimal ;
  dwc:decimalLongitude "51.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.2 51.77)"^^geo:wktLiteral ;
  geo-pos:lat "-8.2"^^xsd:decimal ;
  geo-pos:long "51.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8810'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '51.77'^^xsd:double;
  dwc:latitude '-8.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8810'^^xsd:string;
  dwc:observationDate '2012-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.82"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 -9.73)"^^geo:wktLiteral ;
  geo-pos:lat "2.82"^^xsd:decimal ;
  geo-pos:long "-9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 24'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '2.82'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 24'^^xsd:string;
  dwc:observationDate '2000-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.82"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 -9.73)"^^geo:wktLiteral ;
  geo-pos:lat "2.82"^^xsd:decimal ;
  geo-pos:long "-9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 25'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '2.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 25'^^xsd:string;
  dwc:observationDate '2000-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.82"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 -9.73)"^^geo:wktLiteral ;
  geo-pos:lat "2.82"^^xsd:decimal ;
  geo-pos:long "-9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 26'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '2.82'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 26'^^xsd:string;
  dwc:observationDate '2000-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 27'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 27'^^xsd:string;
  dwc:observationDate '2000-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 28'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 28'^^xsd:string;
  dwc:observationDate '2000-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.17 -18.52)"^^geo:wktLiteral ;
  geo-pos:lat "11.17"^^xsd:decimal ;
  geo-pos:long "-18.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8833'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-18.52'^^xsd:double;
  dwc:latitude '11.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8833'^^xsd:string;
  dwc:observationDate '2012-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 46.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.72"^^xsd:decimal ;
  dwc:decimalLongitude "46.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 46.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.72"^^xsd:decimal ;
  geo-pos:long "46.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8843'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '46.25'^^xsd:double;
  dwc:latitude '-13.72'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8843'^^xsd:string;
  dwc:observationDate '2012-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 1.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "1.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 1.87)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "1.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 22'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '1.87'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 22'^^xsd:string;
  dwc:observationDate '1999-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 -9.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.82"^^xsd:decimal ;
  dwc:decimalLongitude "-9.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.82 -9.73)"^^geo:wktLiteral ;
  geo-pos:lat "2.82"^^xsd:decimal ;
  geo-pos:long "-9.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 23'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-9.73'^^xsd:double;
  dwc:latitude '2.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 23'^^xsd:string;
  dwc:observationDate '2000-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.92 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.92"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.92 -21.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.92"^^xsd:decimal ;
  geo-pos:long "-21.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8854'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '3.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8854'^^xsd:string;
  dwc:observationDate '2012-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.83 43.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.83"^^xsd:decimal ;
  dwc:decimalLongitude "43.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.83 43.67)"^^geo:wktLiteral ;
  geo-pos:lat "-9.83"^^xsd:decimal ;
  geo-pos:long "43.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2347'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '43.67'^^xsd:double;
  dwc:latitude '-9.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2347'^^xsd:string;
  dwc:observationDate '2003-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.92 45.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.92"^^xsd:decimal ;
  dwc:decimalLongitude "45.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.92 45.17)"^^geo:wktLiteral ;
  geo-pos:lat "-8.92"^^xsd:decimal ;
  geo-pos:long "45.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2348'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '45.17'^^xsd:double;
  dwc:latitude '-8.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2348'^^xsd:string;
  dwc:observationDate '2003-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.22"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.22 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "1.22"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2349'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '1.22'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2349'^^xsd:string;
  dwc:observationDate '2003-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.25"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.25 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "1.25"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2350'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '1.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2350'^^xsd:string;
  dwc:observationDate '2003-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.73 44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.73"^^xsd:decimal ;
  dwc:decimalLongitude "44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.73 44)"^^geo:wktLiteral ;
  geo-pos:lat "-8.73"^^xsd:decimal ;
  geo-pos:long "44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2351'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '44'^^xsd:integer;
  dwc:latitude '-8.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2351'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.73 44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.73"^^xsd:decimal ;
  dwc:decimalLongitude "44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.73 44)"^^geo:wktLiteral ;
  geo-pos:lat "-8.73"^^xsd:decimal ;
  geo-pos:long "44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2352'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '44'^^xsd:integer;
  dwc:latitude '-8.73'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2352'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.73 44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.73"^^xsd:decimal ;
  dwc:decimalLongitude "44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.73 44)"^^geo:wktLiteral ;
  geo-pos:lat "-8.73"^^xsd:decimal ;
  geo-pos:long "44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2353'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '44'^^xsd:integer;
  dwc:latitude '-8.73'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2353'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.73 57.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.73"^^xsd:decimal ;
  dwc:decimalLongitude "57.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.73 57.97)"^^geo:wktLiteral ;
  geo-pos:lat "-5.73"^^xsd:decimal ;
  geo-pos:long "57.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8726'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '57.97'^^xsd:double;
  dwc:latitude '-5.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8726'^^xsd:string;
  dwc:observationDate '2011-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.37 -17.38)"^^geo:wktLiteral ;
  geo-pos:lat "19.37"^^xsd:decimal ;
  geo-pos:long "-17.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4881'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-17.38'^^xsd:double;
  dwc:latitude '19.37'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4881'^^xsd:string;
  dwc:observationDate '2005-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -10.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-10.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -10.47)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "-10.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4882'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-10.47'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4882'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -10.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-10.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -10.47)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "-10.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4883'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-10.47'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4883'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -10.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-10.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -10.47)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "-10.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4884'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-10.47'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4884'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -10.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-10.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -10.47)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "-10.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4885'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-10.47'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4885'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 50.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "50.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 50.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "50.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4886'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '50.33'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4886'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -10.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.97"^^xsd:decimal ;
  dwc:decimalLongitude "-10.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.97 -10.47)"^^geo:wktLiteral ;
  geo-pos:lat "0.97"^^xsd:decimal ;
  geo-pos:long "-10.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4887'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-10.47'^^xsd:double;
  dwc:latitude '0.97'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4887'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 53.17)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4888'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.17'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4888'^^xsd:string;
  dwc:observationDate '2005-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 53.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.17"^^xsd:decimal ;
  dwc:decimalLongitude "53.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.17 53.17)"^^geo:wktLiteral ;
  geo-pos:lat "-2.17"^^xsd:decimal ;
  geo-pos:long "53.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4889'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '53.17'^^xsd:double;
  dwc:latitude '-2.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4889'^^xsd:string;
  dwc:observationDate '2005-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 51.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.45"^^xsd:decimal ;
  dwc:decimalLongitude "51.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 51.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.45"^^xsd:decimal ;
  geo-pos:long "51.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4890'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '51.25'^^xsd:double;
  dwc:latitude '-2.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4890'^^xsd:string;
  dwc:observationDate '2005-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 50.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 50.18)"^^geo:wktLiteral ;
  geo-pos:lat "-1.87"^^xsd:decimal ;
  geo-pos:long "50.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4891'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50.18'^^xsd:double;
  dwc:latitude '-1.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4891'^^xsd:string;
  dwc:observationDate '2005-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8925'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8925'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 48.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "48.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 48.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "48.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8950'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '48.17'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8950'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 48.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "48.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 48.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "48.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8951'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '48.17'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8951'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 51.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.45"^^xsd:decimal ;
  dwc:decimalLongitude "51.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 51.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.45"^^xsd:decimal ;
  geo-pos:long "51.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4892'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '51.25'^^xsd:double;
  dwc:latitude '-2.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4892'^^xsd:string;
  dwc:observationDate '2005-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 51.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.45"^^xsd:decimal ;
  dwc:decimalLongitude "51.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 51.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.45"^^xsd:decimal ;
  geo-pos:long "51.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4893'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '51.25'^^xsd:double;
  dwc:latitude '-2.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4893'^^xsd:string;
  dwc:observationDate '2005-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 50.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.87"^^xsd:decimal ;
  dwc:decimalLongitude "50.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.87 50.18)"^^geo:wktLiteral ;
  geo-pos:lat "-1.87"^^xsd:decimal ;
  geo-pos:long "50.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4894'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '50.18'^^xsd:double;
  dwc:latitude '-1.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4894'^^xsd:string;
  dwc:observationDate '2005-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 51.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.45"^^xsd:decimal ;
  dwc:decimalLongitude "51.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.45 51.25)"^^geo:wktLiteral ;
  geo-pos:lat "-2.45"^^xsd:decimal ;
  geo-pos:long "51.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4895'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '51.25'^^xsd:double;
  dwc:latitude '-2.45'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4895'^^xsd:string;
  dwc:observationDate '2005-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 49.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "49.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 49.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "49.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4896'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.25'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4896'^^xsd:string;
  dwc:observationDate '2005-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 49.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "49.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 49.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "49.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4897'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.25'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4897'^^xsd:string;
  dwc:observationDate '2005-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 49.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.38"^^xsd:decimal ;
  dwc:decimalLongitude "49.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.38 49.25)"^^geo:wktLiteral ;
  geo-pos:lat "-3.38"^^xsd:decimal ;
  geo-pos:long "49.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4898'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '49.25'^^xsd:double;
  dwc:latitude '-3.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4898'^^xsd:string;
  dwc:observationDate '2005-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4899'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4899'^^xsd:string;
  dwc:observationDate '2005-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4900'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4900'^^xsd:string;
  dwc:observationDate '2005-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 49.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.25"^^xsd:decimal ;
  dwc:decimalLongitude "49.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.25 49.97)"^^geo:wktLiteral ;
  geo-pos:lat "-1.25"^^xsd:decimal ;
  geo-pos:long "49.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8960'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '49.97'^^xsd:double;
  dwc:latitude '-1.25'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8960'^^xsd:string;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.92 53.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.92"^^xsd:decimal ;
  dwc:decimalLongitude "53.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.92 53.1)"^^geo:wktLiteral ;
  geo-pos:lat "-8.92"^^xsd:decimal ;
  geo-pos:long "53.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8879'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.1'^^xsd:double;
  dwc:latitude '-8.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8879'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.98"^^xsd:decimal ;
  dwc:decimalLongitude "48.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.6)"^^geo:wktLiteral ;
  geo-pos:lat "-1.98"^^xsd:decimal ;
  geo-pos:long "48.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8936'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.6'^^xsd:double;
  dwc:latitude '-1.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8936'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 29'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 29'^^xsd:string;
  dwc:observationDate '2000-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 30'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 30'^^xsd:string;
  dwc:observationDate '2000-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 31'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 31'^^xsd:string;
  dwc:observationDate '2000-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 32'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 32'^^xsd:string;
  dwc:observationDate '2000-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 49.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.33"^^xsd:decimal ;
  dwc:decimalLongitude "49.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.33 49.52)"^^geo:wktLiteral ;
  geo-pos:lat "0.33"^^xsd:decimal ;
  geo-pos:long "49.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8647'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '49.52'^^xsd:double;
  dwc:latitude '0.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8647'^^xsd:string;
  dwc:observationDate '2011-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 48.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.32"^^xsd:decimal ;
  dwc:decimalLongitude "48.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.32 48.17)"^^geo:wktLiteral ;
  geo-pos:lat "-1.32"^^xsd:decimal ;
  geo-pos:long "48.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8952'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '48.17'^^xsd:double;
  dwc:latitude '-1.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8952'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.73 44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.73"^^xsd:decimal ;
  dwc:decimalLongitude "44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.73 44)"^^geo:wktLiteral ;
  geo-pos:lat "-8.73"^^xsd:decimal ;
  geo-pos:long "44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2354'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '44'^^xsd:integer;
  dwc:latitude '-8.73'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2354'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -7.35)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "-7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2355'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-7.35'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2355'^^xsd:string;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -7.35)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "-7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2356'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-7.35'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2356'^^xsd:string;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -7.35)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "-7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2357'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-7.35'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2357'^^xsd:string;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -7.35)"^^geo:wktLiteral ;
  geo-pos:lat "3.1"^^xsd:decimal ;
  geo-pos:long "-7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2358'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-7.35'^^xsd:double;
  dwc:latitude '3.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2358'^^xsd:string;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2359'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2359'^^xsd:string;
  dwc:observationDate '2003-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3 54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3"^^xsd:decimal ;
  dwc:decimalLongitude "54.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3 54.15)"^^geo:wktLiteral ;
  geo-pos:lat "-8.3"^^xsd:decimal ;
  geo-pos:long "54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2360'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '54.15'^^xsd:double;
  dwc:latitude '-8.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2360'^^xsd:string;
  dwc:observationDate '2003-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2361'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2361'^^xsd:string;
  dwc:observationDate '2003-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.58 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "2.58"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2362'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '2.58'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2362'^^xsd:string;
  dwc:observationDate '2003-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.77 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.77"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.77 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "11.77"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2363'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '11.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2363'^^xsd:string;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 54.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.9"^^xsd:decimal ;
  dwc:decimalLongitude "54.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9 54.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.9"^^xsd:decimal ;
  geo-pos:long "54.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2364'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '54.25'^^xsd:double;
  dwc:latitude '-7.9'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2364'^^xsd:string;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4901'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4901'^^xsd:string;
  dwc:observationDate '2005-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 53.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.77"^^xsd:decimal ;
  dwc:decimalLongitude "53.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.77 53.27)"^^geo:wktLiteral ;
  geo-pos:lat "-3.77"^^xsd:decimal ;
  geo-pos:long "53.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4902'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '53.27'^^xsd:double;
  dwc:latitude '-3.77'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4902'^^xsd:string;
  dwc:observationDate '2005-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4903'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4903'^^xsd:string;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 49.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "49.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 49.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "49.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4904'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.03'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4904'^^xsd:string;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4905'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4905'^^xsd:string;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4906'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4906'^^xsd:string;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4907'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4907'^^xsd:string;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 49.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.08"^^xsd:decimal ;
  dwc:decimalLongitude "49.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.08 49.03)"^^geo:wktLiteral ;
  geo-pos:lat "-3.08"^^xsd:decimal ;
  geo-pos:long "49.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4908'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.03'^^xsd:double;
  dwc:latitude '-3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4908'^^xsd:string;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4909'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4909'^^xsd:string;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4910'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4910'^^xsd:string;
  dwc:observationDate '2005-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 48.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "48.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 48.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "48.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4911'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '48.38'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4911'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 48.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "48.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 48.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "48.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4912'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '48.38'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4912'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 48.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "48.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 48.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "48.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4913'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '48.38'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4913'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 33'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 33'^^xsd:string;
  dwc:observationDate '2000-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.27 -18.75)"^^geo:wktLiteral ;
  geo-pos:lat "1.27"^^xsd:decimal ;
  geo-pos:long "-18.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 34'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.75'^^xsd:double;
  dwc:latitude '1.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 34'^^xsd:string;
  dwc:observationDate '2000-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 35'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 35'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 36'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 36'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 37'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 37'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 38'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 38'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 39'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 39'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 40'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 40'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 41'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 41'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.27 -18.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.27"^^xsd:decimal ;
  dwc:decimalLongitude "-18.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.27 -18.12)"^^geo:wktLiteral ;
  geo-pos:lat "12.27"^^xsd:decimal ;
  geo-pos:long "-18.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2365'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-18.12'^^xsd:double;
  dwc:latitude '12.27'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2365'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.03 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.03"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.03 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "8.03"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8866'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '8.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8866'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.97 -21.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.97"^^xsd:decimal ;
  dwc:decimalLongitude "-21.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.97 -21.92)"^^geo:wktLiteral ;
  geo-pos:lat "7.97"^^xsd:decimal ;
  geo-pos:long "-21.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8867'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-21.92'^^xsd:double;
  dwc:latitude '7.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8867'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 54.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "54.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 54.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "54.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4963'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '54.57'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4963'^^xsd:string;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 54.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 54.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03"^^xsd:decimal ;
  geo-pos:long "54.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4964'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '54.42'^^xsd:double;
  dwc:latitude '-1.03'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4964'^^xsd:string;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 54.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 54.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03"^^xsd:decimal ;
  geo-pos:long "54.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4965'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '54.42'^^xsd:double;
  dwc:latitude '-1.03'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4965'^^xsd:string;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 54.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.03"^^xsd:decimal ;
  dwc:decimalLongitude "54.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.03 54.42)"^^geo:wktLiteral ;
  geo-pos:lat "-1.03"^^xsd:decimal ;
  geo-pos:long "54.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4966'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '54.42'^^xsd:double;
  dwc:latitude '-1.03'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4966'^^xsd:string;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4967'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4967'^^xsd:string;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4968'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4968'^^xsd:string;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 61.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "61.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 61.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "61.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3369'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '61.17'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3369'^^xsd:string;
  dwc:observationDate '2004-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 61.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "61.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 61.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "61.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3370'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '61.17'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3370'^^xsd:string;
  dwc:observationDate '2004-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 61.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "61.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 61.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "61.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3371'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '61.17'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3371'^^xsd:string;
  dwc:observationDate '2004-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 61.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.1"^^xsd:decimal ;
  dwc:decimalLongitude "61.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.1 61.17)"^^geo:wktLiteral ;
  geo-pos:lat "-4.1"^^xsd:decimal ;
  geo-pos:long "61.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3372'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '61.17'^^xsd:double;
  dwc:latitude '-4.1'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3372'^^xsd:string;
  dwc:observationDate '2004-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2 48.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2"^^xsd:decimal ;
  dwc:decimalLongitude "48.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2 48.28)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2"^^xsd:decimal ;
  geo-pos:long "48.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3373'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '48.28'^^xsd:double;
  dwc:latitude '-3.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3373'^^xsd:string;
  dwc:observationDate '2004-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "4.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3374'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '4.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3374'^^xsd:string;
  dwc:observationDate '2004-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4957'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.15'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4957'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "52.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4958'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.95'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4958'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4959'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.15'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4959'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.3 -12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.3"^^xsd:decimal ;
  dwc:decimalLongitude "-12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.3 -12.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.3"^^xsd:decimal ;
  geo-pos:long "-12.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4960'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-12.25'^^xsd:double;
  dwc:latitude '3.3'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4960'^^xsd:string;
  dwc:observationDate '2005-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 54.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "54.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 54.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "54.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4961'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '54.57'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4961'^^xsd:string;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 54.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.25"^^xsd:decimal ;
  dwc:decimalLongitude "54.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.25 54.57)"^^geo:wktLiteral ;
  geo-pos:lat "-2.25"^^xsd:decimal ;
  geo-pos:long "54.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4962'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '54.57'^^xsd:double;
  dwc:latitude '-2.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4962'^^xsd:string;
  dwc:observationDate '2005-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.92 53.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.92"^^xsd:decimal ;
  dwc:decimalLongitude "53.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.92 53.1)"^^geo:wktLiteral ;
  geo-pos:lat "-8.92"^^xsd:decimal ;
  geo-pos:long "53.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8880'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '53.1'^^xsd:double;
  dwc:latitude '-8.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8880'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8881'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8881'^^xsd:string;
  dwc:observationDate '2012-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.98 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "19.98"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4969'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '19.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4969'^^xsd:string;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.25 52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.25"^^xsd:decimal ;
  dwc:decimalLongitude "52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.25 52)"^^geo:wktLiteral ;
  geo-pos:lat "-9.25"^^xsd:decimal ;
  geo-pos:long "52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 107'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52'^^xsd:integer;
  dwc:latitude '-9.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 107'^^xsd:string;
  dwc:observationDate '2000-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.25 52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.25"^^xsd:decimal ;
  dwc:decimalLongitude "52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.25 52)"^^geo:wktLiteral ;
  geo-pos:lat "-9.25"^^xsd:decimal ;
  geo-pos:long "52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 108'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '52'^^xsd:integer;
  dwc:latitude '-9.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 108'^^xsd:string;
  dwc:observationDate '2000-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 0.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "0.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 0.47)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "0.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 109'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '0.47'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 109'^^xsd:string;
  dwc:observationDate '2000-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 0.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.33"^^xsd:decimal ;
  dwc:decimalLongitude "0.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.33 0.47)"^^geo:wktLiteral ;
  geo-pos:lat "-4.33"^^xsd:decimal ;
  geo-pos:long "0.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 110'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '0.47'^^xsd:double;
  dwc:latitude '-4.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 110'^^xsd:string;
  dwc:observationDate '2000-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 -0.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "-0.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 -0.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "-0.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 111'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-0.77'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 111'^^xsd:string;
  dwc:observationDate '2000-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 -0.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "-0.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 -0.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "-0.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 112'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-0.77'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 112'^^xsd:string;
  dwc:observationDate '2000-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 -0.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "-0.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 -0.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "-0.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 113'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-0.77'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 113'^^xsd:string;
  dwc:observationDate '2000-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 -0.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.13"^^xsd:decimal ;
  dwc:decimalLongitude "-0.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.13 -0.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.13"^^xsd:decimal ;
  geo-pos:long "-0.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 114'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-0.77'^^xsd:double;
  dwc:latitude '0.13'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 114'^^xsd:string;
  dwc:observationDate '2000-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.47"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-1.47"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2413'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '-1.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2413'^^xsd:string;
  dwc:observationDate '2003-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 57.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.98"^^xsd:decimal ;
  dwc:decimalLongitude "57.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.98 57.35)"^^geo:wktLiteral ;
  geo-pos:lat "-9.98"^^xsd:decimal ;
  geo-pos:long "57.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8868'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '57.35'^^xsd:double;
  dwc:latitude '-9.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8868'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.92 -21.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.92"^^xsd:decimal ;
  dwc:decimalLongitude "-21.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.92 -21.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.92"^^xsd:decimal ;
  geo-pos:long "-21.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8855'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-21.45'^^xsd:double;
  dwc:latitude '3.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8855'^^xsd:string;
  dwc:observationDate '2012-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.35)"^^geo:wktLiteral ;
  geo-pos:lat "-15.23"^^xsd:decimal ;
  geo-pos:long "42.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8856'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '42.35'^^xsd:double;
  dwc:latitude '-15.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8856'^^xsd:string;
  dwc:observationDate '2012-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.23"^^xsd:decimal ;
  dwc:decimalLongitude "42.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.23 42.35)"^^geo:wktLiteral ;
  geo-pos:lat "-15.23"^^xsd:decimal ;
  geo-pos:long "42.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8857'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '42.35'^^xsd:double;
  dwc:latitude '-15.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8857'^^xsd:string;
  dwc:observationDate '2012-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.32 47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.32"^^xsd:decimal ;
  dwc:decimalLongitude "47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.32 47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.32"^^xsd:decimal ;
  geo-pos:long "47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8846'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.1'^^xsd:double;
  dwc:latitude '-9.32'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8846'^^xsd:string;
  dwc:observationDate '2012-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.32 47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.32"^^xsd:decimal ;
  dwc:decimalLongitude "47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.32 47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-9.32"^^xsd:decimal ;
  geo-pos:long "47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8845'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '47.1'^^xsd:double;
  dwc:latitude '-9.32'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8845'^^xsd:string;
  dwc:observationDate '2012-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -13.17)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "-13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8834'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-13.17'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8834'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -13.17)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "-13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8835'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-13.17'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8835'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6"^^xsd:decimal ;
  dwc:decimalLongitude "-13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6 -13.17)"^^geo:wktLiteral ;
  geo-pos:lat "6"^^xsd:decimal ;
  geo-pos:long "-13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8836'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-13.17'^^xsd:double;
  dwc:latitude '6'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8836'^^xsd:string;
  dwc:observationDate '2012-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 46.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.72"^^xsd:decimal ;
  dwc:decimalLongitude "46.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.72 46.25)"^^geo:wktLiteral ;
  geo-pos:lat "-13.72"^^xsd:decimal ;
  geo-pos:long "46.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8844'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '46.25'^^xsd:double;
  dwc:latitude '-13.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8844'^^xsd:string;
  dwc:observationDate '2012-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 56.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.87"^^xsd:decimal ;
  dwc:decimalLongitude "56.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 56.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.87"^^xsd:decimal ;
  geo-pos:long "56.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4970'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.78'^^xsd:double;
  dwc:latitude '1.87'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4970'^^xsd:string;
  dwc:observationDate '2005-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 56.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.87"^^xsd:decimal ;
  dwc:decimalLongitude "56.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 56.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.87"^^xsd:decimal ;
  geo-pos:long "56.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4971'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.78'^^xsd:double;
  dwc:latitude '1.87'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4971'^^xsd:string;
  dwc:observationDate '2005-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 56.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.87"^^xsd:decimal ;
  dwc:decimalLongitude "56.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 56.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.87"^^xsd:decimal ;
  geo-pos:long "56.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4972'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.78'^^xsd:double;
  dwc:latitude '1.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4972'^^xsd:string;
  dwc:observationDate '2005-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 56.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.87"^^xsd:decimal ;
  dwc:decimalLongitude "56.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.87 56.78)"^^geo:wktLiteral ;
  geo-pos:lat "1.87"^^xsd:decimal ;
  geo-pos:long "56.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4973'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.78'^^xsd:double;
  dwc:latitude '1.87'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4973'^^xsd:string;
  dwc:observationDate '2005-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -18)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4974'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4974'^^xsd:string;
  dwc:observationDate '2005-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -18)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4975'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4975'^^xsd:string;
  dwc:observationDate '2005-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -18)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4976'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4976'^^xsd:string;
  dwc:observationDate '2005-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 -18)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4977'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4977'^^xsd:string;
  dwc:observationDate '2005-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37 51.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37 51.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.37"^^xsd:decimal ;
  geo-pos:long "51.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4978'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.73'^^xsd:double;
  dwc:latitude '1.37'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4978'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37 51.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37 51.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.37"^^xsd:decimal ;
  geo-pos:long "51.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4979'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.73'^^xsd:double;
  dwc:latitude '1.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4979'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37 51.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37 51.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.37"^^xsd:decimal ;
  geo-pos:long "51.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4980'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.73'^^xsd:double;
  dwc:latitude '1.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4980'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37 51.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.37"^^xsd:decimal ;
  dwc:decimalLongitude "51.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.37 51.73)"^^geo:wktLiteral ;
  geo-pos:lat "1.37"^^xsd:decimal ;
  geo-pos:long "51.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4981'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '51.73'^^xsd:double;
  dwc:latitude '1.37'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4981'^^xsd:string;
  dwc:observationDate '2005-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -20.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.53"^^xsd:decimal ;
  dwc:decimalLongitude "-20.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.53 -20.68)"^^geo:wktLiteral ;
  geo-pos:lat "2.53"^^xsd:decimal ;
  geo-pos:long "-20.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4982'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-20.68'^^xsd:double;
  dwc:latitude '2.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4982'^^xsd:string;
  dwc:observationDate '2005-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 -2.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.72"^^xsd:decimal ;
  dwc:decimalLongitude "-2.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.72 -2.68)"^^geo:wktLiteral ;
  geo-pos:lat "0.72"^^xsd:decimal ;
  geo-pos:long "-2.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 115'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-2.68'^^xsd:double;
  dwc:latitude '0.72'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 115'^^xsd:string;
  dwc:observationDate '2000-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 -2.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.37"^^xsd:decimal ;
  dwc:decimalLongitude "-2.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.37 -2.07)"^^geo:wktLiteral ;
  geo-pos:lat "0.37"^^xsd:decimal ;
  geo-pos:long "-2.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 116'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-2.07'^^xsd:double;
  dwc:latitude '0.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 116'^^xsd:string;
  dwc:observationDate '2000-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -1.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.67"^^xsd:decimal ;
  dwc:decimalLongitude "-1.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.67 -1.68)"^^geo:wktLiteral ;
  geo-pos:lat "-0.67"^^xsd:decimal ;
  geo-pos:long "-1.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 117'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-1.68'^^xsd:double;
  dwc:latitude '-0.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 117'^^xsd:string;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -1.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 118'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-1.42'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 118'^^xsd:string;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.1 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.1"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.1 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "2.1"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 119'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '2.1'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 119'^^xsd:string;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -1.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 120'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-1.42'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 120'^^xsd:string;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -1.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 121'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-1.42'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 121'^^xsd:string;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -1.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.58"^^xsd:decimal ;
  dwc:decimalLongitude "-1.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.58 -1.42)"^^geo:wktLiteral ;
  geo-pos:lat "-0.58"^^xsd:decimal ;
  geo-pos:long "-1.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 122'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-1.42'^^xsd:double;
  dwc:latitude '-0.58'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 122'^^xsd:string;
  dwc:observationDate '2000-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 123'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.05'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 123'^^xsd:string;
  dwc:observationDate '2000-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 124'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.05'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 124'^^xsd:string;
  dwc:observationDate '2000-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.05 -5.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.05"^^xsd:decimal ;
  geo-pos:long "-5.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 125'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '-5.05'^^xsd:double;
  dwc:latitude '3.05'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 125'^^xsd:string;
  dwc:observationDate '2000-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 43.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.52"^^xsd:decimal ;
  dwc:decimalLongitude "43.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 43.42)"^^geo:wktLiteral ;
  geo-pos:lat "-14.52"^^xsd:decimal ;
  geo-pos:long "43.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6057'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.42'^^xsd:double;
  dwc:latitude '-14.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6057'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 43.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.52"^^xsd:decimal ;
  dwc:decimalLongitude "43.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.52 43.42)"^^geo:wktLiteral ;
  geo-pos:lat "-14.52"^^xsd:decimal ;
  geo-pos:long "43.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6058'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '43.42'^^xsd:double;
  dwc:latitude '-14.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6058'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4 -18.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4"^^xsd:decimal ;
  dwc:decimalLongitude "-18.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4 -18.48)"^^geo:wktLiteral ;
  geo-pos:lat "14.4"^^xsd:decimal ;
  geo-pos:long "-18.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6059'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.48'^^xsd:double;
  dwc:latitude '14.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6059'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.18 -16.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.18"^^xsd:decimal ;
  dwc:decimalLongitude "-16.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.18 -16.27)"^^geo:wktLiteral ;
  geo-pos:lat "9.18"^^xsd:decimal ;
  geo-pos:long "-16.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6060'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-16.27'^^xsd:double;
  dwc:latitude '9.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6060'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.88 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.88"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.88 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-14.88"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6061'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-14.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6061'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.88 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.88"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.88 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-14.88"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6062'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-14.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6062'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.88 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.88"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.88 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-14.88"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6063'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-14.88'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6063'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 51'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 51'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 48.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.35"^^xsd:decimal ;
  dwc:decimalLongitude "48.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.35 48.38)"^^geo:wktLiteral ;
  geo-pos:lat "-3.35"^^xsd:decimal ;
  geo-pos:long "48.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4914'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '48.38'^^xsd:double;
  dwc:latitude '-3.35'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4914'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -14.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.57"^^xsd:decimal ;
  dwc:decimalLongitude "-14.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.57 -14.67)"^^geo:wktLiteral ;
  geo-pos:lat "1.57"^^xsd:decimal ;
  geo-pos:long "-14.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8738'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-14.67'^^xsd:double;
  dwc:latitude '1.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8738'^^xsd:string;
  dwc:observationDate '2011-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.33 -15.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.33 -15.57)"^^geo:wktLiteral ;
  geo-pos:lat "3.33"^^xsd:decimal ;
  geo-pos:long "-15.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3352'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.57'^^xsd:double;
  dwc:latitude '3.33'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3352'^^xsd:string;
  dwc:observationDate '2004-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.33 -15.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.33 -15.57)"^^geo:wktLiteral ;
  geo-pos:lat "3.33"^^xsd:decimal ;
  geo-pos:long "-15.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3353'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.57'^^xsd:double;
  dwc:latitude '3.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3353'^^xsd:string;
  dwc:observationDate '2004-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.33 -15.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.33 -15.57)"^^geo:wktLiteral ;
  geo-pos:lat "3.33"^^xsd:decimal ;
  geo-pos:long "-15.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3354'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.57'^^xsd:double;
  dwc:latitude '3.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3354'^^xsd:string;
  dwc:observationDate '2004-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.33 -15.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.33"^^xsd:decimal ;
  dwc:decimalLongitude "-15.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.33 -15.57)"^^geo:wktLiteral ;
  geo-pos:lat "3.33"^^xsd:decimal ;
  geo-pos:long "-15.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3355'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-15.57'^^xsd:double;
  dwc:latitude '3.33'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3355'^^xsd:string;
  dwc:observationDate '2004-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3356'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '-4.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3356'^^xsd:string;
  dwc:observationDate '2004-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3357'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '-4.7'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3357'^^xsd:string;
  dwc:observationDate '2004-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3358'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '-4.7'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3358'^^xsd:string;
  dwc:observationDate '2004-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3359'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3359'^^xsd:string;
  dwc:observationDate '2004-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3360'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3360'^^xsd:string;
  dwc:observationDate '2004-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.55"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3361'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '-1.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3361'^^xsd:string;
  dwc:observationDate '2004-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.55"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3362'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '-1.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3362'^^xsd:string;
  dwc:observationDate '2004-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 52'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 52'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 53'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 53'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 54'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 54'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -11)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 55'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 55'^^xsd:string;
  dwc:observationDate '2000-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -11)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 56'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 56'^^xsd:string;
  dwc:observationDate '2000-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -10.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -10.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-10.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 57'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.98'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 57'^^xsd:string;
  dwc:observationDate '2000-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -10.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -10.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-10.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 58'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.98'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 58'^^xsd:string;
  dwc:observationDate '2000-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -10.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 -10.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "-10.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 59'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-10.98'^^xsd:double;
  dwc:latitude '4.5'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 59'^^xsd:string;
  dwc:observationDate '2000-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -11)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 60'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 60'^^xsd:string;
  dwc:observationDate '2000-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -11)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 61'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 61'^^xsd:string;
  dwc:observationDate '2000-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -11)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 62'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 62'^^xsd:string;
  dwc:observationDate '2000-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "3.88"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 63'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '3.88'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 63'^^xsd:string;
  dwc:observationDate '2000-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "3.88"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 64'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '3.88'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 64'^^xsd:string;
  dwc:observationDate '2000-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 42'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 42'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 43'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 43'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 44'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 44'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 45'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 45'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 46'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 46'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 47'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 47'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 48'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 48'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 49'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '5'^^xsd:integer;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 49'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.62"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.62 -20)"^^geo:wktLiteral ;
  geo-pos:lat "2.62"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 50'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '2.62'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 50'^^xsd:string;
  dwc:observationDate '2000-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.98"^^xsd:decimal ;
  dwc:decimalLongitude "48.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.6)"^^geo:wktLiteral ;
  geo-pos:lat "-1.98"^^xsd:decimal ;
  geo-pos:long "48.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8937'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.6'^^xsd:double;
  dwc:latitude '-1.98'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8937'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.98"^^xsd:decimal ;
  dwc:decimalLongitude "48.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.6)"^^geo:wktLiteral ;
  geo-pos:lat "-1.98"^^xsd:decimal ;
  geo-pos:long "48.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8938'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.6'^^xsd:double;
  dwc:latitude '-1.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8938'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.98"^^xsd:decimal ;
  dwc:decimalLongitude "48.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.6)"^^geo:wktLiteral ;
  geo-pos:lat "-1.98"^^xsd:decimal ;
  geo-pos:long "48.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8939'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.6'^^xsd:double;
  dwc:latitude '-1.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8939'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.98"^^xsd:decimal ;
  dwc:decimalLongitude "48.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.98"^^xsd:decimal ;
  geo-pos:long "48.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8940'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.62'^^xsd:double;
  dwc:latitude '-1.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8940'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.98"^^xsd:decimal ;
  dwc:decimalLongitude "48.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.98 48.62)"^^geo:wktLiteral ;
  geo-pos:lat "-1.98"^^xsd:decimal ;
  geo-pos:long "48.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8941'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '48.62'^^xsd:double;
  dwc:latitude '-1.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8941'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 99'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 99'^^xsd:string;
  dwc:observationDate '2000-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.45 -3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.45"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.45 -3.18)"^^geo:wktLiteral ;
  geo-pos:lat "3.45"^^xsd:decimal ;
  geo-pos:long "-3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 100'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-3.18'^^xsd:double;
  dwc:latitude '3.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 100'^^xsd:string;
  dwc:observationDate '2000-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "9.33"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8903'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '9.33'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8903'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.45 -3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.45"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.45 -3.18)"^^geo:wktLiteral ;
  geo-pos:lat "3.45"^^xsd:decimal ;
  geo-pos:long "-3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 101'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-3.18'^^xsd:double;
  dwc:latitude '3.45'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 101'^^xsd:string;
  dwc:observationDate '2000-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4942'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4942'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -12.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4943'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-12.77'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4943'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4946'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.15'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4946'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2395'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '45'^^xsd:integer;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2395'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-16.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.12)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-16.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2396'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.12'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2396'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2397'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '45'^^xsd:integer;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2397'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2398'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '45'^^xsd:integer;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2398'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2399'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '45'^^xsd:integer;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2399'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2400'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '45'^^xsd:integer;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2400'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4940'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4940'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4941'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4941'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4944'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4944'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 53.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.98"^^xsd:decimal ;
  dwc:decimalLongitude "53.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 53.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.98"^^xsd:decimal ;
  geo-pos:long "53.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4945'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.43'^^xsd:double;
  dwc:latitude '1.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4945'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-16.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.12)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-16.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2394'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.12'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2394'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -12.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.55"^^xsd:decimal ;
  geo-pos:long "-12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2402'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '2.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2402'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -12.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.55"^^xsd:decimal ;
  geo-pos:long "-12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2403'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '2.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2403'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -12.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.55"^^xsd:decimal ;
  geo-pos:long "-12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2404'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '2.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2404'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.55 -12.88)"^^geo:wktLiteral ;
  geo-pos:lat "2.55"^^xsd:decimal ;
  geo-pos:long "-12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2405'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-12.88'^^xsd:double;
  dwc:latitude '2.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2405'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2406'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2406'^^xsd:string;
  dwc:observationDate '2003-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2407'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2407'^^xsd:string;
  dwc:observationDate '2003-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2408'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2408'^^xsd:string;
  dwc:observationDate '2003-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.75"^^xsd:decimal ;
  dwc:decimalLongitude "-13.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.75 -13.83)"^^geo:wktLiteral ;
  geo-pos:lat "2.75"^^xsd:decimal ;
  geo-pos:long "-13.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2409'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-13.83'^^xsd:double;
  dwc:latitude '2.75'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2409'^^xsd:string;
  dwc:observationDate '2003-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 -11.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.7 -11.07)"^^geo:wktLiteral ;
  geo-pos:lat "1.7"^^xsd:decimal ;
  geo-pos:long "-11.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2410'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-11.07'^^xsd:double;
  dwc:latitude '1.7'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2410'^^xsd:string;
  dwc:observationDate '2003-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "-9.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -9.82)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "-9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2411'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-9.82'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2411'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -9.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.17"^^xsd:decimal ;
  dwc:decimalLongitude "-9.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.17 -9.82)"^^geo:wktLiteral ;
  geo-pos:lat "1.17"^^xsd:decimal ;
  geo-pos:long "-9.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2412'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-9.82'^^xsd:double;
  dwc:latitude '1.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2412'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.88 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.88"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.88 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-14.88"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6064'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-14.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6064'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6065'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6065'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -17.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-17.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -17.75)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-17.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6066'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-17.75'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6066'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.37 -17.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.37"^^xsd:decimal ;
  dwc:decimalLongitude "-17.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.37 -17.63)"^^geo:wktLiteral ;
  geo-pos:lat "11.37"^^xsd:decimal ;
  geo-pos:long "-17.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6067'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-17.63'^^xsd:double;
  dwc:latitude '11.37'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6067'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.43"^^xsd:decimal ;
  dwc:decimalLongitude "42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.9)"^^geo:wktLiteral ;
  geo-pos:lat "-15.43"^^xsd:decimal ;
  geo-pos:long "42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6068'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '42.9'^^xsd:double;
  dwc:latitude '-15.43'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6068'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.43"^^xsd:decimal ;
  dwc:decimalLongitude "42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.43 42.9)"^^geo:wktLiteral ;
  geo-pos:lat "-15.43"^^xsd:decimal ;
  geo-pos:long "42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6069'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '42.9'^^xsd:double;
  dwc:latitude '-15.43'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6069'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 53.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.98"^^xsd:decimal ;
  dwc:decimalLongitude "53.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 53.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.98"^^xsd:decimal ;
  geo-pos:long "53.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4947'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.43'^^xsd:double;
  dwc:latitude '1.98'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4947'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "52.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4948'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.95'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4948'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 53.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.98"^^xsd:decimal ;
  dwc:decimalLongitude "53.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.98 53.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.98"^^xsd:decimal ;
  geo-pos:long "53.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4949'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.43'^^xsd:double;
  dwc:latitude '1.98'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4949'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 50.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "50.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 50.32)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "50.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8914'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.32'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8914'^^xsd:string;
  dwc:observationDate '2012-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 50.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.43"^^xsd:decimal ;
  dwc:decimalLongitude "50.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.43 50.32)"^^geo:wktLiteral ;
  geo-pos:lat "0.43"^^xsd:decimal ;
  geo-pos:long "50.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8915'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '50.32'^^xsd:double;
  dwc:latitude '0.43'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8915'^^xsd:string;
  dwc:observationDate '2012-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 49.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "49.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 49.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "49.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8916'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '49.77'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8916'^^xsd:string;
  dwc:observationDate '2012-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.45 -3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.45"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.45 -3.18)"^^geo:wktLiteral ;
  geo-pos:lat "3.45"^^xsd:decimal ;
  geo-pos:long "-3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 102'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-3.18'^^xsd:double;
  dwc:latitude '3.45'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 102'^^xsd:string;
  dwc:observationDate '2000-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.45 -3.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.45"^^xsd:decimal ;
  dwc:decimalLongitude "-3.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.45 -3.18)"^^geo:wktLiteral ;
  geo-pos:lat "3.45"^^xsd:decimal ;
  geo-pos:long "-3.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 103'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-3.18'^^xsd:double;
  dwc:latitude '3.45'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 103'^^xsd:string;
  dwc:observationDate '2000-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 -3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.45"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.45 -3.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.45"^^xsd:decimal ;
  geo-pos:long "-3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 104'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '-3.1'^^xsd:double;
  dwc:latitude '-1.45'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 104'^^xsd:string;
  dwc:observationDate '2000-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "-1.47"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 105'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '-1.47'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 105'^^xsd:string;
  dwc:observationDate '2000-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.47"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.47 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "-1.47"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 106'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '-1.47'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 106'^^xsd:string;
  dwc:observationDate '2000-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2401'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '45'^^xsd:integer;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2401'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "9.33"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8904'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '9.33'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8904'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 -11.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.55"^^xsd:decimal ;
  dwc:decimalLongitude "-11.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.55 -11.73)"^^geo:wktLiteral ;
  geo-pos:lat "-1.55"^^xsd:decimal ;
  geo-pos:long "-11.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3364'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-11.73'^^xsd:double;
  dwc:latitude '-1.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3364'^^xsd:string;
  dwc:observationDate '2004-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 -9.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.62"^^xsd:decimal ;
  dwc:decimalLongitude "-9.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.62 -9.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.62"^^xsd:decimal ;
  geo-pos:long "-9.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3365'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-9.33'^^xsd:double;
  dwc:latitude '4.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3365'^^xsd:string;
  dwc:observationDate '2004-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "15.4"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3366'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '15.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3366'^^xsd:string;
  dwc:observationDate '2004-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "15.4"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3367'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '15.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3367'^^xsd:string;
  dwc:observationDate '2004-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4 -18.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4"^^xsd:decimal ;
  dwc:decimalLongitude "-18.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4 -18.45)"^^geo:wktLiteral ;
  geo-pos:lat "15.4"^^xsd:decimal ;
  geo-pos:long "-18.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3368'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.45'^^xsd:double;
  dwc:latitude '15.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3368'^^xsd:string;
  dwc:observationDate '2004-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "52.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4950'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.95'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4950'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "52.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4951'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.95'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4951'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4952'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.15'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4952'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "52.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4953'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.95'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4953'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.02"^^xsd:decimal ;
  dwc:decimalLongitude "52.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.02 52.95)"^^geo:wktLiteral ;
  geo-pos:lat "-0.02"^^xsd:decimal ;
  geo-pos:long "52.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4954'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '52.95'^^xsd:double;
  dwc:latitude '-0.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4954'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4955'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.15'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4955'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.25"^^xsd:decimal ;
  dwc:decimalLongitude "53.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.25 53.15)"^^geo:wktLiteral ;
  geo-pos:lat "0.25"^^xsd:decimal ;
  geo-pos:long "53.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4956'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '53.15'^^xsd:double;
  dwc:latitude '0.25'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4956'^^xsd:string;
  dwc:observationDate '2005-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.57 -16.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.57"^^xsd:decimal ;
  dwc:decimalLongitude "-16.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.57 -16.62)"^^geo:wktLiteral ;
  geo-pos:lat "9.57"^^xsd:decimal ;
  geo-pos:long "-16.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8891'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-16.62'^^xsd:double;
  dwc:latitude '9.57'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8891'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.88 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.88 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "9.88"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8892'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '9.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8892'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.88 -17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.88"^^xsd:decimal ;
  dwc:decimalLongitude "-17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.88 -17.73)"^^geo:wktLiteral ;
  geo-pos:lat "9.88"^^xsd:decimal ;
  geo-pos:long "-17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8893'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.73'^^xsd:double;
  dwc:latitude '9.88'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8893'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 47.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.85"^^xsd:decimal ;
  dwc:decimalLongitude "47.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.85 47.93)"^^geo:wktLiteral ;
  geo-pos:lat "-1.85"^^xsd:decimal ;
  geo-pos:long "47.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4933'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '47.93'^^xsd:double;
  dwc:latitude '-1.85'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4933'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.97 53.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.97"^^xsd:decimal ;
  dwc:decimalLongitude "53.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.97 53.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.97"^^xsd:decimal ;
  geo-pos:long "53.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4934'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '53.37'^^xsd:double;
  dwc:latitude '-1.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4934'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.97 53.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.97"^^xsd:decimal ;
  dwc:decimalLongitude "53.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.97 53.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.97"^^xsd:decimal ;
  geo-pos:long "53.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4935'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '53.37'^^xsd:double;
  dwc:latitude '-1.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4935'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.97 53.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.97"^^xsd:decimal ;
  dwc:decimalLongitude "53.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.97 53.37)"^^geo:wktLiteral ;
  geo-pos:lat "-1.97"^^xsd:decimal ;
  geo-pos:long "53.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4936'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '53.37'^^xsd:double;
  dwc:latitude '-1.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4936'^^xsd:string;
  dwc:observationDate '2005-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.5 -12.77)"^^geo:wktLiteral ;
  geo-pos:lat "2.5"^^xsd:decimal ;
  geo-pos:long "-12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4937'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-12.77'^^xsd:double;
  dwc:latitude '2.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4937'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4938'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4938'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.92"^^xsd:decimal ;
  dwc:decimalLongitude "53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.92 53.75)"^^geo:wktLiteral ;
  geo-pos:lat "-1.92"^^xsd:decimal ;
  geo-pos:long "53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4939'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '53.75'^^xsd:double;
  dwc:latitude '-1.92'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4939'^^xsd:string;
  dwc:observationDate '2005-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -16.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.33 -16.42)"^^geo:wktLiteral ;
  geo-pos:lat "9.33"^^xsd:decimal ;
  geo-pos:long "-16.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8902'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-16.42'^^xsd:double;
  dwc:latitude '9.33'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8902'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.38"^^xsd:decimal ;
  dwc:decimalLongitude "-13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.38 -13.05)"^^geo:wktLiteral ;
  geo-pos:lat "4.38"^^xsd:decimal ;
  geo-pos:long "-13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2373'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '-13.05'^^xsd:double;
  dwc:latitude '4.38'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2373'^^xsd:string;
  dwc:observationDate '2003-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.6"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2374'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2374'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.6"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2375'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2375'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.6"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2376'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2376'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.6"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2377'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.6'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2377'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.6"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2378'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2378'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.6"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2379'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.6'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2379'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.6"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2380'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.6'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2380'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.6 -3.38)"^^geo:wktLiteral ;
  geo-pos:lat "4.6"^^xsd:decimal ;
  geo-pos:long "-3.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2381'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-3.38'^^xsd:double;
  dwc:latitude '4.6'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2381'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.15"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 -11.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.15"^^xsd:decimal ;
  geo-pos:long "-11.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2382'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '2.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2382'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.15"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 -11.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.15"^^xsd:decimal ;
  geo-pos:long "-11.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2383'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '2.15'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2383'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 52.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "52.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3888'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '52.23'^^xsd:double;
  dwc:latitude '0'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3888'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "14.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 86'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '14.2'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 86'^^xsd:string;
  dwc:observationDate '2000-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 -16.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "-16.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 -16.52)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "-16.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 87'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-16.52'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 87'^^xsd:string;
  dwc:observationDate '2000-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -16.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 -16.33)"^^geo:wktLiteral ;
  geo-pos:lat "1"^^xsd:decimal ;
  geo-pos:long "-16.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 88'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-16.33'^^xsd:double;
  dwc:latitude '1'^^xsd:integer;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 88'^^xsd:string;
  dwc:observationDate '2000-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-16.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.07)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-16.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 89'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.07'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 89'^^xsd:string;
  dwc:observationDate '2000-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.77"^^xsd:decimal ;
  dwc:decimalLongitude "-16.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.77 -16.07)"^^geo:wktLiteral ;
  geo-pos:lat "1.77"^^xsd:decimal ;
  geo-pos:long "-16.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 90'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '-16.07'^^xsd:double;
  dwc:latitude '1.77'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 90'^^xsd:string;
  dwc:observationDate '2000-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 -12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "-12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 -12.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "-12.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 91'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.63'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 91'^^xsd:string;
  dwc:observationDate '2000-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 -12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "-12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 -12.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "-12.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 92'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.63'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 92'^^xsd:string;
  dwc:observationDate '2000-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 -12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "-12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 -12.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "-12.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 93'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.63'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 93'^^xsd:string;
  dwc:observationDate '2000-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 -12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.97"^^xsd:decimal ;
  dwc:decimalLongitude "-12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.97 -12.63)"^^geo:wktLiteral ;
  geo-pos:lat "2.97"^^xsd:decimal ;
  geo-pos:long "-12.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 94'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-12.63'^^xsd:double;
  dwc:latitude '2.97'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 94'^^xsd:string;
  dwc:observationDate '2000-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.4 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "0.4"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 95'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '0.4'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 95'^^xsd:string;
  dwc:observationDate '2000-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 96'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 96'^^xsd:string;
  dwc:observationDate '2000-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 97'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 97'^^xsd:string;
  dwc:observationDate '2000-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.83 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "1.83"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 98'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '1.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 98'^^xsd:string;
  dwc:observationDate '2000-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "3.88"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 66'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '3.88'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 66'^^xsd:string;
  dwc:observationDate '2000-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 67'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 67'^^xsd:string;
  dwc:observationDate '2000-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 68'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 68'^^xsd:string;
  dwc:observationDate '2000-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 69'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 69'^^xsd:string;
  dwc:observationDate '2000-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 70'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 70'^^xsd:string;
  dwc:observationDate '2000-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.12"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.12 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "5.12"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 71'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '5.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 71'^^xsd:string;
  dwc:observationDate '2000-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.55"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 72'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '3.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 72'^^xsd:string;
  dwc:observationDate '2000-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.55"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 73'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '3.55'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 73'^^xsd:string;
  dwc:observationDate '2000-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.55"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 76'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '3.55'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 76'^^xsd:string;
  dwc:observationDate '2000-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.55"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 77'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '3.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 77'^^xsd:string;
  dwc:observationDate '2000-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.55 -8.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.55"^^xsd:decimal ;
  geo-pos:long "-8.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 78'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-8.37'^^xsd:double;
  dwc:latitude '3.55'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 78'^^xsd:string;
  dwc:observationDate '2000-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "4.02"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 79'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '4.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 79'^^xsd:string;
  dwc:observationDate '2000-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -17.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.02"^^xsd:decimal ;
  dwc:decimalLongitude "-17.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.02 -17.03)"^^geo:wktLiteral ;
  geo-pos:lat "4.02"^^xsd:decimal ;
  geo-pos:long "-17.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 80'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-17.03'^^xsd:double;
  dwc:latitude '4.02'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 80'^^xsd:string;
  dwc:observationDate '2000-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.78 -16.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.78 -16.27)"^^geo:wktLiteral ;
  geo-pos:lat "4.78"^^xsd:decimal ;
  geo-pos:long "-16.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 81'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-16.27'^^xsd:double;
  dwc:latitude '4.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 81'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.78 -16.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.78"^^xsd:decimal ;
  dwc:decimalLongitude "-16.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.78 -16.27)"^^geo:wktLiteral ;
  geo-pos:lat "4.78"^^xsd:decimal ;
  geo-pos:long "-16.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 82'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-16.27'^^xsd:double;
  dwc:latitude '4.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 82'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "14.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 83'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '14.2'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 83'^^xsd:string;
  dwc:observationDate '2000-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "14.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 84'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '14.2'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 84'^^xsd:string;
  dwc:observationDate '2000-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "14.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 85'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '14.2'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 85'^^xsd:string;
  dwc:observationDate '2000-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 49.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.55"^^xsd:decimal ;
  dwc:decimalLongitude "49.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.55 49.77)"^^geo:wktLiteral ;
  geo-pos:lat "0.55"^^xsd:decimal ;
  geo-pos:long "49.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8917'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '49.77'^^xsd:double;
  dwc:latitude '0.55'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8917'^^xsd:string;
  dwc:observationDate '2012-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 55.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.75"^^xsd:decimal ;
  dwc:decimalLongitude "55.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.75 55.08)"^^geo:wktLiteral ;
  geo-pos:lat "-5.75"^^xsd:decimal ;
  geo-pos:long "55.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4924'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.08'^^xsd:double;
  dwc:latitude '-5.75'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4924'^^xsd:string;
  dwc:observationDate '2005-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.52 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.52 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.52"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4915'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4915'^^xsd:string;
  dwc:observationDate '2005-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.88"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.88 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "3.88"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 65'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '3.88'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 65'^^xsd:string;
  dwc:observationDate '2000-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.38 55.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.38"^^xsd:decimal ;
  dwc:decimalLongitude "55.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.38 55.07)"^^geo:wktLiteral ;
  geo-pos:lat "-6.38"^^xsd:decimal ;
  geo-pos:long "55.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4916'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '55.07'^^xsd:double;
  dwc:latitude '-6.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4916'^^xsd:string;
  dwc:observationDate '2005-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.52 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.52 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.52"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4917'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.52'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4917'^^xsd:string;
  dwc:observationDate '2005-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.52 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.52 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.52"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4918'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.52'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4918'^^xsd:string;
  dwc:observationDate '2005-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.52 -17.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.52"^^xsd:decimal ;
  dwc:decimalLongitude "-17.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.52 -17.88)"^^geo:wktLiteral ;
  geo-pos:lat "19.52"^^xsd:decimal ;
  geo-pos:long "-17.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4919'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-17.88'^^xsd:double;
  dwc:latitude '19.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4919'^^xsd:string;
  dwc:observationDate '2005-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 48.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.05"^^xsd:decimal ;
  dwc:decimalLongitude "48.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.05 48.12)"^^geo:wktLiteral ;
  geo-pos:lat "-3.05"^^xsd:decimal ;
  geo-pos:long "48.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4920'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '48.12'^^xsd:double;
  dwc:latitude '-3.05'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4920'^^xsd:string;
  dwc:observationDate '2005-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 54.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28"^^xsd:decimal ;
  dwc:decimalLongitude "54.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28 54.92)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28"^^xsd:decimal ;
  geo-pos:long "54.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4921'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '54.92'^^xsd:double;
  dwc:latitude '-6.28'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4921'^^xsd:string;
  dwc:observationDate '2005-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 55.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.23"^^xsd:decimal ;
  dwc:decimalLongitude "55.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.23 55.03)"^^geo:wktLiteral ;
  geo-pos:lat "-6.23"^^xsd:decimal ;
  geo-pos:long "55.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4922'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '55.03'^^xsd:double;
  dwc:latitude '-6.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4922'^^xsd:string;
  dwc:observationDate '2005-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%204923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 55.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.97"^^xsd:decimal ;
  dwc:decimalLongitude "55.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%204923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.97 55.07)"^^geo:wktLiteral ;
  geo-pos:lat "-5.97"^^xsd:decimal ;
  geo-pos:long "55.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%204923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 4923'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '55.07'^^xsd:double;
  dwc:latitude '-5.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 4923'^^xsd:string;
  dwc:observationDate '2005-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.15"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.15"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8926'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-1.15'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8926'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 49.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.67"^^xsd:decimal ;
  dwc:decimalLongitude "49.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.67 49.83)"^^geo:wktLiteral ;
  geo-pos:lat "-2.67"^^xsd:decimal ;
  geo-pos:long "49.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8927'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.83'^^xsd:double;
  dwc:latitude '-2.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8927'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 53.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.78"^^xsd:decimal ;
  dwc:decimalLongitude "53.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.78 53.28)"^^geo:wktLiteral ;
  geo-pos:lat "3.78"^^xsd:decimal ;
  geo-pos:long "53.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3880'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.28'^^xsd:double;
  dwc:latitude '3.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3880'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.15"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.15 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-1.15"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8928'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-1.15'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8928'^^xsd:string;
  dwc:observationDate '2012-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 58.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.93"^^xsd:decimal ;
  dwc:decimalLongitude "58.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 58.18)"^^geo:wktLiteral ;
  geo-pos:lat "5.93"^^xsd:decimal ;
  geo-pos:long "58.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3881'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '58.18'^^xsd:double;
  dwc:latitude '5.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3881'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 58.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.93"^^xsd:decimal ;
  dwc:decimalLongitude "58.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 58.18)"^^geo:wktLiteral ;
  geo-pos:lat "5.93"^^xsd:decimal ;
  geo-pos:long "58.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3882'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '58.18'^^xsd:double;
  dwc:latitude '5.93'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3882'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 58.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.93"^^xsd:decimal ;
  dwc:decimalLongitude "58.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.93 58.18)"^^geo:wktLiteral ;
  geo-pos:lat "5.93"^^xsd:decimal ;
  geo-pos:long "58.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3883'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '58.18'^^xsd:double;
  dwc:latitude '5.93'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3883'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.18"^^xsd:decimal ;
  dwc:decimalLongitude "4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 4.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.18"^^xsd:decimal ;
  geo-pos:long "4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3884'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '4.28'^^xsd:double;
  dwc:latitude '2.18'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3884'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.18"^^xsd:decimal ;
  dwc:decimalLongitude "4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 4.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.18"^^xsd:decimal ;
  geo-pos:long "4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3885'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '4.28'^^xsd:double;
  dwc:latitude '2.18'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3885'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.18"^^xsd:decimal ;
  dwc:decimalLongitude "4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 4.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.18"^^xsd:decimal ;
  geo-pos:long "4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3886'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '4.28'^^xsd:double;
  dwc:latitude '2.18'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3886'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 4.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.18"^^xsd:decimal ;
  dwc:decimalLongitude "4.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.18 4.28)"^^geo:wktLiteral ;
  geo-pos:lat "2.18"^^xsd:decimal ;
  geo-pos:long "4.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3887'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '4.28'^^xsd:double;
  dwc:latitude '2.18'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3887'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 70.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.47"^^xsd:decimal ;
  dwc:decimalLongitude "70.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.47 70.52)"^^geo:wktLiteral ;
  geo-pos:lat "-6.47"^^xsd:decimal ;
  geo-pos:long "70.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6607'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '70.52'^^xsd:double;
  dwc:latitude '-6.47'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6607'^^xsd:string;
  dwc:observationDate '2008-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%206756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.87 -19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.87"^^xsd:decimal ;
  dwc:decimalLongitude "-19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%206756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.87 -19.08)"^^geo:wktLiteral ;
  geo-pos:lat "9.87"^^xsd:decimal ;
  geo-pos:long "-19.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%206756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 6756'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-19.08'^^xsd:double;
  dwc:latitude '9.87'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 6756'^^xsd:string;
  dwc:observationDate '2008-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.08"^^xsd:decimal ;
  dwc:decimalLongitude "-18.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.08 -18.37)"^^geo:wktLiteral ;
  geo-pos:lat "20.08"^^xsd:decimal ;
  geo-pos:long "-18.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2777'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-18.37'^^xsd:double;
  dwc:latitude '20.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2777'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 51.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "51.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 51.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "51.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2778'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '51.33'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2778'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.53 55.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.53"^^xsd:decimal ;
  dwc:decimalLongitude "55.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.53 55.88)"^^geo:wktLiteral ;
  geo-pos:lat "5.53"^^xsd:decimal ;
  geo-pos:long "55.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2779'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.88'^^xsd:double;
  dwc:latitude '5.53'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2779'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 51.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "51.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 51.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "51.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2780'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '51.33'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2780'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.53 55.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.53"^^xsd:decimal ;
  dwc:decimalLongitude "55.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.53 55.88)"^^geo:wktLiteral ;
  geo-pos:lat "5.53"^^xsd:decimal ;
  geo-pos:long "55.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2781'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.88'^^xsd:double;
  dwc:latitude '5.53'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2781'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 51.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.67"^^xsd:decimal ;
  dwc:decimalLongitude "51.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.67 51.33)"^^geo:wktLiteral ;
  geo-pos:lat "1.67"^^xsd:decimal ;
  geo-pos:long "51.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2782'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '51.33'^^xsd:double;
  dwc:latitude '1.67'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2782'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.53 55.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.53"^^xsd:decimal ;
  dwc:decimalLongitude "55.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.53 55.88)"^^geo:wktLiteral ;
  geo-pos:lat "5.53"^^xsd:decimal ;
  geo-pos:long "55.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2783'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.88'^^xsd:double;
  dwc:latitude '5.53'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2783'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.53 55.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.53"^^xsd:decimal ;
  dwc:decimalLongitude "55.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.53 55.88)"^^geo:wktLiteral ;
  geo-pos:lat "5.53"^^xsd:decimal ;
  geo-pos:long "55.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2784'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '55.88'^^xsd:double;
  dwc:latitude '5.53'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2784'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "54.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2785'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '54.25'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2785'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.63"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "5.63"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2786'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '5.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2786'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.83"^^xsd:decimal ;
  dwc:decimalLongitude "54.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.83 54.25)"^^geo:wktLiteral ;
  geo-pos:lat "3.83"^^xsd:decimal ;
  geo-pos:long "54.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2787'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '54.25'^^xsd:double;
  dwc:latitude '3.83'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2787'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.63"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.63 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "5.63"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2788'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '5.63'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2788'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5614'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5614'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "-3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "-3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1068'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.33'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1068'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.55 -3.47)"^^geo:wktLiteral ;
  geo-pos:lat "4.55"^^xsd:decimal ;
  geo-pos:long "-3.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1069'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.47'^^xsd:double;
  dwc:latitude '4.55'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1069'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "-3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "-3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1070'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.33'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1070'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "-3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "-3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1071'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.33'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1071'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.42"^^xsd:decimal ;
  dwc:decimalLongitude "-3.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.42 -3.33)"^^geo:wktLiteral ;
  geo-pos:lat "4.42"^^xsd:decimal ;
  geo-pos:long "-3.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1072'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-3.33'^^xsd:double;
  dwc:latitude '4.42'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1072'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.52 56.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.52 56.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.52"^^xsd:decimal ;
  geo-pos:long "56.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1073'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.05'^^xsd:double;
  dwc:latitude '3.52'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1073'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.73 -3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.73"^^xsd:decimal ;
  dwc:decimalLongitude "-3.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.73 -3.98)"^^geo:wktLiteral ;
  geo-pos:lat "4.73"^^xsd:decimal ;
  geo-pos:long "-3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1074'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '-3.98'^^xsd:double;
  dwc:latitude '4.73'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1074'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%201075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.52 56.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.52"^^xsd:decimal ;
  dwc:decimalLongitude "56.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%201075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.52 56.05)"^^geo:wktLiteral ;
  geo-pos:lat "3.52"^^xsd:decimal ;
  geo-pos:long "56.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%201075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 1075'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '56.05'^^xsd:double;
  dwc:latitude '3.52'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 1075'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "19.8"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5615'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '19.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5615'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 50.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.23"^^xsd:decimal ;
  dwc:decimalLongitude "50.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 50.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.23"^^xsd:decimal ;
  geo-pos:long "50.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5616'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.43'^^xsd:double;
  dwc:latitude '1.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5616'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 50.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.23"^^xsd:decimal ;
  dwc:decimalLongitude "50.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.23 50.43)"^^geo:wktLiteral ;
  geo-pos:lat "1.23"^^xsd:decimal ;
  geo-pos:long "50.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5617'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '50.43'^^xsd:double;
  dwc:latitude '1.23'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5617'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5618'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5618'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "19.8"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5619'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '19.8'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5619'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5620'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5620'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5621'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5621'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5622'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5622'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.38"^^xsd:decimal ;
  dwc:decimalLongitude "51.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.38 51.92)"^^geo:wktLiteral ;
  geo-pos:lat "0.38"^^xsd:decimal ;
  geo-pos:long "51.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5623'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '51.92'^^xsd:double;
  dwc:latitude '0.38'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5623'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%205624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.8"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%205624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.8 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "19.8"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%205624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 5624'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '19.8'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 5624'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7543'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7543'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7544'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7544'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%207545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.12"^^xsd:decimal ;
  dwc:decimalLongitude "54.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%207545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.12 54.43)"^^geo:wktLiteral ;
  geo-pos:lat "3.12"^^xsd:decimal ;
  geo-pos:long "54.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%207545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 7545'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '54.43'^^xsd:double;
  dwc:latitude '3.12'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 7545'^^xsd:string;
  dwc:observationDate '2009-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4 -11.55)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4"^^xsd:decimal ;
  geo-pos:long "-11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2346'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-11.55'^^xsd:double;
  dwc:latitude '-1.4'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2346'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%203351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 49.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.63"^^xsd:decimal ;
  dwc:decimalLongitude "49.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%203351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.63 49.32)"^^geo:wktLiteral ;
  geo-pos:lat "-3.63"^^xsd:decimal ;
  geo-pos:long "49.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%203351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 3351'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '49.32'^^xsd:double;
  dwc:latitude '-3.63'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 3351'^^xsd:string;
  dwc:observationDate '2004-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 9.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.27"^^xsd:decimal ;
  dwc:decimalLongitude "9.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.27 9.22)"^^geo:wktLiteral ;
  geo-pos:lat "-4.27"^^xsd:decimal ;
  geo-pos:long "9.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8373'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '9.22'^^xsd:double;
  dwc:latitude '-4.27'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8373'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.15"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 -11.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.15"^^xsd:decimal ;
  geo-pos:long "-11.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2384'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '2.15'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2384'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 -11.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.15"^^xsd:decimal ;
  dwc:decimalLongitude "-11.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 -11.38)"^^geo:wktLiteral ;
  geo-pos:lat "2.15"^^xsd:decimal ;
  geo-pos:long "-11.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2385'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-11.38'^^xsd:double;
  dwc:latitude '2.15'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2385'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -13.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08"^^xsd:decimal ;
  dwc:decimalLongitude "-13.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08 -13.37)"^^geo:wktLiteral ;
  geo-pos:lat "3.08"^^xsd:decimal ;
  geo-pos:long "-13.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2386'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-13.37'^^xsd:double;
  dwc:latitude '3.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2386'^^xsd:string;
  dwc:observationDate '2003-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.17 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.17 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "13.17"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2387'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '13.17'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2387'^^xsd:string;
  dwc:observationDate '2003-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.17 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.17 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "13.17"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2388'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '13.17'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2388'^^xsd:string;
  dwc:observationDate '2003-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.17 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.17 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "13.17"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2389'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '13.17'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2389'^^xsd:string;
  dwc:observationDate '2003-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.17 -18.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.17"^^xsd:decimal ;
  dwc:decimalLongitude "-18.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.17 -18.33)"^^geo:wktLiteral ;
  geo-pos:lat "13.17"^^xsd:decimal ;
  geo-pos:long "-18.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2390'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-18.33'^^xsd:double;
  dwc:latitude '13.17'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2390'^^xsd:string;
  dwc:observationDate '2003-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.58 54.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.58"^^xsd:decimal ;
  dwc:decimalLongitude "54.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.58 54.2)"^^geo:wktLiteral ;
  geo-pos:lat "-11.58"^^xsd:decimal ;
  geo-pos:long "54.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2391'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '54.2'^^xsd:double;
  dwc:latitude '-11.58'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2391'^^xsd:string;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.97 49.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.97"^^xsd:decimal ;
  dwc:decimalLongitude "49.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.97 49.63)"^^geo:wktLiteral ;
  geo-pos:lat "-9.97"^^xsd:decimal ;
  geo-pos:long "49.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2392'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '49.63'^^xsd:double;
  dwc:latitude '-9.97'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2392'^^xsd:string;
  dwc:observationDate '2003-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.78"^^xsd:decimal ;
  dwc:decimalLongitude "45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.78 45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.78"^^xsd:decimal ;
  geo-pos:long "45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2393'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '45'^^xsd:integer;
  dwc:latitude '-8.78'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2393'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 50.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "50.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 50.65)"^^geo:wktLiteral ;
  geo-pos:lat "1.4"^^xsd:decimal ;
  geo-pos:long "50.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8664'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '50.65'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8664'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.65"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.65"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8665'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-0.65'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8665'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.65"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.65"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8666'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-0.65'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8666'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.65"^^xsd:decimal ;
  dwc:decimalLongitude "49.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.65 49.33)"^^geo:wktLiteral ;
  geo-pos:lat "-0.65"^^xsd:decimal ;
  geo-pos:long "49.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8667'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '49.33'^^xsd:double;
  dwc:latitude '-0.65'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8667'^^xsd:string;
  dwc:observationDate '2011-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.08 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.08"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.08 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "17.08"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 969'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '17.08'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 969'^^xsd:string;
  dwc:observationDate '2001-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.08 -18.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.08"^^xsd:decimal ;
  dwc:decimalLongitude "-18.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.08 -18.03)"^^geo:wktLiteral ;
  geo-pos:lat "17.08"^^xsd:decimal ;
  geo-pos:long "-18.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 970'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-18.03'^^xsd:double;
  dwc:latitude '17.08'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 970'^^xsd:string;
  dwc:observationDate '2001-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.98 -17.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.98"^^xsd:decimal ;
  dwc:decimalLongitude "-17.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.98 -17.68)"^^geo:wktLiteral ;
  geo-pos:lat "17.98"^^xsd:decimal ;
  geo-pos:long "-17.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 971'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-17.68'^^xsd:double;
  dwc:latitude '17.98'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 971'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.42"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.42"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2689'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-6.42'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2689'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%202690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.42"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%202690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.42 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-6.42"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%202690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 2690'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-6.42'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 2690'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 49.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.82"^^xsd:decimal ;
  dwc:decimalLongitude "49.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 49.32)"^^geo:wktLiteral ;
  geo-pos:lat "-1.82"^^xsd:decimal ;
  geo-pos:long "49.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8957'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '49.32'^^xsd:double;
  dwc:latitude '-1.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8957'^^xsd:string;
  dwc:observationDate '2012-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 49.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.82"^^xsd:decimal ;
  dwc:decimalLongitude "49.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.82 49.32)"^^geo:wktLiteral ;
  geo-pos:lat "-1.82"^^xsd:decimal ;
  geo-pos:long "49.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8958'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '49.32'^^xsd:double;
  dwc:latitude '-1.82'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8958'^^xsd:string;
  dwc:observationDate '2012-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8956'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8956'^^xsd:string;
  dwc:observationDate '2012-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.8 2.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.8"^^xsd:decimal ;
  dwc:decimalLongitude "2.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.8 2.73)"^^geo:wktLiteral ;
  geo-pos:lat "0.8"^^xsd:decimal ;
  geo-pos:long "2.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8954'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.73'^^xsd:double;
  dwc:latitude '0.8'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8954'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 50.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.93"^^xsd:decimal ;
  dwc:decimalLongitude "50.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.93 50.37)"^^geo:wktLiteral ;
  geo-pos:lat "-3.93"^^xsd:decimal ;
  geo-pos:long "50.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8955'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '50.37'^^xsd:double;
  dwc:latitude '-3.93'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8955'^^xsd:string;
  dwc:observationDate '2012-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.95"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.95 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-11.95"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8883'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-11.95'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8883'^^xsd:string;
  dwc:observationDate '2012-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "-15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -15.77)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "-15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8884'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.77'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8884'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -15.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.23"^^xsd:decimal ;
  dwc:decimalLongitude "-15.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.23 -15.77)"^^geo:wktLiteral ;
  geo-pos:lat "9.23"^^xsd:decimal ;
  geo-pos:long "-15.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8885'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '-15.77'^^xsd:double;
  dwc:latitude '9.23'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8885'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.37"^^xsd:decimal ;
  dwc:decimalLongitude "64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.37 64)"^^geo:wktLiteral ;
  geo-pos:lat "-5.37"^^xsd:decimal ;
  geo-pos:long "64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8781'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '64'^^xsd:integer;
  dwc:latitude '-5.37'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8781'^^xsd:string;
  dwc:observationDate '2012-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.57 62.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.57"^^xsd:decimal ;
  dwc:decimalLongitude "62.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.57 62.65)"^^geo:wktLiteral ;
  geo-pos:lat "-6.57"^^xsd:decimal ;
  geo-pos:long "62.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8782'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '62.65'^^xsd:double;
  dwc:latitude '-6.57'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8782'^^xsd:string;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.82 -12.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.82"^^xsd:decimal ;
  dwc:decimalLongitude "-12.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.82 -12.37)"^^geo:wktLiteral ;
  geo-pos:lat "1.82"^^xsd:decimal ;
  geo-pos:long "-12.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8849'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-12.37'^^xsd:double;
  dwc:latitude '1.82'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8849'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.62"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.62"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8804'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '-1.62'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8804'^^xsd:string;
  dwc:observationDate '2012-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 43.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "43.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 43.73)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "43.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 922'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '43.73'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 922'^^xsd:string;
  dwc:observationDate '2001-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 43.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.5"^^xsd:decimal ;
  dwc:decimalLongitude "43.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.5 43.73)"^^geo:wktLiteral ;
  geo-pos:lat "-9.5"^^xsd:decimal ;
  geo-pos:long "43.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 923'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '43.73'^^xsd:double;
  dwc:latitude '-9.5'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 923'^^xsd:string;
  dwc:observationDate '2001-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.57 42.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.57"^^xsd:decimal ;
  dwc:decimalLongitude "42.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.57 42.73)"^^geo:wktLiteral ;
  geo-pos:lat "-9.57"^^xsd:decimal ;
  geo-pos:long "42.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 924'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '42.73'^^xsd:double;
  dwc:latitude '-9.57'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 924'^^xsd:string;
  dwc:observationDate '2001-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.6"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-9.6"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 925'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-9.6'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 925'^^xsd:string;
  dwc:observationDate '2001-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 43.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.6"^^xsd:decimal ;
  dwc:decimalLongitude "43.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6 43.88)"^^geo:wktLiteral ;
  geo-pos:lat "-9.6"^^xsd:decimal ;
  geo-pos:long "43.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 926'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '43.88'^^xsd:double;
  dwc:latitude '-9.6'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 926'^^xsd:string;
  dwc:observationDate '2001-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.5 5.5)"^^geo:wktLiteral ;
  geo-pos:lat "-0.5"^^xsd:decimal ;
  geo-pos:long "5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 927'^^xsd:string;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '-0.5'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 927'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 41.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.02"^^xsd:decimal ;
  dwc:decimalLongitude "41.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.02 41.78)"^^geo:wktLiteral ;
  geo-pos:lat "-8.02"^^xsd:decimal ;
  geo-pos:long "41.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 928'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '41.78'^^xsd:double;
  dwc:latitude '-8.02'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 928'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%20929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 43.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08"^^xsd:decimal ;
  dwc:decimalLongitude "43.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%20929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08 43.25)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08"^^xsd:decimal ;
  geo-pos:long "43.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%20929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 929'^^xsd:string;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '43.25'^^xsd:double;
  dwc:latitude '-7.08'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 929'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 53.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "53.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 53.55)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "53.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8794'^^xsd:string;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '53.55'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8794'^^xsd:string;
  dwc:observationDate '2012-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.32"^^xsd:decimal ;
  dwc:decimalLongitude "-17.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.32 -17.85)"^^geo:wktLiteral ;
  geo-pos:lat "11.32"^^xsd:decimal ;
  geo-pos:long "-17.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8801'^^xsd:string;
  dwc:scientificName 'Euthynnus alleteratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-17.85'^^xsd:double;
  dwc:latitude '11.32'^^xsd:double;
  dwc:aphiaid '403171'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8801'^^xsd:string;
  dwc:observationDate '2012-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.62"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.62"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8802'^^xsd:string;
  dwc:scientificName 'Auxis thazard thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '-1.62'^^xsd:double;
  dwc:aphiaid '293552'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8802'^^xsd:string;
  dwc:observationDate '2012-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4524__Balbaya_tuna_ecoscope_%208803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.62"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4524__Balbaya_tuna_ecoscope_%208803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.62 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "-1.62"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4524__Balbaya_tuna_ecoscope_%208803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Balbaya_tuna_ecoscope_ 8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4524_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'IRD, UMR EME, Sète, France'^^xsd:string;
  dwc:collectionCode 'Balbaya_tuna_ecoscope'^^xsd:string;
  dwc:catalogNumber 'BTE_ 8803'^^xsd:string;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '-1.62'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'Balbaya_tuna_ecoscope_ 8803'^^xsd:string;
  dwc:observationDate '2012-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF